I could see on other sites using aMember that after login the user is redirected to his/her own member page. I am testing the script and I have setup a "paid" membership (with demo_cc) and a "free subscription". In both cases after login the user is redirected to the protected content directly (be it file or folder). It seems the redirection works based on what the "product URL" is set to in the admin > Products panel. Is this how it is supposed to work? I'd like the users to be redirected after login to their own member page. The only way I could do that was to change the "product URL" to the /amember/member.php. What am I missing? Thank you. Editing myself. No, it doesn't work with the product URL set to the member page: one can never access the actual product page/folder from their member page
Just let your customers to login at /amember/member.php instead of /amember/login.php and they won't be redirected. As I remember, there are 3 links in aMember templates: on index.html, on login.html and thanks.html And of course, change login links on your website.