I have just recently set up a PHP-Nuke wite with an intergrated phpBB forum. I cannot currently give different users the permissions to see the private forums. I get this error when I try to change permissions:
"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, 1, 1, 1, 0)' at line 2
INSERT INTO nuke_bbauth_access (forum_id, group_id, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_vote, auth_pollcreate, auth_mod) VALUES (5, , 1, 1, 1, 1, 1, 1, 1, 1, 0)
Line : 425
File : /home2/lifeforc/public_html/h2/modules/Forums/admin/admin_ug_auth.php"
Anyone know whats wrong or whats going on? Thanks for your help!
~Jeff~
"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, 1, 1, 1, 0)' at line 2
INSERT INTO nuke_bbauth_access (forum_id, group_id, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_vote, auth_pollcreate, auth_mod) VALUES (5, , 1, 1, 1, 1, 1, 1, 1, 1, 0)
Line : 425
File : /home2/lifeforc/public_html/h2/modules/Forums/admin/admin_ug_auth.php"
Anyone know whats wrong or whats going on? Thanks for your help!
~Jeff~