Getting this error.
Database error in vBulletin 3.5.0:
Invalid SQL:
SELECT user.usergroupid as usergroupid, userfield.userid, userfield.field23 as pageron
FROM userfield LEFT JOIN user ON (user.userid = userfield.userid)
WHERE userfield.userid = 151 AND user.usergroupid 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 3
Error Number : 1064
|