När jag skall skapa en moderator (uppdatera dennes rättigheter till moderator) i ACP så får jag följande felmeddelande:
Kod: Markera allt
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, 0)' at line 2
INSERT INTO phpbb_auth_access (forum_id, group_id, auth_post, auth_edit, auth_pollcreate, auth_attachments, auth_mod) VALUES (13, , 1, 1, 1, 1, 0)
Line : 391
File : /path/to/forum/admin/admin_ug_auth.php
Tack på förhand!


