It seemed to work fine, until I added a contract to a new forum, and tried to sign it, and got this error.
Quote:
Database error in vBulletin 3.5.0 Release Candidate 1:
Invalid SQL:
UPDATE user
SET contracts = 10,11
WHERE userid = 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 '11
WHERE userid = 1' at line 2
Error Number : 1064
|