For authenticated user redirect not working, but home does
scalp - May 22, 2009 - 15:13
| Project: | Front Page |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
I have anonymous users using a themed front page. This works. Authenticated users should be redirected to a view page. I have checked permissions and settings in Advanced front page. Everything seems to be setup properly. I have disabled breadcrumbs, but I can still click on my logo and be redirected to the correct new home page. I've done a reinstall of the module as well as trying the dev version. I've tried using a themed front page for Authenticated users and just typed in "Test". No matter what I try users are still sent to /user/% upon login. Any help would be greatly appreciated.

#1
the front page module doesn't control the user login procedure...it just handles the front page. try the login destination module for changing the login destination of users. hope that helps