Page 1 of 1

no confirmation email

PostPosted: December 6th, 2011, 5:35 pm
by trc4949
I am not getting any confirmation email other then the one paypal system sends out that my subscription has started.

I set up a 1 day free trial and then 1 day recurring subscription after free trial expires.

my logs show:

0 => 'Unable to verify $_POST vars. This is most likely related to an invalid configuration of s2Member, or a problem with server compatibility.',
1 => 'If you\'re absolutely SURE that your configuration is valid, you may want to run some tests on your server, just to be sure $_POST variables are populated, and that your server is able to connect/communicate with your Payment Gateway over an HTTPS connection.',
2 => 's2Member uses the `WP_Http` class for remote connections; which will try to use `cURL` first, and then fall back on the `FOPEN` method when `cURL` is not available. On a Windows® server, you may have to disable your `cURL` extension; and instead, set `allow_url_fopen = yes` in your php.ini file. The `cURL` extension (usually) does NOT support SSL connections on a Windows® server.',
3 => 'Please see this thread: `http://www.primothemes.com/forums/viewtopic.php?f=36&t=2636` for details regarding the ideal server configuration for s2Member.',
4 => 'array (

0 => 'IPN received on: Tue Dec 6, 2011 10:29:34 pm UTC',
1 => 's2Member POST vars verified through a POST back to PayPal®.',
2 => 's2Member originating domain ( `$_SERVER["HTTP_HOST"]` ) validated.',
3 => 's2Member `txn_type` identified as ( `web_accept|subscr_signup` ).',
4 => 's2Member `txn_type` identified as ( `web_accept|subscr_signup` ) w/ update vars.',
5 => 'Unable to modify Subscription. The existing User ID is associated with an Administrator. Stopping here. Otherwise, an Administrator could lose access.',



0 => 'No Return-Data. Customer must wait for Email Confirmation.',
1 => 'Redirecting Customer to the Home Page. Customer must wait for Email Confirmation.',
2 => 'Note. This can sometimes happen when/if you are offering a free Trial Period. There are times when a Payment Gateway will NOT supply s2Member with any data immediately after checkout. When/if this happens, s2Member must process the transaction via IPN only ( i.e. behind-the-scene ), and the Customer must wait for Email Confirmation in these cases.',
3 => 'array (

Re: no confirmation email

PostPosted: December 6th, 2011, 5:43 pm
by trc4949
I am using hostgator reseller account.

Re: no confirmation email

PostPosted: December 6th, 2011, 6:11 pm
by trc4949
my host says these modules are allowed or installed

http://support.hostgator.com/articles/h ... hp-modules

Re: no confirmation email

PostPosted: December 6th, 2011, 9:08 pm
by trc4949
the only other plugins I am running are the xml sitemap generator and I am using the blog.txt 4.6.1 theme from http://www.plaintxt.org/

using wordpress 3.2.1

also not receiving any signup notifications to my admin email

Re: no confirmation email

PostPosted: December 6th, 2011, 9:12 pm
by Bruce C
The $_POST vars are not getting verified. Are you using a Sandbox account to test with? If you are, make sure your PayPal Options are set up for Sandbox testing

Re: no confirmation email

PostPosted: December 6th, 2011, 9:15 pm
by Bruce C
Also, it looks like you didn't log out before you tried to sign up. that could be causing an issue:

5 => 'Unable to modify Subscription. The existing User ID is associated with an Administrator. Stopping here. Otherwise, an Administrator could lose access.',

Re: no confirmation email

PostPosted: December 6th, 2011, 9:46 pm
by trc4949
Ok it seems to work now.

Being logged in as admin seems like caused the problems.

I was not using sandbox that was disabled.

I had a friend test out a 1 day free trial and .50 cent daily recurring payment..

glad to see it working now.. will check out the rest and see if I can get it all greased up and ready to go..

Thanks for your help..

Regards...

Re: no confirmation email

PostPosted: December 6th, 2011, 9:48 pm
by Bruce C
Great. Happy you got it working