Support Forum
Hello, when a guest tries to access our forum they are shown this message:
"The requested group does not exist or you do not have permission to view it"
How can I change this message?
I'd much rather have a login form in place of this message since they would need to login to be able to see the forum. Is this possible?
Thanks!
Steve
Hey Steve,
I'm not totally sure what you're asking so hopefully one of these answers will be useful!
If you're talking about people accessing the forum in general then yes, you should be able to do that with most membership plugins - i.e If a user is not part of a group / role required to view the WP page that the forum is on then you should be able to set up a re-direct.
But if they're getting that message then that suggests to me that they can view the forum as a whole but can't access any of the groups. So there are a couple of things you can do:
1. You can set up a sneak peek as we have here. Take a look at Forum > Components > Custom Messages and have a look at the help popups to see if this will work for you. You can set up a sneak peek for guests and a re-direct to whatever WP page you like.
2. You can edit the text directly in the theme template. The text can be found in spGroupView.php (or spGroupViewDesktop.php for Reboot) under the function sp_NoGroupMessage(). For this we always recommend making a Child Theme to make sure your change is preserved when updating.
Hope that helps!
1 Guest(s)