hab mein Board komplett neu aufgelegt, es funktioniert auch alles perfekt außer das ich die Befugnisse nicht ändern kann. Habe die tables aus der alten DB übernommen, und beim Befugnisse ändern bekomme ich folgenden Fehler:
Code: Alles auswählen
Couldn't update private forum 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 ' 1, 1, 1, 1, 1, 0)' at line 2
INSERT INTO phpbb_auth_access (forum_id, group_id, auth_reply, auth_edit, auth_delete, auth_vote, auth_pollcreate, auth_mod) VALUES (23, , 1, 1, 1, 1, 1, 0)
Line : 399
File : admin_ug_auth.php
Grüße