Log in

View Full Version : High Score Error


ShawnV
10-29-2006, 05:49 PM
I get a database error in the admin CP when I change or delete a users high score from the scores panel.

mySQL query error: INSERT INTO games_champs (champ_gid,champ_gtitle,champ_mid,champ_name,champ _date,champ_score) VALUES ('404','Bumper Golf','9','F\\\\'lar','1144494932','104')

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 'lar','1144494932','104')' at line 1
mySQL error code:
Date: Sunday 29th of October 2006 03:03:19 PM


Thanks in advance.

_V

Nexus[l33t]
11-12-2006, 03:51 PM
i'm getting basically the same error when trying to delete a game from the database:

mySQL query error: INSERT INTO games_champs (champ_gid,champ_gtitle,champ_mid,champ_name,champ _date,champ_score) VALUES ('592','El Emigrante','502','I\\\\'mm Back!','1149165682','5268')

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 'mm Back!','1149165682','5268')' at line 1
mySQL error code:
Date: Sunday 12th of November 2006 11:43:59 AM

any help would be appreciated.