Hello,
If a user is banned, they can basically do nothing afterward, including read posts.
What do I have to do so that a banned user can continue reading posts? They shouldn't have write permissions, only read posts, as if they were a guest who isn't allowed to write.
I tried the following:
In the admin area /admin.php?options/groups/discourager/#addBanUserGroup
I selected "guests" for "Add user group when banned."
That didn't work; a banned user still can't read anything.
I then created a new user group called "banned users" and set the following for "User group permissions":
- Can see the page: YES
- Can see the forum: YES
That didn't work either. What did I do wrong?
If a user is banned, they can basically do nothing afterward, including read posts.
What do I have to do so that a banned user can continue reading posts? They shouldn't have write permissions, only read posts, as if they were a guest who isn't allowed to write.
I tried the following:
In the admin area /admin.php?options/groups/discourager/#addBanUserGroup
I selected "guests" for "Add user group when banned."
That didn't work; a banned user still can't read anything.
I then created a new user group called "banned users" and set the following for "User group permissions":
- Can see the page: YES
- Can see the forum: YES
That didn't work either. What did I do wrong?