Redirect on Access Denied to /users/login
MGParisi - May 17, 2009 - 20:42
| Project: | LoginToboggan |
| Version: | 7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
For theme purposes it would be great for LoginTobagan to redirect all Access Denied to /user/login
The Idea is to redirect people to the path /user/login so that a unified block configuration can be assigned to the login screen. A Querry String can be used to redirect the user to the page if the access is available.
This has a few benifits. For SEO perposes it unifies the page to one location. It also can create a unique user configuration for all user login requests. It also allows us to setup a unified block setup that can describe the site, its benifits and login/registration help.

#1
I have recently upgraded Drupal from 6.10 to 6.12 and LoginToboggan from 1.3 to 1.5 (and some other modules).
Before the users used to be redirected to a login screen formated in the site theme.
Now the users get redirected to a login screen formated in the administration theme.
I haven't yet identified what made that change - but above suggestion should fix it.
#2
i would consider this for 7.x, but somebody will need to step up with a good patch. :)
@xibun: sounds like an issue with your upgrade, not with LT.