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.
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.