Co-exist with Loggintoboggan?
AppleBag - May 17, 2009 - 09:52
| Project: | CustomError |
| Version: | 5.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I need LoginToboggan for a few reasons on my site, and one of it's nice features is for anon users, if the user gets a 403 page, it'll take them to a logintoboggan custom page (saved on the 403 line in error settings) with a login form on it.
However, users still get the standard 403 error page if they are logged in (authenticated users). From what I can tell, in order for users to see the CustomError page, customerror/403 needs to be added to the 403 line in error settings. What I'd LIKE to do is maintain the logintoboggan behavior while still being able to add my own custom error page for the authenticated users. Is this possible?

#1
I'd also like to see this implemented. Perhaps Custom Error should be merged with Login Toboggan, adding the custom error pages functionality to it?