Hello,
I have a setup a page for a client site that requires login in order to display the content that is included. In order to do that I used a {exp:member:login_form} with a “return” attribute that points back to the page I want the user to go after he logs in.
The problem is that after a successful login the user is not redirected to that page. Instead, he is redirected to the frontpage.
EE v.292
Can anybody help?