![]() |
Error Message - (not a bug) What could it mean when you get this error? Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xxxx/public_html/reviewpost/forums/reviewpost.php on line 26 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/xxxx/public_html/reviewpost/forums/reviewpost.php on line 50 Those two lines contain this, respectively: $results = mysql_fetch_array($queryv); $totalusers = mysql_num_rows($queryv); |
It means your reviewpost is set to a standalone install and the table prefix is incorrect it looks like. |
| All times are GMT -5. The time now is 02:58 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0