i have problem while installing this mod, it was installing for more than 10 mints then i got database error
when i am login to control panel its showing me this
Quote:
Database error in vBulletin 3.8.3:
Invalid SQL:
SELECT COUNT(*) AS count FROM post WHERE dateline >= 1249189200;
MySQL Error : Can't open file: 'post.MYI' (errno: 144)
Error Number : 1016
Request Date : Sunday, August 2nd 2009 @ 12:13:43 AM
Error Date : Sunday, August 2nd 2009 @ 12:13:44 AM
Script : http://********/admincp/index.php?do=home
Referrer :
IP Address : *************
Username : ************
Classname : vB_Database
MySQL Version : 4.1.20
|
when open forum, i got this
Quote:
Database error in vBulletin 3.8.3:
Invalid SQL:
SELECT post.pagetext AS preview,
thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, postusername, postuserid, thread.iconid AS threadiconid,
thread.dateline, notes, thread.visible, sticky, votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views,
thread.prefixid, thread.taglist, hiddencount, deletedcount
, NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed
, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason
, threadredirect.expires
FROM thread AS thread
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND deletionlog.type = 'thread')
LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 1705 AND canview = 1)
LEFT JOIN post AS post ON(post.postid = thread.firstpostid)
LEFT JOIN threadredirect AS threadredirect ON(thread.open = 10 AND thread.threadid = threadredirect.threadid)
WHERE thread.threadid IN (0,240056,240024,239982,240049,240048,240043,23989 2,240044,240017,239958,239986,240047,240042,240033 ,240013,240034,239988,240045,240041,240046,240032, 239463,239967,239945,239582,239981,240027,240028,2 40026,239618,240019,239838,240016,240014,239735,22 1060,234006,239996)
ORDER BY sticky DESC, lastpost DESC;
MySQL Error : Can't open file: 'post.MYI' (errno: 144)
Error Number : 1016
Request Date : Sunday, August 2nd 2009 @ 12:14:43 AM
Error Date : Sunday, August 2nd 2009 @ 12:14:43 AM
Script : http://*************/forumdisplay.php?f=3
Referrer : http://**********/index.php
IP Address : *********
Username : *******
Classname : vB_Database
MySQL Version : 4.1.20
|
tried to repair the database but no use
any idea???
|