• There is a bug in the “Product Availability by Date” module. If you choose module option “per Product” and in the product “Direct Date” you can select the date with a popup calendar. If you have for example german language installed, the popup calendar puts a date like “21. Mai 2018” in to the direct date field. If you save this, php’s strtotime (used in class-wjc-product-bydate.php) returns a false or empty date, because it needs the month converted to a number: 21.5.2018. I think this should handled by the module, for example use no popup calendar for selection …
    Best Regards,
    Peter

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @selfpubservice,

    Thanks for reporting. I’ve just made some changes in the plugin. Please download the development version here – https://booster.io/dev/. You will need to uninstall the old plugin version first (don’t worry your saved settings won’t disappear). If you are a Booster Plus user – please let me know (on [email protected]) your order number, and I will send you the development version for Plus.

    Now in “WooCommerce > Settings > Booster > Products > Product Availability by Date” you will find new “Direct Date Admin Input Date Format” option in “Per Product Options” section. Please try setting it to Y-m-d for example.

    Please let me know if that solved the issue.

    P.S. If you like Booster, please leave us a rating.

    Best regards,
    Tom

    Thread Starter selfpubservice

    (@selfpubservice)

    Hi Tom,

    Yes, I have the Booster Plus, but anyway: It works! Date format d.m.Y for german date format and the entry in the field shows the right date. ??

    Best regards,
    Peter

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bug in Product Availability by Date’ is closed to new replies.