AdminCP problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Cybershaolin
    Member
    • Nov 2006
    • 38
    • 3.8.x

    AdminCP problem

    Weird behavior lately. I get this when trying to access vbulletin options. It worked very well before and I did not change anything since it was working.

    Code:
    Database error in vBulletin 3.6.8:
    
    Invalid SQL:
    
            SELECT setting.*, settinggroup.grouptitle
            FROM vb_settinggroup AS settinggroup
            LEFT JOIN vb_setting AS setting USING(grouptitle)
            WHERE settinggroup.displayorder <> 0
            ORDER BY settinggroup.displayorder, setting.displayorder;
    
    MySQL Error  : Got error 28 from storage engine
    Error Number : 1030
    Date         : Friday, August 31st 2007 @ 06:57:50 PM
    Script       : http://www.myforum.com/forum/admincp/options.php?null=0
    Referrer     : http://www.myforum.com/forum/admincp/options.php?null=0
    IP Address   : *********
    Username     : Admin
    Classname    : vb_database
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Error code 28: No space left on device

    One or more partitions on your server is out of space or doesn't have enough space to complete this operation. Shutdown your forums (if you can) and contact your host immediately. You or your host will need to find out which partition is low on space and free up some more space.

    Here is an explanation of the error on the MySQL site:

    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

    • Cybershaolin
      Member
      • Nov 2006
      • 38
      • 3.8.x

      #3
      Thanks. I will.

      Comment

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