<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									WPForo + User Custom Fields - Registration form entries are not posting - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-user-custom-fields-registration-form-entries-are-not-posting/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 13 Mar 2026 05:10:57 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: WPForo + User Custom Fields - Registration form entries are not posting</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-user-custom-fields-registration-form-entries-are-not-posting/#post-14175</link>
                        <pubDate>Sat, 17 Feb 2018 21:21:48 +0000</pubDate>
                        <description><![CDATA[I figured it out after reading the docs further]]></description>
                        <content:encoded><![CDATA[<p>I figured it out after reading the docs further</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>arvopart</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-user-custom-fields-registration-form-entries-are-not-posting/#post-14175</guid>
                    </item>
				                    <item>
                        <title>RE: WPForo + User Custom Fields - Registration form entries are not posting</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-user-custom-fields-registration-form-entries-are-not-posting/#post-14162</link>
                        <pubDate>Sat, 17 Feb 2018 09:13:02 +0000</pubDate>
                        <description><![CDATA[Hi arvopart,I&#039;m sorry but I didn&#039;t follow you. Do you use wpForo User Custom Fields addon? If so why you&#039;re writing custom code on registration form? This addon allows to do that in Dashboar...]]></description>
                        <content:encoded><![CDATA[<p>Hi arvopart,</p><p>I'm sorry but I didn't follow you. Do you use <a href="https://gvectors.com/product/wpforo-user-custom-fields/" target="true">wpForo User Custom Fields</a> addon? If so why you're writing custom code on registration form? This addon allows to do that in Dashboard &gt; Forums &gt; User Fields admin page, just navigate to Registration Form tab and customize the form.</p><p>For farther support please open a support topic in <a href="https://gvectors.com/forum/official-wpforo-addons/" target="true">gVectors Store support forum</a>. This is the free core support community, we don't support addons here.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-user-custom-fields-registration-form-entries-are-not-posting/#post-14162</guid>
                    </item>
				                    <item>
                        <title>WPForo + User Custom Fields - Registration form entries are not posting</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-user-custom-fields-registration-form-entries-are-not-posting/#post-14158</link>
                        <pubDate>Sat, 17 Feb 2018 05:19:59 +0000</pubDate>
                        <description><![CDATA[Hey,Can you help me figure out why my additional fields are not being POSTed on registration submit?I have a custom implementation of WPForo that accepts an input from jQuery, but everything...]]></description>
                        <content:encoded><![CDATA[<p>Hey,</p><p>Can you help me figure out why my additional fields are not being POSTed on registration submit?</p><p>I have a custom implementation of WPForo that accepts an input from jQuery, but everything is working with the exception of the data being  sent. </p><p>I am using the setup that allows the user to set their own password. Below is the Header payload. Fields not present here are: display_name (wpfreg_display_name), and a custom field (data_field_1f5e0aa).</p><p>I am dynamically adding data to both fields via their ID (#wpfreg_display_name). Is there something I'm missing where the actual field name isn't receiving my data? I should also mention both fields are locked before the send is initiated. </p><p>I went through the php files for both wpforo and the plugin and I have a couple of ideas, but if you could help me figure out what I'm doing wrong I'd appreciate it!</p><p>------   HEADER RESPONSE  BELOW   ------</p><p>wpforo:signup</p><p>------WebKitFormBoundaryNaDngKSDDzaDQkTq<br />Content-Disposition: form-data; name="wpfreg"</p><p>testusername<br />------WebKitFormBoundaryNaDngKSDDzaDQkTq<br />Content-Disposition: form-data; name="wpfreg"</p><p>test@test.com<br />------WebKitFormBoundaryNaDngKSDDzaDQkTq<br />Content-Disposition: form-data; name="wpfreg"</p><p>password<br />------WebKitFormBoundaryNaDngKSDDzaDQkTq<br />Content-Disposition: form-data; name="wpfreg"</p><p>password<br />------WebKitFormBoundaryNaDngKSDDzaDQkTq<br />Content-Disposition: form-data; name="security"</p><p>l7gso92hp4<br />------WebKitFormBoundaryNaDngKSDDzaDQkTq<br />Content-Disposition: form-data; name="_wp_http_referer"</p><p>/community/?wpforo=signup<br />------WebKitFormBoundaryNaDngKSDDzaDQkTq--</p><p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>arvopart</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-user-custom-fields-registration-form-entries-are-not-posting/#post-14158</guid>
                    </item>
							        </channel>
        </rss>
		