LeVin
12-06-2011, 10:08 PM
Mình vào kiểm tra mail thì thấy từ hệ thống gửi về thế này:
Database error in vBulletin 4.1.3:
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 , thread.prefixid
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(1,45,50,74,9,)
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 : Sunday, June 12th 2011 @ 04:03:14 PM
Error Date : Sunday, June 12th 2011 @ 04:03:15 PM
Script : http://domain.com/forumdisplay.php?f=78
Referrer : http://domain.com/forumdisplay.php?f=78
IP Address : 95.82.245.33
Username : Khách viếng thăm
Classname : vB_Database
MySQL Version :
Vào kiểm tra theo đường link : http://domain.com/forumdisplay.php?f=78 này thì trên diễn đàn mình tạo chưa tơi thư mục này.
Có cách nào fix lỗi này ko vậy ? chỉ giùm mình với =((
Cảm ơn các bạn đã quan tâm.
Database error in vBulletin 4.1.3:
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 , thread.prefixid
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(1,45,50,74,9,)
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 : Sunday, June 12th 2011 @ 04:03:14 PM
Error Date : Sunday, June 12th 2011 @ 04:03:15 PM
Script : http://domain.com/forumdisplay.php?f=78
Referrer : http://domain.com/forumdisplay.php?f=78
IP Address : 95.82.245.33
Username : Khách viếng thăm
Classname : vB_Database
MySQL Version :
Vào kiểm tra theo đường link : http://domain.com/forumdisplay.php?f=78 này thì trên diễn đàn mình tạo chưa tơi thư mục này.
Có cách nào fix lỗi này ko vậy ? chỉ giùm mình với =((
Cảm ơn các bạn đã quan tâm.