Hi. I don't wish to specify url's for products - so Amember defaults to amember/member.php upon member sign-in. However I'd like the member to be returned to the previous URL when they sign in. I will include the sign in form / welcome message as detailled here and would like the user returned to the same page they signed in on. Thanks.
Now that's a shame. Can this funcionality be implemented? It would certainly add to the flexibility of AMEMBER. I'm right on the verge of purchasing this script. Code: <?php echo $_SERVER['HTTP_REFERER']; ?>
Well, I think it is possible to add. When you order aMember Pro, please contact me via helpdesk with link to this topic, and I will implement this feature.
Sorry, there is always such a feature in amember/login.php script - if "amember_redirect_url" value passed into login form, it will be used instead of actual product url. If you show me your setup via helpdesk, I will show how to use this feature.