bekomme folgende Fehler Meldung wenn ich in Adminbereich ein User Befügnisse zufügen will zb. als Benutzerebene als Admin hinzufügen will.
Wer kann helfen was ist da nicht richtig!? Danke für die HilfeCould 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 = 18' at line 3
UPDATE phpbb_ueffeln_forumauth_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 = 18
Line : 225
File : I:\localhost\htdocs\forum\admin\admin_ug_auth.php