Also wir haben ein admin im Board der kein Admin mehr sein will also wollten wir ihm die rechte entziehn und jetz kommt der fehler:
Code: Alles auswählen
Could not update auth access
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_id = 2' at line 3
UPDATE phpbb_auth_access SET auth_view = 0, auth_read = 0, auth_post = 0, auth_reply = 0, auth_edit = 0, auth_delete = 0, auth_sticky = 0, auth_announce = 0 , auth_globalannounce = 0WHERE group_id = 2
Line : 232
File :Pfad/admin_ug_auth.php