CrazyRob 0 Report post Posted April 15, 2006 (edited) hi im having problem with my IPB database when ever somone submits a post i get this error message IPS Driver Error mySQL query error: UPDATE trap17_ipbmembers SET points=points+ WHERE id=1SQL 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 'WHERE id=1' at line 1SQL error code: Date: Saturday 15th of April 2006 09:49:46 AM can somone please explain to me what is wrong? Notice from serverph: use code tags where appropriate. fixed. Edited April 16, 2006 by serverph (see edit history) Share this post Link to post Share on other sites
MaineFishing45 0 Report post Posted April 16, 2006 Is this at your forums or at Xisto? Because the error you supplied is this: mySQL query error: UPDATE trap17_ipbmembers SET points=points+ WHERE id=1 SQL 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 'WHERE id=1' at line 1 SQL error code: Date: Saturday 15th of April 2006 09:49:46 AM So if its a Xisto problem then there is an issue with the SQL database that handles adding points for posting. This normally happens at my forums when I change something and it gets handled incorrectly or fails. What corrects it you have to REVERT the change or restore to the normall one that works. Lets see what OpaQue has to say since he manages the credit system. Maybe a mod can help you out. Share this post Link to post Share on other sites