Log in

View Full Version : admincp error...


TunerNetwork
02-28-2006, 09:50 AM
When i am in my admincp and try to click on vbulletin options, i get the following error:

Database error in vBulletin 3.5.3:

Invalid SQL:

SELECT setting.*, settinggroup.grouptitle
FROM settinggroup AS settinggroup
LEFT JOIN setting AS setting USING(grouptitle)
WHERE settinggroup.displayorder <> 0
ORDER BY settinggroup.displayorder, setting.displayorder;

MySQL Error : Got error 28 from table handler
Error Number : 1030
Date : Tuesday, February 28th 2006 @ 03:48:23 AM
Script : http://www.tunernetwork.com/forum/admincp/options.php?null=0
Referrer : http://www.tunernetwork.com/forum/admincp/index.php?do=nav
IP Address :
Username :
Classname :

any ideas? Server issue or my database or?

Marco van Herwaarden
02-28-2006, 10:58 AM
error code 28: No space left on device

Contact your host and ask them to fix it.

TunerNetwork
02-28-2006, 09:34 PM
Host said he fixed it this morning and said: the tmp file filled up

all better now, thanks marco!