PDA

View Full Version : Whats wrong here?


Mijae
05-31-2004, 03:10 AM
Database error in vBulletin 3.0.0:

Invalid SQL: UPDATE games SET highscorerid=,highscore=39251 WHERE shortname='aliens'
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=39251 WHERE shortname='aliens'' at line 1

mysql error number: 1064

I had like 100 emails with that info arrive at my account, they all come from different forum locations, but all the same error.

I dont know what to do >_<

assassingod
05-31-2004, 03:15 AM
There's an error in that query.

highscorerid=,highscore=39251

You need to remove ,highscore= (If it's a hack, post in the hack thread:))