PDA

View Full Version : Has anyone seen this error before?


Jabong82
04-13-2010, 08:05 AM
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/global.php(29) : eval()'d code on line 58

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/global.php(29) : eval()'d code on line 58

Just curious if anyone knows what that means. It just popped up on one of the pages on my site and I don't have any clue where to fix it.

Do I have to fix the global.php file or something? Thanks in advance.

legacy123
04-13-2010, 09:32 AM
Did you add any mods first if so disable them

if you can not disable them then go to your config.php and find

<?php

add under

define('DISABLE_HOOKS', true);