Allah allah şimdi de başka sorun veriyor.
Konulara tıkladığım zaman;
Alıntı
Bilgi yok: Konu
Eğer normal ve geçerli bir Link izlediğinizden eminiseniz, Lütfen Yöneticiyi haberdar edin.
Kategorilere veya üye linklerine tıkladığım zaman ise;

Alıntı
Database error in vBulletin 3.7.0:

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, replycount, IF(views<=replycount, replycount+1, 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 VB_thread AS thread
LEFT JOIN VB_deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND deletionlog.type = 'thread')
LEFT JOIN VB_subscribethread AS subscribethread ON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 1 AND canview = 1)

LEFT JOIN VB_post AS post ON(post.postid = thread.firstpostid)

LEFT JOIN VB_threadredirect AS threadredirect ON(thread.open = 10 AND thread.threadid = threadredirect.threadid)

WHERE thread.threadid IN (0,112304,112121,110240,111080,111996,89863,103841 ,26848,111806,111326,111408,111160,111156,110914,1 10912,84449,109003,108333,62815,108076,44011)
ORDER BY sticky DESC, lastpost DESC;

MySQL Error : Table './dbadı/VB_post' is marked as crashed and last (automatic?) repair failed
Error Number : 144
Request Date : Thursday, June 19th 2008 @ 04:32:20 AM
Error Date : Thursday, June 19th 2008 @ 04:32:20 AM
Script : http://www.site.com/forumdisplay.php?f=233
Referrer : http://www.site.com/
IP Address : xxx
Username : Fhenix
Classname : vB_Database
MySQL Version : 5.0.45-community