MyBB Community Forums

Full Version: Same Forum Name --- Permission problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Heres what I do in the bug thing..

- I created 2 Groups "Group 1" "Group 2"

now then I've created 2 Forums with same name...
"Test" (lets call this test1)
"Test" (lest call this test2)

set group1 to have permission on test1 and no permission to test2
set group2 to have permission on test1 and test2.

You should have different contents on the 2 forums to identify them... eg. subforums or threads..

login the account with "group1" groups..

If it works properly try doing this.

set group1 to have permission on test2 and no permission to test1
set group2 to have permission on test1 and test2.

now does it work properly??? did you see test2 ???

Im using mybb 1.2.1
Windows 98 OS
Internet Explorer 6.0 (havent checked 7.0 yet)

To fix this just change the other one to have another name. eg
-=test=- & test. thats just for now >.<

::EDIT::

I forgot this works on a same parent Forum..
We use group IDs and forum IDs to identify the groups and forums respectively, which are unique. We don't use their names.
What see is that when im logged in my Admin account i can see the 3 boards..

when im guest i can only see the test2 boards

and when im a member what i can see is the test2 boards... like test 1 dont exist...

i changed thier names and its fine now...

Permissions are okay... since test1 has a another board inside i can easily identify it... but it really wont show on the members account...

anyways Lemme do some more experimenting before posting again.. >.<