I got another one today:
array (
0 => 'IPN received on: Wed Jun 5, 2013 2:33:21 am UTC',
1 => 's2Member POST vars verified with a Proxy Key',
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.',
),
The last time that I was signed in was two days ago. I don’t recall if I logged out or not. Does this mean that if I’m working live on the site and signed and then no customers can sign up during that time automatically without me having to manually add their info as new users?
When I do you create a user manually, I insert the “Paid Subscr. ID” and the “registration IP” but is there anything else I need to include for S2member to disable someone’s account once their term is up and they haven’t renewed?
And as a side note (totally outside the realm of expected customer service), I love how the sign-in link on your website opens up a modal box for that. Great UI. Any leads on how I might implement something like that