Print Page | Close Window

Adding a new group with limited moderator controls

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=26229
Printed Date: 29 March 2026 at 4:30pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Adding a new group with limited moderator controls
Posted By: dan74
Subject: Adding a new group with limited moderator controls
Date Posted: 08 September 2008 at 12:14pm
Hi there,

I've been asked to add the ability to hide/unhide posts and topics, and lock/unlock topics to a group of users (this group are called "hosts"). Moderators have all the normal webwiz moderator controls, but we need for the forum hosts to be able to hide or lock topics.

So I can easily modify code so members of "hosts" can lock topics. In forum_posts.asp around line 767 I re-use the code that starts

    'Modertor Tools
    If blnAdmin OR blnModerator OR intGroupID = 10 Then
    ...
    end if

The bit in blue I inserted, intGroupID =10 is the "hosts" group. So this shows the Moderator options controls with Lock/Unlock/Hide/Unhide. Then I also have to edit lock_topic.asp (line 113) and hide_post.asp (line 107) to make sure they have permission to lock/hide.


My problem is that if a topic or post is hidden, the "hosts" group users cannot see the hidden topic or post (moderators and administrators can - the background of the message is greyed out and watermarked with "Awaiting Approval")
.

Can anyone point me to where I fix this please. I just can't figure that part out.

Thanks...
Dan


-------------
---
Danny



Replies:
Posted By: munkimagic
Date Posted: 24 September 2008 at 10:46am
is that not done in the admin side when you create the forum? where you can check hide if no access??
 
then you give the group called hosts access to that particular forum? and moderator permissions can also be set for that group in that forum, im prob way off here so sorry if i have not helped one iota!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net