Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/stoneysl/public_html/includes/sql_layer.php on line 345
These type of errors are everywhere. Can anyone please help? It's version 7.6
Xyberian Colonel
Joined: Mar 14, 2004
Posts: 1939
Location: Behind you
Posted:
Thu Oct 06, 2005 6:54 am
You are supposed to find and replace mysql_ dependent queires to $db->mysql_ class object call. Some of PHP-Nukes with new patches do not allow such mysql dependent queries. In that case change the followings:
That is a generic error, meaning something is wrong when accessing your tables.
You need to figure out exactly where the problem occurs. Start by disabling all addons, modules, blocks, etc. Change themes too. If you can pinpoint the problem, it will give you a direction for a solution
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum