|
Error when trying to setup User Permission -
05-08-2003, 02:29 PM
Hello!
I'm getting the following when I try to set up permissions for one of our users:
Couldn't update private forum permissions
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near ' 1, 1, 1, 0)' at line 2
INSERT INTO nuke_bbauth_access (forum_id, group_id, auth_view, auth_read, auth_reply, auth_mod) VALUES (17, , 1, 1, 1, 0)
Line : 403
File : /home/httpd/vhosts/triplezilch.com/httpdocs/modules/Forums/admin/admin_ug_auth.php
Any help on this?
Thanks much!
|