Database error in vBulletin 4.1.3
Invalid SQL:
SELECT COUNT(*) as cnt,max(lastpost) as lastupdate
FROM vbuthread AS thread
INNER JOIN vbutagcontent AS tagcontent ON
(tagcontent.tagid = 1 AND tagcontent.contentid = thread.threadid)
WHERE thread.forumid IN()
AND thread.sticky IN (0, 1)
AND thread.open <>
10GROUP BY tagcontent.tagid;
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 '
)AND thread.visible = 1
AND thread.sticky IN (0, 1)' at line 5
Error Number : 1064
Request Date : Tuesday, May 31st 2011 @ 09:49:02 AM
Error Date : Tuesday, May 31st 2011 @ 09:49:04 AM
Script : http://www.xxxxxxxxxxx.com/vb/cron.php?rand=1306853337/
Referrer : http://www.xxxxxxxxx.com/vb/thread194.html
IP Address : xxxxxxxxxxxxxxxxx
Username : unregister
Classname : vB_Database
MySQL Version :
ماهو cron.php ? وكيف يتم تعديل هذا الخطأ وشكرا


LinkBack URL
About LinkBacks





Reply With Quote


