<?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>
									Multisite: PHP error, table does not exist - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/multisite-php-error-table-does-not-exist/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 10 Jun 2026 03:22:13 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Multisite: PHP error, table does not exist</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/multisite-php-error-table-does-not-exist/#post-21668</link>
                        <pubDate>Thu, 06 Dec 2018 12:30:11 +0000</pubDate>
                        <description><![CDATA[Hi xog,Please update wpForo to the latest version. The version you&#039;re using doesn&#039;t support multisite.]]></description>
                        <content:encoded><![CDATA[<p>Hi xog,</p><p>Please update wpForo to the latest version. The version you're using doesn't support multisite. </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/multisite-php-error-table-does-not-exist/#post-21668</guid>
                    </item>
				                    <item>
                        <title>Multisite: PHP error, table does not exist</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/multisite-php-error-table-does-not-exist/#post-21634</link>
                        <pubDate>Wed, 05 Dec 2018 17:08:20 +0000</pubDate>
                        <description><![CDATA[Hello,I&#039;m getting this PHP error in a wordpress multisite install:WordPress database error Table &#039;wordpress.wp_3_users&#039; doesn&#039;t exist for query SELECT COUNT(*) FROM `wp_3_users` made by requ...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p><p>I'm getting this PHP error in a wordpress multisite install:</p><p>WordPress database error Table 'wordpress.wp_3_users' doesn't exist for query SELECT COUNT(*) FROM `wp_3_users` made by require_once('C:\inetpub\wwwroot\wp-admin\admin.php'), require_once('C:\inetpub\wwwroot\wp-load.php'), require_once('C:\inetpub\wwwroot\wp-config.php'), require_once('C:\inetpub\wwwroot\wp-settings.php'), do_action('init'), WP_Hook-&gt;do_action, WP_Hook-&gt;apply_filters, wpForo-&gt;init</p><p>In wpforo.php you have these two lines in the function "init":</p><p>  $users = $this-&gt;db-&gt;get_var("SELECT COUNT(*) FROM `" . $this-&gt;db-&gt;prefix . "users`");<br />  $profiles = $this-&gt;db-&gt;get_var("SELECT COUNT(*) FROM `" . $this-&gt;db-&gt;prefix . "wpforo_profiles`");</p><p>In the second line the table exists (wp_3_wpforo_profiles), as we have a table for each site for wpforo profiles, but there is only one general wp_users table so PHP returns that error.</p><p>Thank you very much for your great plugin!</p><p> </p><p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>xog</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/multisite-php-error-table-does-not-exist/#post-21634</guid>
                    </item>
							        </channel>
        </rss>
		