Feb 28, 2024 5:37 pm
I created a custom forum access for the registered group following the documentation at Forum Accesses.Β I want to prevent a user from adding a topic.Β But after turning off a few switches, at the login for the test of making a reply, the message "access denied" is presented.Β Apparently certain switches must be left on to perform validation.Β But there is nowhere in the documentation that explains about the purpose and necessity of each switch.
1 Reply
Feb 29, 2024 9:36 am
Hi,
If you want users to be able to view forums, topics, and posts, the CAN below should be checked/enabled:
- Can view forum
- Can enter forum
- Can enter topic
Β
However, if you don't want to allow users to publish the topics and posts, you should uncheck/disable the following CAN:
- Can create topic
- Can post reply
The rest of the CAN you should configure as you wish.Β