Syntax error in functions.php

Hi, I had some problems with Woocommerce Deposits plugin and /wp-json. This is what we found:

image

Your theme functions.php has a syntax error which should be easy to fix and

/plugins/woocommerce-multilingual/classes/multi-currency/payment-gateways/class-wcml-currencies-payment-gateways.php(182) 

is calling a WooCommerce core functions without too early.

Comments

  • And this is wp-json error:

    Fatal error: Uncaught Error: Call to a member function get_cart() on null in /home/funplan/public_html/funplaneo.com/wp-content/plugins/woocommerce-deposits/includes/class-wc-deposits-cart-manager.php:103 Stack trace: #0 /home/funplan/public_html/funplaneo.com/wp-content/plugins/woocommerce-deposits/includes/class-wc-deposits-cart-manager.php(1260): WC_Deposits_Cart_Manager->has_deposit() #1 /home/funplan/public_html/funplaneo.com/wp-includes/class-wp-hook.php(286): WC_Deposits_Cart_Manager->disable_gateways(Array) #2 /home/funplan/public_html/funplaneo.com/wp-includes/plugin.php(208): WP_Hook->apply_filters(Array, Array) #3 /home/funplan/public_html/funplaneo.com/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php(160): apply_filters('woocommerce_ava...', Array) #4 /home/funplan/public_html/funplaneo.com/wp-content/plugins/woocommerce-multilingual/classes/multi-currency/payment-gateways/class-wcml-currencies-payment-gateways.php(182): WC_Payment_Gateways->get_available_payment_gateways() #5 /home/funpla in /home/funplan/public_html/funplaneo.com/wp-content/plugins/woocommerce-deposits/includes/class-wc-deposits-cart-manager.php on line 103
  • Hi,
    Is your theme and wordpress up to date?
    Also, BeTheme is made to work with basic version of woocommerce, all third-party plugins like "multilingual" (we suggest to use WPML) or deposits are not supported by us.
    Thanks
  • I am using WPML Multilingual Woocommerce (it's a part of WPML plugin). There is no problem with Deposits its problem with WPML. I have sites with Deposits and Betheme enabled and they working just fine
  • If the problem is related to the WPML, then you should contact the WPML support team.
    After purchasing this plugin, you get access to their forum, please ask them about your problem.

    Check, if it will start to work when the "Deposits" plugin is disabled.
    Thanks
Sign In or Register to comment.