Quote:
Originally Posted by Zachery
That is not the WHOLE ERROR.
Show us the WHOLE error.
|
What's missing then ? - It looks like the whole error to me.
Code:
Database error in vBulletin 3.0.7:
Invalid SQL: UPDATE vb3_games SET highscorerid=,highscore=6000 WHERE shortname='neverland'
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 'highscore=6000 WHERE shortname='neverland'' at line 1
mysql error number: 1064
The section highlighted is where the error is - the value for highscoreid is missing.