MyBB Community Forums

Full Version: Prevent Forum Moderator from viewing forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a Forum where we have 2(soon to be more) Subforums wich are ment for private stuff (Documents, etc.) The problem is that when i set Forum Moderators on one of the forums, they can see the other forum and i just want that specific User to see only one forum and not all of the private ones.

For example:

# SubForum: Private Zone 
# Moderator: Bot

# SubForum: Private Zone 2
# Moderator: Bot2

- Bot is not able to see Bot2 Private Forum and viceversa

How can i acomplish this? Because im not very good at this stuff (Groups)

Thanks in advance!
remove view permission of bot 1's group from bot 2 forum

and remove view permission of bot 2's group from bot 1 forum

see permission tab when you click on the forum in acp

got it?
(2015-10-31, 02:55 PM)fredzy Wrote: [ -> ]remove view permission of bot 1's group from bot 2 forum

and remove view permission of bot 2's group from bot 1 forum

see permission tab when you click on the forum in acp

got it?

This is how i have it set right now: 

* Operator 1 -> Permission to Moderate all Forums.
* Police Chief -> Permission to Moderate a full SubForum.

But the problem is that if i change the primary group, one permission set is missing for the user, rendering him unable to moderate on one of both sides (General Forum or on his Section.)

EDIT: For those who can't understand it, i'll add an image of my forums:
[Image: mtsEee7.png]

I know this probably can't be achieved on 1.8.x, will this be available for 2.x @Leefish?