Hatalar aşağıdaki gibidir

Alıntı
Database error in vBulletin 3.8.3:

Invalid SQL:

SELECT post.postid, post.visible, post.userid
FROM post AS post

WHERE post.threadid = 17984
AND post.visible IN (1
,2
,0
)

ORDER BY post.dateline;

MySQL Error : Table './golgedek_vBulle/post' is marked as crashed and last (automatic?) repair failed
Error Number : 144
Request Date : Saturday, November 16th 2013 @ 01:41:11 PM
Error Date : Saturday, November 16th 2013 @ 01:41:12 PM
Script : http://www.golgedekiler.com/showthread.php?t=17984
Referrer : http://www.golgedekiler.com/
IP Address : 81.215.127.181
Username : Seha Web
Classname : vB_Database
MySQL Version : 5.5.32-cll
Alıntı
Database error in vBulletin 3.8.3:

Invalid SQL:

SELECT
IF(votenum >= 1, votenum, 0) AS votenum,
IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
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 = 150 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,15476,15475,15439)
ORDER BY sticky DESC, lastpost DESC;

MySQL Error : Table './golgedek_vBulle/post' is marked as crashed and last (automatic?) repair failed
Error Number : 144
Request Date : Saturday, November 16th 2013 @ 01:41:32 PM
Error Date : Saturday, November 16th 2013 @ 01:41:32 PM
Script : http://www.golgedekiler.com/forumdisplay.php?f=471
Referrer : http://www.golgedekiler.com/
IP Address : 81.215.127.181
Username : Seha Web
Classname : vB_Database
MySQL Version : 5.5.32-cll