We just upgraded to WP 2.9.2. Now when a user tries to subscribe, they get caught in a never ending loop and they never get added to the database. 1) they go to the Subscribe page (http://www.longwavedynamics.com/amember/signup.php?price_group=0&product_id=3) 2) They enter their information, email, name, create a username, create a password, etc. 3) they hit submit and are taken to a "agree to terms" page with a checkbox, which they check. 4) they hit submit and it takes them right back to the Subscribe page and it starts all over again. Does any one have ANY idea on what I could try to fix it? thanks in advance.
Sounds like you got a bug on your signup page. Looks like youve customized that page a bit- so my only recommendation would be to start with a default version, and plugin your parts piece by piece to see where the error occurs. **edit- just reread and saw you are using wp for your theme. How did you do this? Usually I hard code the amember theme- this may be causing the problem. David
Hey David... thanks for the reply. It's just weird that it was working fine before. As for how we customized it... gosh, its been several months. But I followed one of the tutorials on this forum.
thanks alexander Alexander was able to fix it... it was an issue with my custom header like David had suspected. thanks guys.
Care to explain? As I've seen that bug before on a site that integrated wordpress directly into the config.inc.php file and included the wordpress header code in header.html template too...
Hey Miso... that's all the info I got from alexander. Maybe he would be willing to explain it in a little more detail here.
Actually it was not me but other stuff person and unfortunately this was a week ago so he don't remember what was the problem.