MyBB Community Forums

Full Version: SQL Error with Advanced Ads Manager
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, please help me to know what is this error and fix it.
Advanced Ads Manager installed with NewPoints and everything works perfectly, but when I as a user to purchase an ad, to give "send" I get an error with the following:

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1064 - 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 '000.00 WHERE uid = '1'' at line 2

Query:
UPDATE mybb_users SET newpoints=newpoints + -30,000.00 WHERE uid = '1'


No problem with the forum, no further mistakes , it's just that mistake in sending the query but I do not know why that is , all files are installed correctly.

First of all, Thanks.