andrew67
10-05-2002, 06:07 AM
Database error in vBulletin 2.2.8:
Invalid SQL: SELECT userid,username
FROM user
WHERE userid<>
AND (usergroupid=5
OR usergroupid=6
OR usergroupid=7
OR usergroupid=2)
ORDER BY RAND()
LIMIT 1
mysql error: You have an error in your SQL syntax near 'AND (usergroupid=5
OR usergroupid=6
' at line 4
mysql error number: 1064
Date: Saturday 05th of October 2002 05:27:03 PM
Referer:
I get this error message, I think it has something to do with the country flag hack, anyone got any ideas what I've done wrong?
Invalid SQL: SELECT userid,username
FROM user
WHERE userid<>
AND (usergroupid=5
OR usergroupid=6
OR usergroupid=7
OR usergroupid=2)
ORDER BY RAND()
LIMIT 1
mysql error: You have an error in your SQL syntax near 'AND (usergroupid=5
OR usergroupid=6
' at line 4
mysql error number: 1064
Date: Saturday 05th of October 2002 05:27:03 PM
Referer:
I get this error message, I think it has something to do with the country flag hack, anyone got any ideas what I've done wrong?