مشكله في الدخول الى المواضيع

فهيم الوردي

عضو جديد
22 يونيو 2008
4
0
0
السلام عليكم ورحمة الله وبركاته
فيه مشكل في الدخول الى الأقسام أو المواضيع
عندما اضغط على موضوع تظهر هذه الرسالة

Database error in vBulletin 3.8.1:

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 = 1 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,248,100,263,146)
ORDER BY sticky DESC, lastpost DESC;

MySQL Error : Table './ahmed_4209407_vb/post' is marked as crashed and should be repaired
Error Number : 145
Request Date : Sunday, November 28th 2010 @ 02:37:24 PM
Error Date : Sunday, November 28th 2010 @ 02:37:24 PM
Script : http://www.arawahil.p2h.info/vb/forumdisplay.php?f=42
Referrer : http://www.arawahil.p2h.info/vb/index.php
IP Address : 41.200.20.242
Username : عزالدين
Classname : vB_Database
MySQL Version : 5.0.87-d10-ourdelta65
 

WebCraker

العبد الفقير إلى الله
طاقم الإدارة
9 مارس 2008
5,670
50
48
Egypt
support-ar.com
MySQL Error : Table './ahmed_4209407_vb/post' is marked as crashed and should be repaired

من phpmyadmin

قم بعمل اصلاح للجداول وخاصة جدول post

جزيل الشكر