Bug: When renewal date of an user is modified, date is set to Unix Epoch
-
When I’m logged-in as administrator and go to https://{MyMarketPlace}/store-manager/vendors-manage/{vendor_id}/ to manage a vendor and edit the next renewal date of a plan, it sets it to the Unix Epoch regardless of the date one selects (it sets the ‘wcfm_membership_next_schedule’ meta_key to ‘0’).
Screenshots of me replicating the problem in an alternate server:
How the renewal date change looks from the wp_usermeta table
Of course, the workaround we will use for now is directly changing the database, but this is a critical bug since it can break the site for someone who doesn’t know about programming.
- The topic ‘Bug: When renewal date of an user is modified, date is set to Unix Epoch’ is closed to new replies.