Sorry, I got also this error message but it updated the bars:
Database error in vBulletin 3.7.0 Beta 5:
Invalid SQL:
SELECT
u.username,
u.userid,
u.joindate,
u.reputation,
u.usergroupid,
u.ipoints, u.post_thanks_user_amount,
u.posts
FROM vb_user as u
WHERE xperience_done=0 AND userid NOT IN();
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 ')' at line 10
|