الموضوع: ERROR: Database error.
عرض مشاركة واحدة
عضو نشيط
تاريخ التسجيل: May 2007-
#1 (permalink)  
ERROR: Database error.


هذه رسالة مجلو المكتوبال

ERROR: Database error.
Cannot execute the query: SELECT post.*,post.username AS postusername, user.userid, thread.forumid, thread.replycount, thread.views, thread.iconid AS icona, thread.threadid, thread.title AS ttitle, forum.title AS f_title FROM post AS post, thread AS thread LEFT JOIN user AS user ON(user.userid = post.userid) LEFT JOIN forum AS forum ON(thread.forumid = forum.forumid) LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND type = 'post') WHERE post.postid = thread.firstpostid AND thread.forumid IN (2) AND post.visible=1 AND deletionlog.primaryid IS NULL ORDER BY post.dateline DESC LIMIT 1
MySql Error returned: Unknown column 'post.userid' in 'on clause'
MySql Error code: 1054

أرجو الافادة






__________________
إضغط هنا
luvkazem غير متواجد حالياً   قديم 05-05-2008, 12:38 AM
رد مع اقتباس