I setup a dev account with paypal to test amember with sandbox accounts. I setup a buyer and seller Configured aMember to use the buyer sandbox merchant ID I ran a test sale from the amember signup page, through paypal with no problems The bug appears when the user clicks from Paypal to return to the aMember site, to thanks.php http://foo.com/amember/thanks.php?payment_id=4 On the thanks.php page it says "Enjoy your membership. To Login please click here Login " The Login link goes to : http://foo.com/amember/login.php Login.php redirects to the protected folder instead of amember/member.php Obviously the protected folder gives a 403 error, access denied. Is this the correct behavior?
Actually I found a setting in aMember admin goto: Setup/Configuration Advanced Link at the top You can check or uncheck this setting: Automatically login customer after signup You can force the member to Login manually if you want..