CrazeD Posted February 28, 2007 Share Posted February 28, 2007 My PHPBB forums are screwed up... If you try to change a user's permissions, you get this 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 ' 1, 1, 1, 1, 1, 1, 1, 1, 0)' at line 2 INSERT INTO phpbb_auth_access (forum_id, group_id, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_vote, auth_pollcreate, auth_mod) VALUES (4, , 1, 1, 1, 1, 1, 1, 1, 1, 0) Line : 391 File : admin_ug_auth.php I did try to install some announcement mod which didn't work out, but I reverted all the files back to the ones that I backed up to. Any ideas? Link to comment https://forums.phpfreaks.com/topic/40460-phpbb-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.