We have used Discourse groups extensively so that people have to join a group to see most subcategories.
People are now complaining that, if someone sends them a link to something which is in a group they are not a member of, they get a mystifying 404 page that tells them nothing.
I would like the page to tell them which group the subcategory is in (with a link to the group, if it is public or invite only).
I stumbled on the “detailed 404” setting under Security, and turned it on. Now things are even worse! The page you get to looks the same, but the url at the top is no longer the url the user pasted in, but /404. There is no information visible on the page to tell you why it is private.
The page source is quite different, however, and there is a header:
<meta name="description" content="This forum is owned by Wigan Local Group. It is a public discussion forum for the work of the group. Enquire here to contact us or join any of our private forums.">
(This is the forum description post).
Is there some other setting somewhere that I need to change to make this work as designed?