• 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:

    View post on imgur.com

    View post on imgur.com

    View post on imgur.com

    How the renewal date change looks from the wp_usermeta table

    View post on imgur.com

    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.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Bug: When renewal date of an user is modified, date is set to Unix Epoch’ is closed to new replies.