I've just upgraded to the latest release and I got this database error:
Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT *
FROM photoplog_fileuploads
WHERE photoplog_fileuploads.catid IN (1,2,3)
AND photoplog_fileuploads.moderate = 0
ORDER BY dateline DESC
LIMIT 1;;
MySQL Error : You have an error in your SQL syntax near ';
' at line 6
Error Number : 1064
Date : Wednesday, March 1st 2006 @ 01:04:52 PM
Script : http://www.*********.com/photoplog/index.php
Referrer : http://www.********.com/online.php
IP Address : **.**.***.**
Username : ******
Classname : vb_database
What have I done wrong?