admincp problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • extasa
    Senior Member
    • Mar 2008
    • 106
    • 3.6.x

    admincp problem

    Hello,
    When I try login to AdminCP I receive such an error:
    Code:
     Database error in vBulletin 3.6.8:
    
    Invalid SQL:
    
    			DELETE FROM subscribeforum
    			WHERE userid = 1 AND
    				forumid IN(Array);
    
    MySQL Error  : Unknown column 'Array' in 'where clause'
    Error Number : 1054
    What can I do?
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    I would start by ftping to your site, and editing config.php and add this line right under <?php

    define('DISABLE_HOOKS', true);

    That will disable your plugins. Then you can see if you are able to login to your Admin CP.

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools &lt;- awesome site for html/css help

    Comment

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