Hello,
customer wants to have 2 forums, one only accessible by a special user group. I realized this by creating a secondary user group and assigning only those members to that group, which should see the restricted forum. This works generally fine.
If a user is logged in, not entitled to see the restricted forum, this user only sees the non-restricted forum and could post new topics - so far so good.
BUT: When this user from within the forum home screen clicks on "Add Topic" button, he could select from the 2 available forums. When he clicks on the forum he is not allowed to see, the post form is displayed and could enter headline and content and click on submit. Nevertheless, no entry is created in this forum (I guess, due to the fact, that he is not allowed to do so).
Question here: Is there any chance to hide the 2nd forum to be selectable when he is entering a new topic? See picture on the dialog, I refer to - user is only entitled to see "Forum B" but in the select dialog, also "Forum A" is displayed.
Thanks in advance for your help!
Peter
Hi @pheck1964,
Navigate to wpForo > Forums, edit the A forum, in the Forum Permissions, set No Access For the Usergroup which must not have access to it.
You need to control the Forums by the Usergroups and Forum Accesses.
I have done this already (see attached picture to this reply for the settings of Forum A) - but a registered user, not belonging to secondary access group "Forum A" still sees the Forum A in the selection of the forum to post to - as described in my initial post.
I consider this as a bug.