PDA

View Full Version : Getting a data base error?


RSNF
03-06-2012, 11:33 AM
Just started getting this error and now my site will not load at all. Can anyone help please?

Database error in vBulletin 4.1.10:

Invalid SQL:

SELECT albumpicture.*, album.*, user.username, user.usergroupid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM vb_attachment AS albumpicture
LEFT JOIN vb_album AS album ON(album.albumid = albumpicture.contentid)
LEFT JOIN vb_user AS user ON(user.userid = album.userid)
WHERE album.state = 'public' and albumpicture.contenttypeid = 8
ORDER BY rand(NOW()) DESC LIMIT 0, 5;

MySQL Error : Got error 28 from storage engine
Error Number : 1030
Request Date : Tuesday, March 6th 2012 @ 12:31:03 PM
Error Date : Tuesday, March 6th 2012 @ 12:31:03 PM
Script : http://www.redsoxnationfans.com/forum.php
Referrer : http://www.redsoxnationfans.com/redsoxfans/index.php?do=head
IP Address : *************
Username : Fenway
Classname : vB_Database
MySQL Version : 5.0.95-community-log

--------------- Added 1331066910 at 1331066910 ---------------

Thank you everyone for your messages and advice.......I contacted my host and the issue has been resolved!!!!