Quote:
Originally Posted by MicroLinux?
At this link:
Code:
http://forums.m-linux.net/arcade.php?do=scores&name=ablast
I get this error:
Code:
Database error in vBulletin 3.0.7:
Invalid SQL: SELECT gamesessions.*, user.username FROM gamesessions AS gamesessions
LEFTJOINuserASuser ON user.userid=gamesessions.userid
WHEREgamesessions.valid=1ANDgamesessions.sessiontype=1ANDgamesessions.gamename='ablast'
ORDERBYscore
DESCLIMIT-10,10
mysql error: You have an error in your SQL syntax; checkthemanualthatcorresponds to your MySQL server version for the rightsyntaxtousenear '-10, 10' at line 5
mysql error number: 1064
Date: Monday 28th of February 2005 12:29:26 PM
Script: http://forums.m-linux.net/arcade.php?do=scores&name=ablast
|
I believe you need to drop the -10 in that query, as for how. I'm not sure.