Expiration Time
-
I had a user sign up on Aug 4, 2014 21:16:49 for a Membership Level that has an expiration set to “1 day”. I just noticed that his account expired in less than 24 hours:
Membership started: 2014-08-04 23:16:49
Membership expired: 2014-08-05 16:24:23SQL query: SELECT * FROM
pmpro_memberships_users
WHERE user_id = 54 ORDER BYid
ASC LIMIT 0, 25 ;id user_id membership_id code_id initial_payment billing_amount cycle_number cycle_period billing_limit trial_amount trial_limit status startdate enddate modified
196 54 2 0 1.99 0.00 0 0 0.00 0 inactive 2014-08-04 23:16:49 2014-08-05 16:24:23 2014-08-05 17:24:23There any reason this would be happening?
- The topic ‘Expiration Time’ is closed to new replies.