Hi,
Using Drupal 4.7, with front.module (for custom front pages) and currently logintobbogan.module (but I don't have to use this one).
Basically I was wondering how I can go about setting it up so that when an anonymous user has logged in after clicking the login of the 'login or register to post comments' link that they immediately go to that node's comment bit?
Does that make sense?
At the moment, because I use front.module to create a custom splash page, when someone logs in they are redirected to their user page. (which is what I chose but I can turn this feature off)
So every time someone logs in, no matter where they clicked a login link, they go to their user page, which is not ideally what I want as they then have to navigate back to where they wanted to comment. (If the above feature is turned off then they will simply be brought to the splash page when they log in, which is less useful than the user page.)
Any thoughts?
Cheers,
Alex
Comments
Driving me nuts too!
I'm having same issue, and am wondering if you, or anyone, has solved.
Using 4.7 with Front_Page CVS. I have built custom login and registration pages, but cannot for the life of me figure out how to send a user to a page other than user/profile (not very interesting really!)
The Front_Page module does not redirect to any node that I specify for an authenticated user. I always end up at user/profile page.
Any help / hacks / advice welcome.
That's for me. How to send user straight to the profile on login
Can you tell me how to keep my summary page, but have the user login to user profile?
Thanks