GjonG
06-19-2010, 02:13 AM
Hey,
We recently moved to a totally new server, and I imported my old SQL, changed the config.php for the new information, uploaded all my files, and the forums work fine, but when I go to access the AdminCP I get:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/init.php on line 308
So, I added this line of code:
define('DISABLE_HOOKS', true);
As stated in another thread, and it disables all of my plugins, but I can access the AdminCP now.
Is there some configuration problems with all of my plugins I installed? What should I do/try to fix this?
--------------- Added 1276919228 at 1276919228 ---------------
I seemed to resolve this issue after disabling and uninstalling plugins that I didnt use anymore, and then un-checkmarking them as active.
We recently moved to a totally new server, and I imported my old SQL, changed the config.php for the new information, uploaded all my files, and the forums work fine, but when I go to access the AdminCP I get:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/init.php on line 308
So, I added this line of code:
define('DISABLE_HOOKS', true);
As stated in another thread, and it disables all of my plugins, but I can access the AdminCP now.
Is there some configuration problems with all of my plugins I installed? What should I do/try to fix this?
--------------- Added 1276919228 at 1276919228 ---------------
I seemed to resolve this issue after disabling and uninstalling plugins that I didnt use anymore, and then un-checkmarking them as active.