<?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>
									How to fix incorrect forum PageID - Frequently Asked Questions				            </title>
            <link>https://wpforo.com/community/faq/how-to-fix-incorrect-forum-pageid/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 10 Jun 2026 03:39:38 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>How to fix incorrect forum PageID</title>
                        <link>https://wpforo.com/community/faq/how-to-fix-incorrect-forum-pageid/#post-1484</link>
                        <pubDate>Wed, 07 Sep 2016 19:18:17 +0000</pubDate>
                        <description><![CDATA[wpForo saves PageID of forum page in wp_options tables. If this option value is incorrect you&#039;ll not be able to see forums on website. Please follow to these steps:1. Navigate to Dashboard &amp;...]]></description>
                        <content:encoded><![CDATA[<p>wpForo saves PageID of forum page in wp_options tables. If this option value is incorrect you'll not be able to see forums on website. Please follow to these steps:</p><p>1. Navigate to Dashboard &gt; Pages and find forum page</p><p>2. Click on edit link and find PageID in address bar:</p><p>https://wpforo.com/wp-content/uploads/2016/09/wpForo-page-ID-1.png</p><p>3. Go to Dashboard &gt; Plugins and Install "<a href="https://wordpress.org/plugins/sql-executioner/" target="true">SQL Executioner</a>" plugin.</p><p>4. Navigate to Tools &gt; SQL Executioner,  put this SQL in Query Textarea and click on Execute SQL button:</p><pre>UPDATE $options SET `option_value` = <strong><span style="color: #ff0000">X</span></strong> WHERE `option_name` = 'wpforo_pageid'</pre><p>Change <span style="color: #ff0000"><strong>X</strong></span> to PageID you've found in step #2 mentioned above.</p><p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/faq/">Frequently Asked Questions</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/faq/how-to-fix-incorrect-forum-pageid/#post-1484</guid>
                    </item>
							        </channel>
        </rss>
		