<?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>
									edit your profile information - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 05 Sep 2026 17:19:14 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: edit your profile information</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-71637</link>
                        <pubDate>Mon, 12 Sep 2022 05:07:17 +0000</pubDate>
                        <description><![CDATA[@nomadicyeti,
This has no relation to your issue. And that&#039;s not a bug, that&#039;s either a cache plugin conflict or a result of usergroup permissions misconfiguration.]]></description>
                        <content:encoded><![CDATA[<p>@nomadicyeti,</p>
<p>This has no relation to your issue. And that's not a bug, that's either a cache plugin conflict or a result of usergroup permissions misconfiguration.</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/edit-your-profile-information/#post-71637</guid>
                    </item>
				                    <item>
                        <title>RE: edit your profile information</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-71635</link>
                        <pubDate>Mon, 12 Sep 2022 04:57:28 +0000</pubDate>
                        <description><![CDATA[@Robert Does this also block them from changing their password? My users are unable to access their profile pages at all at the moment. I just posted a bug report about this]]></description>
                        <content:encoded><![CDATA[@Robert Does this also block them from changing their password? My users are unable to access their profile pages at all at the moment. I just posted a bug report about this (https://wpforo.com/community/general-forums-bug-reports/users-unable-to-access-their-profile/#post-71634).]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>nomadicyeti</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-71635</guid>
                    </item>
				                    <item>
                        <title>RE: edit your profile information</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-70629</link>
                        <pubDate>Thu, 01 Sep 2022 10:49:19 +0000</pubDate>
                        <description><![CDATA[@curtisb,
There is another level of protection. If your users don&#039;t have any content, the profile fields will not be displayed on the profile page. Even if the option value is 0, and they a...]]></description>
                        <content:encoded><![CDATA[<p>@curtisb,</p>
<p>There is another level of protection. If your users don't have any content, the profile fields will not be displayed on the profile page. Even if the option value is 0, and they are able to edit the profile fields, they'll not see their website, social network, about, signature and other fields on the profile home page until they create one topic or post a reply.</p>
<p>This level of protection can be removed using the following hook code in a PHP snippet of the <a href="https://wordpress.org/plugins/code-snippets/" target="_blank" rel="noopener">Code Snippets plugin</a> or in the <span style="color: #ff0000">functions.php</span> file of your current active WordPress theme:</p>
<pre style="color: #000000;font-size: 12.0pt" contenteditable="false"><span style="color: #0000e5;font-style: italic">add_filter</span>(<span style="color: #c64741">'wpforo_profile_field_displaying_restriction'</span><span style="color: #000080">, </span><span style="color: #c64741">'__return_false'</span>)<span style="color: #313131">;<br /></span><span style="color: #0000e5;font-style: italic">add_filter</span>(<span style="color: #c64741">'wpforo_min_rating_level_for_signature'</span><span style="color: #000080">, </span><span style="color: #c64741">'__return_false'</span>)<span style="color: #313131">;</span></pre>]]></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/edit-your-profile-information/#post-70629</guid>
                    </item>
				                    <item>
                        <title>RE: edit your profile information</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-70605</link>
                        <pubDate>Wed, 31 Aug 2022 21:35:22 +0000</pubDate>
                        <description><![CDATA[I think setting this to 1 is ok. Under heavy spam increase to 2-3.]]></description>
                        <content:encoded><![CDATA[<p>I think setting this to 1 is ok. Under heavy spam increase to 2-3.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dimalifragis</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-70605</guid>
                    </item>
				                    <item>
                        <title>RE: edit your profile information</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-70604</link>
                        <pubDate>Wed, 31 Aug 2022 21:28:49 +0000</pubDate>
                        <description><![CDATA[dimalifragis is correct. I had this same issue. It&#039;s a setting (possibly a new one that got turned on by default for us in version 2.0?) in the Spam settings. By default, I believe it&#039;s set ...]]></description>
                        <content:encoded><![CDATA[<p>dimalifragis is correct. I had this same issue. It's a setting (possibly a new one that got turned on by default for us in version 2.0?) in the Spam settings. By default, I believe it's set to "3" posts.</p>
<p>After I got support emails from confused forum users with this same message copy/pasted for me, I learned about this setting and changed it to "0" posts because I run a private password-protected forum that isn't open to spam. I trust my paid members not to spam.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>CurtisB</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-70604</guid>
                    </item>
				                    <item>
                        <title>RE: edit your profile information</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-70598</link>
                        <pubDate>Wed, 31 Aug 2022 17:03:05 +0000</pubDate>
                        <description><![CDATA[Spam Options but you really do not want to change this.
Users with NO posts, why modify their profile? Just for spam profile links.]]></description>
                        <content:encoded><![CDATA[<p>Spam Options but you really do not want to change this.</p>
<p>Users with NO posts, why modify their profile? Just for spam profile links.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dimalifragis</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-70598</guid>
                    </item>
				                    <item>
                        <title>edit your profile information</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-70597</link>
                        <pubDate>Wed, 31 Aug 2022 16:39:05 +0000</pubDate>
                        <description><![CDATA[A user wants to modify his profile, this message appears, where this value is modified.

You should have minimum number of approved posts to be able edit your profile information]]></description>
                        <content:encoded><![CDATA[<p>A user wants to modify his profile, this message appears, where this value is modified.</p>
<blockquote>
<p><span>You should have minimum number of approved posts to be able edit your profile information</span></p>
</blockquote>
<div id="gtx-trans">
<div class="gtx-trans-icon"> </div>
</div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>CPCMisha</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/edit-your-profile-information/#post-70597</guid>
                    </item>
							        </channel>
        </rss>
		