Thanks.
By the way, it broke in more ways than I expected: today I sent someone to the membership site, expecting that the redirect would take her automatically to the sign-in page -but it didn’t.
Okay, I tested this and it worked. I made sure I was logged out before I tried to load a page protected at Level 0. I redirected me to the Membership Options page correctly.
The page was blank, though. So I checked and saw that it was returning a 414 error, about the URI being too long. When I removed some of the vars from it, the page loaded correctly. You’ll have to ask your webhost to adjust this setting to allow for the longer URLs. http://www.checkupdown.com/status/E414.html
I totally get that. Unfortunately I couldn’t set up the mirror WP installation by myself. Having said that, if it did work, then I might still be at a loss as to how to fix the current installation…
Once you confirm it works correctly in the clean installation, you start adding the other stuff you have in the site (other plugins, theme), one by one, checking after each if the problem starts. If it does, you’ll know it’s the last thing you added which introduced it.
Yes I am -the page is http://yogaparalaespalda.com/programa-holistico-no-mas-dolor-de-espalda-dl/
It took me a while to find where you had the copy, but finally found it in a theme template. The shortcodes look okay.
I wonder if there’s a problem with having both buttons in the same page, although it should be fine. Could you test with just one button in the page and see if it works?
The paypal “return link” isn’t working, this is the url it sends me to, but it is broken and I don’t know if this has to do with the problem.
Maybe it’s the 414 error there too? Try the test purchase again after fixing the URL length limit in your server.