PDA

View Full Version : i'm getting: Invalid argument: plz help


Seleno
03-14-2010, 12:06 PM
HI There
i'm getting this message on my forums index::::

Warning: Invalid argument supplied for foreach() in [path]/index.php on line 149

what is the problem and how can i solve this problem?
waiting your urgent help
seleno

Marco van Herwaarden
03-15-2010, 10:53 AM
To troubleshoot this, please remove any hacks and disable your plugins, then 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);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.