Dear Bruce,
Members of the Moderator group are unable to function in the site like any members of other groups. For example, they cannot post, edit, etc... unless I type the following line in common.asp
If intGroupID = 2 Then blnModerator = 1
The problem is that I assume there is something is wrong since I assume that your code already takes care of it. If not, is this a bug. If indeed, there is no problem, then what have I setup wrong.
I do have a Moderator group with group_id = 2 in tblGroup.
Also, when I try to setup the permissions for the Moderator group, oh boy! Once I check the "Moderate" checkbox, the whole site's administrative options become exposed to any Guest user. Then, any visitor to the site can actually function as an admin.
Help!