Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author YITHEMES

    (@yithemes)

    hi,
    the problem is related with your WooCommerce version. The best solution is to update woocommerce at least to version 2.4.0, otherwise you can try to change this code WC_AJAX::get_endpoint() on class.yith-woocompare-frontend.php on line 130 with this WC()->ajax_url()

    Let me know if it works.
    Regards.

    Thread Starter KineticPulse

    (@kineticpulse)

    Thanks – since I posted the issue I have rebuilt the site and updated to WC2.5 which, as you say, fixes the issue

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    good news.
    Regards.

    You should make it so the plugin disables itself if the woo version is not compatible with the plugin, that way sites don’t end up breaking if they use your plugin with an old version of woo.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error after update’ is closed to new replies.