AceBoogie
08-19-2008, 07:47 AM
Has someone seen this issue before?
I can't even log into my board.
-----------------------------------------------
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount,
thread.lastposter, thread.dateline, thread.postusername, thread.postuserid,
IF(views<=replycount, replycount+1, views) AS views, thread.visible, thread.open,
user.username, user.userid, user.usergroupid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM thread AS thread
LEFT JOIN user AS user ON (user.username = thread.lastposter)
WHERE NOT ISNULL(thread.threadid) AND thread.visible = '1' AND thread.open != '10'
AND thread.forumid NOT IN (42,44,23,25,28,31,33,36,40,41,46,45,24,26,27,32,3 7,0)
ORDER BY lastpost DESC
LIMIT 0, 10;
MySQL Error : File './forum/thread.MYD' not found (Errcode: 13)
Error Number : 1105
Request Date : Tuesday, August 19th 2008 @ 08:34:37 AM
Error Date : Tuesday, August 19th 2008 @ 08:34:37 AM
Script : http://www.website.com/forums/
Referrer :
IP Address : 66.176.40.231
Username : Unregistered
Classname : vb_database
MySQL Version :
-----------------------------------------------
I can't even log into my board.
-----------------------------------------------
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount,
thread.lastposter, thread.dateline, thread.postusername, thread.postuserid,
IF(views<=replycount, replycount+1, views) AS views, thread.visible, thread.open,
user.username, user.userid, user.usergroupid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM thread AS thread
LEFT JOIN user AS user ON (user.username = thread.lastposter)
WHERE NOT ISNULL(thread.threadid) AND thread.visible = '1' AND thread.open != '10'
AND thread.forumid NOT IN (42,44,23,25,28,31,33,36,40,41,46,45,24,26,27,32,3 7,0)
ORDER BY lastpost DESC
LIMIT 0, 10;
MySQL Error : File './forum/thread.MYD' not found (Errcode: 13)
Error Number : 1105
Request Date : Tuesday, August 19th 2008 @ 08:34:37 AM
Error Date : Tuesday, August 19th 2008 @ 08:34:37 AM
Script : http://www.website.com/forums/
Referrer :
IP Address : 66.176.40.231
Username : Unregistered
Classname : vb_database
MySQL Version :
-----------------------------------------------