[مشكلة] data base error

الحالة
مغلق و غير مفتوح للمزيد من الردود.

palmy84

عضو جديد
6 مارس 2012
23
0
0
السلام عليكم

أول مشاركة لي

أتمنى أن أستمتع معكم بتطوير منتداي

تظهر لي هذه الرسالة



Database error in vBulletin 3.8.6:
Invalid SQL:
SELECT post.*,
IF(post.visible = 2, 1, 0) AS isdeleted,

editlog.userid AS edit_userid, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory

FROM post AS post

LEFT JOIN editlog AS editlog ON (editlog.postid = post.postid)

WHERE post.postid = 220502;
MySQL Error : Table './shaqman_vb/post' is marked as crashed and last (automatic?) repair failed
Error Number : 144
Request Date : Tuesday, March 6th 2012 @ 03:22:48 AM
Error Date : Tuesday, March 6th 2012 @ 03:22:48 AM
Script : http://www.alqubbah.com/vb/showthread.php?p=220502
Referrer : http://www.google.com.sa/url?sa=t&r...ZR7mptb4VXA6mSLxg&sig2=3gwG4QXxOUx6BFzbzR8DBg
IP Address : 212.46.40.198
Username : وادي السلام
Classname : vB_Database
MySQL Version : 5.1.56
 

palmy84

عضو جديد
6 مارس 2012
23
0
0
شالسالفة يالربع

نظرة إلى الموضوع

:)
 

Abdul Rahim

[ أعضاء فى القلب ]
30 مايو 2011
3,386
23
0
وعليكم السلام ورحمة الله وبركاته

إعمل إصلاح للجداول من لوحة ال cPanel لأكثر من مرة
 

palmy84

عضو جديد
6 مارس 2012
23
0
0
أشوف و أرد لك

شاكر لك اهتمامك
 

palmy84

عضو جديد
6 مارس 2012
23
0
0
Database error in vBulletin 3.8.6:
Invalid SQL:
SELECT
IF(votenum >= 2, votenum, 0) AS votenum,
IF(votenum >= 2 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 = 350 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,3584,22986,38675,45575,49470,48141,49493)
ORDER BY sticky DESC, lastpost DESC;
MySQL Error : Table './shaqman_vb/post' is marked as crashed and last (automatic?) repair failed
Error Number : 144
Request Date : Saturday, March 10th 2012 @ 02:25:43 AM
Error Date : Saturday, March 10th 2012 @ 02:25:43 AM
Script : http://www.alqubbah.com/vb/forumdisplay.php?f=29
Referrer : http://www.alqubbah.com/vb/
IP Address : 212.46.40.198
Username : وادي السلام
Classname : vB_Database
MySQL Version : 5.1.56
 

palmy84

عضو جديد
6 مارس 2012
23
0
0
عملت إصلاح للجداول و هذا الي جاني
 

palmy84

عضو جديد
6 مارس 2012
23
0
0
Table './shaqman_vb/post' is marked as crashed and last (automatic?) repair failed
Error Number : 144

هذا الخطأ اعتقد
 

palmy84

عضو جديد
6 مارس 2012
23
0
0
تم حل المشكلة بالتواصل مع الدعم الفني

هوستقيتور شكله مو شي
 
الحالة
مغلق و غير مفتوح للمزيد من الردود.