<?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>
									User Custom Fields data - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 11 Jun 2026 11:02:44 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: User Custom Fields data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-61241</link>
                        <pubDate>Tue, 25 Jan 2022 22:10:38 +0000</pubDate>
                        <description><![CDATA[I know this is from a while ago, but did anyone find a way to export users with the custom field data in an effective way?]]></description>
                        <content:encoded><![CDATA[<p>I know this is from a while ago, but did anyone find a way to export users with the custom field data in an effective way?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>mayecreate</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-61241</guid>
                    </item>
				                    <item>
                        <title>RE: User Custom Fields data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-25974</link>
                        <pubDate>Tue, 16 Apr 2019 11:46:19 +0000</pubDate>
                        <description><![CDATA[Thank you @offercreekAs I mentioned in my post above, for further support please open a support topic at gVectors Support forum. Here we only support the free core wpForo plugin.]]></description>
                        <content:encoded><![CDATA[<p>Thank you @offercreek</p><p>As I mentioned in my post above, for further support please open a support topic at<a href="https://gvectors.com/forum/" target="true" rel="nofollow"> gVectors Support forum</a>. Here we only support the free core wpForo plugin.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-25974</guid>
                    </item>
				                    <item>
                        <title>RE: User Custom Fields data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-25965</link>
                        <pubDate>Mon, 15 Apr 2019 16:44:30 +0000</pubDate>
                        <description><![CDATA[I went into my wpforo_profiles field in the Database and I can export the info. I have 3 custom fields and the entries are all lumped into one, Here is an example {&quot;field_6f846eb&quot;:&quot;Rob Carro...]]></description>
                        <content:encoded><![CDATA[<p>I went into my wpforo_profiles field in the Database and I can export the info. I have 3 custom fields and the entries are all lumped into one, Here is an example </p><p>{"field_6f846eb":"Rob Carroll","field_19d9510":"123456565443","field_a45dbe6":"UMass"}</p><p>This makes exporting and managing the data very difficult, i'd appreciate some help on the right way to do this. </p><p> </p><p>Thanks,</p><p>Rob  </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Offercreek</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-25965</guid>
                    </item>
				                    <item>
                        <title>RE: User Custom Fields data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-25963</link>
                        <pubDate>Mon, 15 Apr 2019 16:25:59 +0000</pubDate>
                        <description><![CDATA[Thanks for the feedback, I was able to display the info on the users pages. I was looking for some documentation on how I can access the info they entered, We have a validation we need to ru...]]></description>
                        <content:encoded><![CDATA[<p>Thanks for the feedback, I was able to display the info on the users pages. I was looking for some documentation on how I can access the info they entered, We have a validation we need to run on one of the fields before they can access the forums.&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Offercreek</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-25963</guid>
                    </item>
				                    <item>
                        <title>RE: User Custom Fields data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-25953</link>
                        <pubDate>Mon, 15 Apr 2019 08:04:10 +0000</pubDate>
                        <description><![CDATA[Thank you @offercreek,All custom field data are stored as a serialized array in WordPress database wp_wpforo_profiles table&#039;s fields column. When you create a custom fields you should add th...]]></description>
                        <content:encoded><![CDATA[<p>Thank you @offercreek,</p><p>All custom field data are stored as a serialized array in WordPress database <span style="color: #0000ff">wp_wpforo_profiles</span> table's <span style="color: #0000ff">fields</span> column. When you create a custom fields you should add those custom fields on according profile pages too. For example on user profile page or on user account page. If those are already added you can simply navigate to that user account page and see all information.</p><ul><li>Adding custom fields to Profile page: https://wpforo.com/docs/root/addons/wpforo-user-custom-fields/user-profile-page/</li><li>Adding custom fields to Account page: https://wpforo.com/docs/root/addons/wpforo-user-custom-fields/account-setting-form/</li></ul><p> </p><p>For further support please open a support topic at<a href="https://gvectors.com/forum/" target="true"> gVectors Support forum</a>. Here we only support the free core wpForo plugin.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-25953</guid>
                    </item>
				                    <item>
                        <title>User Custom Fields data</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-25940</link>
                        <pubDate>Mon, 15 Apr 2019 02:50:07 +0000</pubDate>
                        <description><![CDATA[Hello, I recently signed up for the forum for my siteI&#039;ve been very happy with the service, it&#039;s been much better than anything else I looked at. I also purchased the custom user info addon,...]]></description>
                        <content:encoded><![CDATA[<p>Hello, I recently signed up for the forum for my site https://physiciantycoon.com. I've been very happy with the service, it's been much better than anything else I looked at. I also purchased the custom user info addon, Thank you guys for building this great tool!&nbsp;</p>
<p>I have a question about where I can find the user data for the custom fields i've added in the registration. Where is this info stored and displayed for me as the admin?&nbsp;</p>
<p>&nbsp;</p>
<p>Thanks,</p>
<p>Rob&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Offercreek</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/user-custom-fields-data/#post-25940</guid>
                    </item>
							        </channel>
        </rss>
		