Page 1 of 1

Registration Page not loading after redirect from PayPal

PostPosted: June 23rd, 2011, 2:59 pm
by JeffStarr
After a successful purchase, the user is redirected back to the site via a URL that looks like this:

http://example.com/?s2member_paypal_return=1&tx=25W38060W53190738&st=Completed&amt=0.01&cc=USD&cm=example.com&item_number=2


..And the JavaScript popup says that purchase was successful and so now it's time to register for the site (or something to that effect). At this point, the user clicks on the Okay button to continue, but the registration page never loads, resulting in a timeout error from the browser.

I've combed through the settings and as much info as I could find, but am still not understanding why this is happening or how to fix it. Hopefully it's something simple like an option that I've missed.

Any ideas or help would be much appreciated, Thanks.

Re: Registration Page not loading after redirect from PayPal

PostPosted: June 23rd, 2011, 10:05 pm
by Cristián Lávaque
Hi Jeff.

Could you please look in your PHP error log and see what it says about it?

Re: Registration Page not loading after redirect from PayPal

PostPosted: June 24th, 2011, 12:08 am
by JeffStarr
Hi Cristián,

No help in the PHP log (no errors recorded), but after testing the link in other browsers, it turned out to be a Firefox issue. Completely cleared all history, cookies, and cache from Firefox and now the URL/redirect is working great.

Thanks for the prompt response :)

Re: Registration Page not loading after redirect from PayPal

PostPosted: June 24th, 2011, 12:25 am
by Cristián Lávaque
You're welcome. I'm very glad you fixed it! :)