• Resolved niburu

    (@niburu)


    The plugin stopped working with the latest woocommerce update. The plugin cant be activated and it says i have to install a woo-version higher than 2.5.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Now that we are at Woocommerce version 10.0.1.
    There is an error in the version_compare code, it checks for a Woocommerce version number higher then 2.5.
    it thinks the 1 is smaller then 2.

    Same here

    Temporary fix:

    • Download the plugin in .zip from the wordpress page
    • unzip
    • edit file functions.php, where it says version 2.5, replace with 10.0
    • edit file woo-force-default-variant.php, find line “$woo_version = hpy_check_wc_version();” and in the following line, make the same substitution in the version number.
    • Compact all
    • Install manually in wordpress
    Plugin Author HappyKite

    (@happykite)

    Hello,

    Thank you for brining this to our attention.

    Nunowp – Thank you for a temporary workaround too.

    I have corrected this now and released version 1.8.2. You should be able to update your plugin, then activate it again as usual.

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

The topic ‘Doesnt work anymore’ is closed to new replies.