Statistics: Posted Author: Adrian Rea — Thu May 25, 2006 6:51 am
Statistics: Posted Author: Skywalker — Thu May 25, 2006 6:20 am
Could not obtain moderator status
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 ') AND aa.group_id = ug.group_id AND aa.auth_mod = 1 GROUP BY ug.use' at line 3
SELECT ug.user_id, COUNT(auth_mod) AS is_auth_mod FROM phpbb_auth_access aa, phpbb_user_group ug WHERE ug.user_id IN () AND aa.group_id = ug.group_id AND aa.auth_mod = 1 GROUP BY ug.user_id
Line : 586
File : admin_ug_auth.php
Statistics: Posted Author: ayasha — Sat May 20, 2006 7:52 pm