In CMSMS 1.12.2, using FEU 1.31.2, I've lost the ability to set up a redirect for insufficient access. I have an Extranet built around FEU, and the Home page isn't the login page - instead, if you arrive at the site and aren't logged in it redirects you to the Sign In page. But since upgrading the CMS to 1.12.2 I've lost that ability. It used to be at the bottom of the Settings page > Preferences tab, but now it's gone.
As a result, when you visit the site you get:
Forbidden
We are sorry, but you do not have the appropriate permission to view this item.
I know, we need to upgrade the site, and until recently I couldn't due to a heavy use of ListIt2 (which I now know can be replaced by LISE). Now that we have a path I need to get budget approved to make the move. But until then I'm hoping someone can help me out.
FEU Action for insufficient access missing
-
- New Member
- Posts: 7
- Joined: Thu Apr 28, 2016 10:56 pm
Re: FEU Action for insufficient access missing
You probably need to setup a new Content 'page' of type 'Error Page' -> Error Type: 'Page Forbidden (403)'
Make sure that contains the login form.
This changed for several reasons; better security and proper http response (conform standards)
Make sure that contains the login form.
This changed for several reasons; better security and proper http response (conform standards)
-
- New Member
- Posts: 7
- Joined: Thu Apr 28, 2016 10:56 pm
Re: FEU Action for insufficient access missing
Thank you - that solved my problem completely. I simply changed the Content type on my Sign In page to Error, Error 403 and everything is back to normal. Forums to the rescue yet again.