Hello,
I've made a Membership Suite installation (Membership Suite 6.x-5.0b) at http://www.atleta.com.au
Everything has been set up as per the documentation, but upon trying to purchase a membership from the website, through Paypal, and then back, it throws the following error;
"The link you have used to enter the PayPal system is invalid. Please review the link and try again."
I've done some reading on this forum and modified my settings.php file so that the base URL is hardcoded;
$base_url = 'http://www.atleta.com.au'; // NO trailing slash!
I've also tried modifying it to read;
$base_url = 'http://www.atleta.com.au';
$base_url = 'http://atleta.com.au'; // NO trailing slash!
But I'm still getting the same error. This site is live and I need the issue resolved ASAP. Anyone have any ideas?
Cheers in advance,
Derekal.








Derekal,
Usually this error happens when you are using an incorrect email address. For example, maybe you are trying to use the Sandbox system with a real PayPal address? You need to sign up for Sandbox and use a special Sandbox address before it will work.
Sincerely,
Leighton Whiting