View Full Version : ERROR message at top of forum home
Akyeame Kwame
09-13-2008, 06:24 PM
I continuously get this error message at the top of forum home for those who are not signed in. Is there a mod that is known to produce this error?
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/index.php(562) : eval()'d code on line 302
Lynne
09-13-2008, 06:39 PM
Try turning off your modifications and see if it goes away. If it does, then you know it's from a mod. Then trying turning them on one-by-one to see if the errors returns.
To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Akyeame Kwame
09-15-2008, 08:04 PM
Try turning off your modifications and see if it goes away. If it does, then you know it's from a mod. Then trying turning them on one-by-one to see if the errors returns.
To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
I appreciate the shortcut code. I have 100+ mods and turning them off one by one would be more time consuming than I care for.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.