MyBB Community Forums

Full Version: How to show threadlist (but no threads' content) for certain usergroup
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I would like to give the ability for a certain group to view a threadlist (in a certain forum) but with no permission to view threads' content. I know there is a solution for this: http://community.mybb.com/thread-58893.html but I wanted to do this with Template Conditionals plugin. Moreover, the Tip above works for every forum and I want it only for one.

As far as I know I have to check if:

- forum id is 11
- group id is 14

Could you give me some tips how to do this? I would be grateful.

Thanks.