Hey everyone... we have a subscription site that offers two levels of subscription: Basic Plan (which allows access to some of the content, is free for one month, and then expires) or the Premium Plan (which allows access to all content, is $144 for a year, and then expires). The problem is this. When a user signs up for a Basic subscription, and then later logs into his profile and attempts to upgrade to a Premium subscription, the system won't let it happen. It instead reloads the page with the red "error" box, however there is no error in the box. I even tried to debug by printing out the raw contents of the error array, but the array was empty. In the aMember Admin, the products seem to be configured correctly. See the screenshots below. Is there something we're missing? Any help would be hugely appreciated. Thanks!
Setting looks ok. Is your amamber admin/setup/advanced/ Limit Renewal set to dont limit? Maybe a bug? David
yes, admin/setup/advanced/ Limit Renewal is set to "dont limit"... I'm completely stumped and pretty stuck. Anyone have any imore insight? Is there an Administrator that could take a look and see if perhaps it is indeed a bug?
Please contact me at alexander@cgi-central.net and provide access info I will check what can be wrong.
on my local server, I'm getting the same 'blank' error on the add/renew subscription form. What was the resolution to this problem? as proof I've added a pic, the blue line is supposed to have an error in it...
this was due to 'deeply' integrating a WP installation. The line to require the "wp-blog-header.php' file was throwing the mystery error. Anyone have an idea why?