There is a problem after the 3.0 upgrade.
Quote:
Database error in vBulletin 3.5.3:
Invalid SQL:
UPDATE msx_user
SET post_thanks_thanked_times = 1 + post_thanks_thanked_times, post_thanks_thanked_posts = 1 + post_thanks_thanked_posts, reputation = $vboptions[post_thanks_reputation] + reputation
WHERE userid = 110261;
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 '[post_thanks_reputation] + reputation
WHERE userid = 110261' at line 2
Error Number : 1064
|
Reputation is disabled under the hack settings. Waiting for a fix...