In last days I've that trouble too
Quote:
Database error in vBulletin 4.1.0:
Invalid SQL:
SELECT COUNT(DISTINCT(userid)) AS usercount, COUNT(*) AS usercountall, rating
FROM itrader
WHERE rateduserid =
GROUP BY rating;
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 rating' at line 4
|