i found a problem when i go to do an user moderator: i select the forum where he has to moderate and i do APPLY but IP gives me this SQL Sintax Error:
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 ' 0, 1)' at line 2
INSERT INTO phpbb_TMPauth_access (forum_id, group_id, auth_news, auth_mod) VALUES (3, , 0, 1)
Line : 419
File : admin_ug_auth.php
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 ' 0, 1)' at line 2
INSERT INTO phpbb_TMPauth_access (forum_id, group_id, auth_news, auth_mod) VALUES (3, , 0, 1)
Line : 419
File : admin_ug_auth.php