Code: Alles auswählen
Couldn't obtain user/group permissions
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 '0 WHERE ug.user_id = 4 AND g.group_id = ug.group_id AND aa.grou
SELECT aa.* FROM phpbb_auth_access aa, phpbb_user_group ug, phpbb_groups g, auth_globalannounce = 0 WHERE ug.user_id = 4 AND g.group_id = ug.group_id AND aa.group_id = ug.group_id AND g.group_single_user = 1
Line : 280
File : admin_ug_auth.php