با سلام خدمت اساتید
من حین نصب یک پلاگین با این مشکل مواجه میشم که سایت ارور دیتابیس میده..
log گرفتم و مشکل به این ترتیب بود
کد:
Database error in vBulletin 4.1.1:
Invalid SQL:
SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount, thread.postusername, thread.postuserid, thread.lastposter, thread.lastposterid, thread.dateline, thread.views, thread.visible, thread.open, user.usergroupid, user.displaygroupid
FROM thread AS thread
LEFT JOIN user AS user ON (user.userid = thread.lastposterid)
WHERE NOT ISNULL(thread.threadid) AND thread.visible = '1' AND thread.open!='10' AND thread.forumid NOT IN(18,)
ORDER BY lastpost DESC
LIMIT 0, 15;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
ORDER BY lastpost DESC
LIMIT 0, 15' at line 4
Error Number : 1064
Request Date : Tuesday, April 26th 2011 @ 10:40:19 AM
Error Date : Tuesday, April 26th 2011 @ 10:40:19 AM
Script : http://mopo.ir/
Referrer :
IP Address : 188.126.142.36
Username : UnRegistered Useres
Classname : vB_Database
MySQL Version :
وقتی پلاگین رو فعال میکنم ، سایت ارور دیتابیس میده.. اونم فقط برای کسایی که ثبت نام نشدن !
با غیر فعال کردن پلاگین ، مشکل برطرف میشه
اگه کسی از اساتید چیزیی به فکرش میکنه راهنمایی کنه لطفا
علاقه مندی ها (Bookmarks)