| |
Could not obtain reputation stats for this user
DEBUG MODE
SQL Error : 1064 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 user_id' at line 4
SELECT COUNT(user_id) AS count_reps
FROM phpbb_reputation AS r
WHERE r.user_id =
GROUP BY user_id
Line : 1769 File : viewtopic.php |
| |
|