Start a new forum
Rename "guests" to "guests2"
Delete guests2
Guests now can't see any forums posts
This is why groups shouldn't be hard coded.
:thinking: well, that's a new one.
Can you add the group back by creating guests3 and renaming it to guests?
Yes, but that won't solve the problem of guests not being able to see any
posts.
On Wed, May 2, 2018 at 7:51 AM Peter Jaszkowiak notifications@github.com
wrote:
Can you add the group back by creating guests3 and renaming it to guests?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/NodeBB/NodeBB/issues/6481#issuecomment-386005261, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AE0YIg0aku6QHbkEp1MpsbsjluD8xiOZks5tucgJgaJpZM4Tu30K
.
Have you checked the privileges to see if the group has those privileges?
I'm not exactly sure how to do that, I was able to resolve this issue using the spider migration script (with some modifications). Is there a way to see what groups have what permissions in the ACP?
Yeah you go to Manage > Privileges I think.
Never saw that menu item before! There's only chat, upload files, and upload images.
How does one enable reading of categories & topics?
There is a dropdown menu at the top right where you can adjust privileges for each category :smile:
There's a drop-down at the top right I think, where you can select a category for which you select privileges.
Damn, never would have guessed that. Awesome, thank all of you for the help!
Gonna reopen this to track the issue that you can edit the group in the first place.
guests group shouldn't be visible in the UI, where did you delete it?
Hmm, in Manage > Groups.
I don't see guests here anymore. I must have created the group myself first, then renamed it, then deleted it, then tried to remake it and it failed.
My apologies for not remembering the initial flow I went through to encounter this bug.
@eshohet thanks, that narrows it down.