Quote:
Originally Posted by Opserty
Adding define('DISABLE_HOOKS', true); to your config.php (either at the very bottom or just under the opening <?php tag) should enable you to access the plugin page and prevent the error from appearing until you have figured it out what is wrong.
|
thanks for that tip.
Ok, I did a search in the plugins table and got 20 plugins that use array_merge. I cast the first variable in all of them as an array. Same error. Is there no better way to figure out what is being eval'd on line 1259?