PDA

View Full Version : Error Info Please


RichieBoy67
02-02-2006, 01:11 AM
Can anyone tell me what this is and how I can fix it???


Database error in vBulletin 3.5.3:

Invalid SQL:
SELECT arcade_sessions.*, user.username FROM arcade_sessions AS arcade_sessions
LEFT JOIN user AS user ON (user.userid=arcade_sessions.userid)
WHERE arcade_sessions.valid=1 AND arcade_sessions.gameid=86 AND ()
ORDER BY score DESC, arcade_sessions.finish DESC
LIMIT 10;

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 score DESC, arcade_sessions.finish DESC
LIMIT 10
Error Number : 1064
Date : Wednesday, February 1st 2006 @ 03:07:01 AM