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

yelvington’s picture

For a logged-in user, /user redirects to the profile. You do not need to append the UID. Drupal takes care of that.

mouse77e’s picture

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

WorldFallz’s picture

you might want to checkout the Login Destination module.

mouse77e’s picture

i'll check that out tonight!