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?
Comments
Comment #1
borfast commentedI'd also like to see this implemented. Perhaps Custom Error should be merged with Login Toboggan, adding the custom error pages functionality to it?
Comment #2
HS commented+1
Comment #3
gisleNo activity for two years. Drupal 5 is no longer supported.
I closing this now as it is unlikely that this will be worked on by anyone.
Feel free to re-open if you can offer a patch that resolves this.
However, there is also a D6 ticket for the same issue: http://drupal.org/node/1022112