Log in

View Full Version : Game does not work sql error


jasonpeinko
06-09-2007, 02:20 AM
I am trying to get one of my games to work, the past 2 worked fine. The third game loads fine but then when you submit you get a sql error:

mySQL query error: SELECT * FROM vbgames_session WHERE sessid= LIMIT 1

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 'LIMIT 1' at line 1
mySQL error code:
Date: Friday 08th of June 2007 10:15:47 PM


I have tried several different things but it will not work. The gname and score a correct so i dont know what is going on.

please help i really need this game working.

jasonpeinko
06-12-2007, 12:08 AM
please help. Would it have anything to do that it loads the engine from a .as file?

jasonpeinko
06-13-2007, 07:13 PM
anyone