HITMAN 17 Posted February 23, 2008 Posted February 23, 2008 when i try surrender to someone i get this QUERY 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 '' at line 1 Query was SELECT * FROM gangwars where warID= Quote
parelem Posted February 23, 2008 Posted February 23, 2008 Re: Surrender bug find list($_POST['war']) = $db->fetch_row($q); replace with $_POST['war'] = $db->fetch_single($q); Quote
chromed Posted March 20, 2008 Posted March 20, 2008 Re: Surrender bug Worked a treat.... thanks mate :D Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.