Log in

View Full Version : Warning: mysql_fetch_assoc


samet5454
08-23-2009, 09:31 AM
Error HElp Me Pls

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in

Lynne
08-23-2009, 03:47 PM
You really didn't give us much information to go by at all.

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);