By mouse77e on
Hi I am using Drupal 5 and LoginToboggan and I want to redirect users to their own user profile page when they log into http://afterthemouse.com To be honest I don’t get the %uid thing.
What do I need to know?
Hi I am using Drupal 5 and LoginToboggan and I want to redirect users to their own user profile page when they log into http://afterthemouse.com To be honest I don’t get the %uid thing.
What do I need to know?
Comments
Easy
For a logged-in user, /user redirects to the profile. You do not need to append the UID. Drupal takes care of that.
ok, but
how and where do i add the /user?
you see i have the issue that members sign up but don't add anthing to their profiles. so i want them to be automatically redirected when they log in... hopefully they will realize there pages are naff!
thanks
you might want to checkout
you might want to checkout the Login Destination module.
Thank you!
i'll check that out tonight!