PDA

View Full Version : Array_Merge Error


axg
10-10-2008, 02:27 PM
When i am not logged in as a user, and i flick on the forum link from the menu. I get the following problem.

http://www.usphotoforums.com/posts/array_merge.jpg

Also, the login box also is messed up and i cannot figure out how to fix it. This only happens when you are not logged in.

http://www.usphotoforums.com/posts/login_box.jpg

Any help is much appreciated guys. Thanks.

Lynne
10-10-2008, 02:46 PM
Line 562 in index.php:

($hook = vBulletinHook::fetch_hook('forumhome_complete')) ? eval($hook) : false;

Your problem is from a plugin. Try turning them off and on to see which one then go to the modification thread and see if there is a fix for this.

axg
10-10-2008, 06:46 PM
ahh, thanks a bunch for heling me with this error. It has been driving me insane. I will start to turn off mods and see which one causes this error.