Replies: 1
Is it possible to set the user’s ID within the login redirect url? I see that the username is available, but I would also think the user’s ID should be available, too?
e.g.
http://mywebsite.com/members/15/profile/
could be set as the url
/members/[variable]userid[/variable]/profile/