MyBB Community Forums

Full Version: Can I set users rights for specific trheds?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Can I set users rights for specific trheds?
My scenario is: some teamworking members must view, write, comment , etc a specific thread that I have create for them.
For example:

Thread GameInterface, can be used only from user1, user2, user3
Thread GameControls, can be used only from user1, user4, user5
Thread GameEvaluation, can be used only from user2, user4, user6

is that solved by using user rights? I have to make groups, that have rights to view a thread?

Thanks in advanve
Yes, if you create a specific group and set permissions for this group, then move the users to that group, a group that can edit said thread category
Groups and user rights works on category, not on threads. All threads in the same category (forum) will have the same rights.
So, you don't have to create threads but forums.
(2019-03-11, 01:54 AM)Michael2014 Wrote: [ -> ]Yes, if you create a specific group and set permissions for this group, then move the users to that group, a group that can edit said thread category

As Michael Said, group permissions will allow you to do exactly what you want.
https://docs.mybb.com/1.6/Admin-CP-Users/