I am on EE Version 2.1.3 Build 20101220
Presently, I use:
{path=member/login}
to log members in. Unfortunately it is not returning to the right page. My site loads a playlist XML file for an audio player as its last piece of content, so that is where logins are sent. I got around this by creating a custom member login page using the {exp:member:login_form return=""} tag. However, I would like to figure out how to set this properly to work with the default member page. Thanks!