<?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>
									Random page suddenly defaults to ?foro=signin - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 10 Sep 2026 16:47:43 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Random page suddenly defaults to ?foro=signin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/#post-40027</link>
                        <pubDate>Thu, 16 Apr 2020 13:23:35 +0000</pubDate>
                        <description><![CDATA[ok, @janjan,
Could you please deactivate the wpForo plugin (just deactivate, don&#039;t click on the Uninstall button) and try the same with some other page?&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>ok, @janjan,</p>
<p>Could you please deactivate the wpForo plugin (just deactivate, <em><strong><span style="color: #ff0000">don't</span> click on the Uninstall button</strong></em>) and try the same with some other page?&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>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/#post-40027</guid>
                    </item>
				                    <item>
                        <title>RE: Random page suddenly defaults to ?foro=signin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/#post-39959</link>
                        <pubDate>Wed, 15 Apr 2020 08:37:27 +0000</pubDate>
                        <description><![CDATA[@sofy,
Thanks, No I have not added any custom codes and I don&acute;t see any redirection. Do you also see the redirection when accessing the password protected page mentioned above?]]></description>
                        <content:encoded><![CDATA[<p>@sofy,</p>
<p>Thanks, No I have not added any custom codes and I don&acute;t see any redirection. Do you also see the redirection when accessing the password protected page mentioned above?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>JanJan</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/#post-39959</guid>
                    </item>
				                    <item>
                        <title>RE: Random page suddenly defaults to ?foro=signin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/#post-39956</link>
                        <pubDate>Wed, 15 Apr 2020 07:56:01 +0000</pubDate>
                        <description><![CDATA[@janjan,
Have you added some custom codes in the functions.php file? Please check and make sure there is no redirection code like the following one:
add_filter(&#039;wpforo_after_init_current_o...]]></description>
                        <content:encoded><![CDATA[<p>@janjan,</p>
<p>Have you added some custom codes in the functions.php file? Please check and make sure there is no redirection code like the following one:</p>
<pre><span>add_filter('wpforo_after_init_current_object', function ($current_object){</span><br /><span>&nbsp;&nbsp;&nbsp; if( in_array($current_object, array('forum', 'topic')) ){</span><br /><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if( !WPF()-&gt;current_userid &amp;&amp; !WPF()-&gt;perm-&gt;forum_can('vf', $current_object) ){</span><br /><span class="c-mrkdwn__tab">	</span><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; wp_redirect( wpforo_login_url() );</span><br /><span class="c-mrkdwn__tab">	</span><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit();</span><br /><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</span><br /><span>&nbsp;&nbsp;&nbsp; }</span><br /><span>&nbsp;&nbsp;&nbsp; return $current_object;</span><br /><span>});</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>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/#post-39956</guid>
                    </item>
				                    <item>
                        <title>PS to Random page suddenly defaults to ?foro=signin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/#post-39932</link>
                        <pubDate>Tue, 14 Apr 2020 15:25:57 +0000</pubDate>
                        <description><![CDATA[Accessing the link in the post above displays the correct page, and so does the &quot;view page&quot; link that is accessible in the WordPress editor when editing this particular page. Accessing it vi...]]></description>
                        <content:encoded><![CDATA[<p>Accessing the link in the post above displays the correct page, and so does the "view page" link that is accessible in the WordPress editor when editing this particular page. Accessing it via a link provided in an email or pasting it into a different browser seems to produce the results from the screenshot - the forum sign in page.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>JanJan</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/#post-39932</guid>
                    </item>
				                    <item>
                        <title>Random page suddenly defaults to ?foro=signin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/#post-39931</link>
                        <pubDate>Tue, 14 Apr 2020 15:21:26 +0000</pubDate>
                        <description><![CDATA[Hi,
My pagewhich is password protected, is since today being redirected to our forum sign in page:
See screenshot attached. I have not made any changes and am trying to figure out what migh...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>My page https://authentic-self-empowerment.com/ase-supervision-group-session-videos/, which is password protected, is since today being redirected to our forum sign in page: <a href="https://authentic-self-empowerment.com/ase-supervision-group-forum/?foro=signin">https://authentic-self-empowerment.com/ase-supervision-group-forum/?foro=signin</a></p>
<p>See screenshot attached. I have not made any changes and am trying to figure out what might have happened and how to get the page back to the version where it displays the field to type in a password.</p>
<p>Any idea of what might have caused this would be most helpful and appreciated.</p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1586877686-Screenshot-2020-04-14-171023.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Screenshot-2020-04-14-17.10.23.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>JanJan</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/random-page-suddenly-defaults-to-forosignin/#post-39931</guid>
                    </item>
							        </channel>
        </rss>
		