How do I redirect users to their profile after login?
-
Currently, the URL for a user’s frontend profile (where they can edit their name, avatar, friends, etc,) is http://www.domain.com/members/username
I cannot redirect users to this URL after they log in, because every user’s URL is unique, because their username is in it. Is there a way to redirect users to this frontend page after they log in?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.