Have any of you recently attempted to modify group permissions on forums using nuke 7.1?
I've got a private member group that I want to allow access to 2 particular forums but when attempting to update the group permissions I get the following. This is occurring on 2 of my nuke sites.
Couldn't update private forum permissions
DEBUG MODE
SQL Error : 1136 Column count doesn't match value count at row 1
That exact same thing has happened to me but I don't understand exactly what your advice means as I'm a computer illiterate, yesterday I found the on and off button and the family cheered.
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 ') AND aa.group_id = ug.group_id AND aa.auth_mod = 1 ' at line 3
SELECT ug.user_id, COUNT(auth_mod) AS is_auth_mod FROM nuke_bbauth_access aa, nuke_bbuser_group ug WHERE ug.user_id IN () AND aa.group_id = ug.group_id AND aa.auth_mod = 1 GROUP BY ug.user_id
Line : 580
File : admin_ug_auth.php
does anyone have it so that i can upload it, dam this is a old post.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum