$sql = "UPDATE " . AUTH_ACCESS_TABLE . "
SET $sql_values
WHERE group_id = $group_id
AND forum_id = $forum_id";
}
if( !($result = $db->sql_query($sql)) )
{
message_die(GENERAL_ERROR, "Couldn't update private forum permissions", "", __LINE__, __FILE__, $sql);
}
}
}
Daniel-cmw Site Admin
Joined: Mar 02, 2003
Posts: 1662
Location: The UK!
Posted:
Tue Oct 28, 2003 1:52 pm
Raven wrote:
Forum Administration:
Create a group called Moderator
Go to Group permission Control and select which forums your Moderator group will have by default.
Next, when in your forum you should see a link or a tab to UserGroups. Select that. Then select View Information. Then you will see Add Member.
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