Database Error in 3.6.7

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • armagan
    Member
    • Nov 2001
    • 45
    • 3.8.x

    Database Error in 3.6.7

    take error when click private messages

    error message

    Code:
    Database error in vBulletin 3.6.7:
    Invalid SQL:
       SELECT pm.*, pmtext.*
        , icon.title AS icontitle, icon.iconpath
       FROM vb3_pm AS pm
       LEFT JOIN vb3_pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
       LEFT JOIN vb3_icon AS icon ON(icon.iconid = pmtext.iconid)
       WHERE pm.userid=584 AND pm.folderid=0
       ORDER BY pmtext.dateline DESC
       LIMIT 0, 50;
    MySQL Error  : Got error 28 from storage engine
    Error Number : 1030
    Date         : Tuesday, July 3rd 2007 @ 09:49:43 AM
    Script       : [URL="http://www....com /forum/private.php"]http:www....com /forum/private.php[/URL]?
    Referrer     : [URL]http://www....com/forum/[/URL]
    IP Address   : 85.108.195.124
    Username     : armgn
    Classname    : vb_database
    what can ı do now?
    Last edited by armagan; Mon 2 Jul '07, 10:51pm.
  • Boxy
    Senior Member
    • Oct 2002
    • 3139

    #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 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.

    Comment

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