Print Page | Close Window

Moderator permission?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=21468
Printed Date: 08 April 2026 at 3:23pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Moderator permission?
Posted By: fx5500
Subject: Moderator permission?
Date Posted: 04 October 2006 at 12:21am

Hi.

I had a search but I couldnt find this.
I am using 8.04 version and I have a problem. I wanna give to a person moderator permission. But the problem is I just dont want that he shouldnt see any IP addresses on the posts. But also he must have all the other mod permissions.
 
How can I do that?



Replies:
Posted By: fx5500
Date Posted: 05 October 2006 at 11:00pm
Any idea?


Posted By: WebWiz-Bruce
Date Posted: 06 October 2006 at 7:36am
The only way to do this would be to modify the code and take out the part that shows the IP address for all users.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: fx5500
Date Posted: 11 October 2006 at 11:04am
Another moderator permission problem;
I wanna give to somebody moderator rights but I dont want to that he can see the "member's settings". But the other moderators can see the "member's settings".
 
How can I do that?


Posted By: fx5500
Date Posted: 11 October 2006 at 1:02pm
Is this possible or impossible? I mean if we change the some codes, will ve success? Or is this require a db changes?


Posted By: ask023
Date Posted: 15 November 2006 at 10:14pm
2 http://forums.webwiz.net/member_profile.asp?PF=21284&FID=18 - fx5500
1) to disable profiles editing - change setup_options_inc.asp
 
2) to hide IPs from moderators change
                If (blnAdmin OR blnModerator) AND strAuthorIP <> "" Then
to
                If (blnAdmin) AND strAuthorIP <> "" Then
in forum_posts.asp file



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