Admin CP warning message ...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • -Om-
    Member
    • Apr 2008
    • 60

    Admin CP warning message ...

    Discovered this warning message at the top of the Add New User page in the User Manager. I was able to add the new user, and it appears the new account is functional, but I'd really like to make sure I don't have a real problem here.


    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/admincp/user.php(545) : eval()'d code on line 11


    Any assistance/advice would be greatly appreciated ... thanks!
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    This error is from a plugin you've installed. You need to disable each of your plugins then turn one at a time to see which one is causing this.

    If you cannot log into the Admin CP then to disable the plugin system, edit config.php and add this line right under <?php

    define('DISABLE_HOOKS', true);

    This will disable all hooks and allow you to log in properly with no hooks running.

    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • Simon Lloyd
      Senior Member
      • Apr 2008
      • 610
      • 3.7.x

      #3
      You pobably have the 3.7.x version of log in as user installed, thats whats causing the problem
      Kind regards,
      Simon
      Microsoft Office Discussion

      Comment

      • -Om-
        Member
        • Apr 2008
        • 60

        #4
        Bingo, Simon. Many thanks.

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...