EDIT: new update fixed error below- thanks-installed
Error in SQL when updating Cron
Code:
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.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
Error Number : 1064
Script : http://*******.***/forum/admincp/cronadmin.php?do=runcron&cronid=25
Classname : vb_database
MySQL Version : 4.0.27-standard-log