Ich hab folgendes Problem.
Wenn ich einen User im Admin CP Administrator status geben will kommt folgende fehler Meldung:
Code: Alles auswählen
Couldn't delete auth access info
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 auth_mod = 0' at line 3
DELETE FROM phpbb_auth_access WHERE group_id = AND auth_mod = 0
Line : 180
File : admin_ug_auth.php
Was kann ich tun?