Incompatibility with Woocommerce Multicurrency
-
Hi!
First thank you for your amazing work on this plugin! I recently experienced an issue with Woocommerce Multicurrency plugin. When I’m trying to add a Simple Product to cart, I have the following error (that I don’t have for variable ones!).
—–
Fatal error: Uncaught Error: Class ‘WOOMC\MultiCurrency\Rate\Storage’ not found in …/wp-content/plugins/fish-and-ships/fish-and-ships.php:856Stack trace: #0 …/wp-content/plugins/fish-and-ships/includes/settings-form-fns.php(760): Fish_n_Ships->currency_abstraction(‘main-currency’, 60)
#1 …/wp-includes/class-wp-hook.php(287): wc_fns_calculate_cost_rule_fn(0, Array, Array, Array, Object(WC_Fish_n_Ships))
#2 …/wp-includes/plugin.php(212): WP_Hook->apply_filters(0, Array)
#3 …/wp-content/plugins/fish-and-ships/includes/shipping-class.php(480): apply_filters(‘wc_fns_calculat…’, 0, Array, Array, Array, Object(WC_Fish_n_Ships))
#4 …/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-shipping-method.php(233): WC_Fish_n_Ships->calculate_shipping(Array)
#5 …/wp-content/plugins/woocommerce/includes/class-wc-shipping.php(345): WC_Shipping_Method->get_rates_for_package(Array)
#6 …/wp-content/plu in /var/www/lachance/wp-content/plugins/fish-and-ships/fish-and-ships.php on line 856
—-After having a look to the source code, the “\WOOMC\MultiCurrency\Rate\Storage()” class seems to doesn’t exist anymore in the Woocommerce Multicurrency plugin…
Thank you in advance for your help!
- The topic ‘Incompatibility with Woocommerce Multicurrency’ is closed to new replies.