Posted by mbequelman on September 5, 2010 at 12:25pm
1 follower
| Project: | Login Cookie (set/unset cookies on user login/logout) |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello,
So, I'm working on a site where I have a customized front page (page-front.tpl.php), and a page.tpl.php.
My problem is that after a user is logged in and decides to change to a different web site and then comes back to my site, he is redirected to an incomplete front page, only displaying the header and not the login block because the user is still logged in, of course. I'm trying to avoid all this issue and just redirect the user where he left but not sure how. Sorry if my description is confusing, but I will appreciate some help.
Thanks,
Mabel