Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT userid, count(*) AS total
FROM moderatorlog AS moderatorlog
WHERE dateline >= 1135710669 AND userid IN ()
GROUP BY userid;
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 ')
GROUP BY userid' at line 3
Error Number : 1064
Date : Thursday, January 26th 2006 @ 07:11:09 PM
Script : http://www.jabbatown.com/forum/misc....oderator_stats
Referrer :
IP Address : xxxxxxxx
Username : xxxxxxxx
Classname : vb_database
Any ideas? Could it be another hack causing this?