• Hi,

    I have a problem with a form with an expiration date set to 1 august 2021.

    By debugging a little bit, I found that expire_date is stored in db like this : “1 Août 2021” (it’s a french website). But php function strtotime is not able to read this french format ( in class-custom-form-model.php function form_is_visible ).
    So what about the date, the function returns false.

    I think you should store this data in a readable strtotime format.

    Thank you in advance

    Serge

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello there @kalyx

    This has been recently reported to us via some Spanish-translated website and it is already tasked up for our developers in order to provide a fix in a future release. We really can’t provide any ETAs about updates, so please do keep an eye on your site for a plugin update notification and the relevant changelog file.

    Thank you,
    Dimitris

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @kalyx

    I hope you are doing well and safe!

    We haven’t heard from you in a while, I’ll mark this thread as resolved.

    Feel free to let us know if you have any additional questions or problems.

    Best Regards
    Patrick Freitas

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Bug with expire_date’ is closed to new replies.