Log in

View Full Version : What does this mean?


maddento
02-09-2010, 10:49 PM
Warning: Invalid argument supplied for foreach() in /maddento/www/forum/global.php on line 54

It appears on my forum page when i type in the link

Lynne
02-10-2010, 07:36 PM
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);