• my error log is filled with this error. I have not found information about this error, does anyone know how to fix it? Thank you!

    PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_chosen_shipping_method_ids() in /home/user/domains/domain.com/wp-content/plugins/woocommerce/includes/class-wc-customer.php:333
    Stack trace:
    #0 /home/user/domains/mydomain.com/wp-content/plugins/woocommerce/includes/class-wc-tax.php(377): WC_Customer->get_taxable_address()
    #1 /home/user/domains/mydomain.com/wp-content/plugins/woocommerce/includes/class-wc-tax.php(397): WC_Tax::get_tax_location('')
    #2 /home/user/domains/mydomain.com/wp-content/plugins/woocommerce/includes/class-wc-cart.php(1173): WC_Tax::get_rates('')
    #3 /home/user/domains/mydomain.com/wp-content/plugins/woocommerce/includes/class-wc-cart.php(261): WC_Cart->calculate_totals()
    #4 /home/user/domains/mydomain.com/wp-content/plugins/woocommerce/includes/class-wc-cart.php(159): WC_Cart->get_cart_from_session()
    #5 /home/user/domains/mydomain.com/wp-content/plugins/woocommerce-follow-up-emails/includes/addons/class-fue-addon-woocommerce-cart.php(399): WC_Cart->init()
    #6 /home/user/domains/mydomain.com/wp-co in /home/user/domains/mydomain.com/wp-content/plugins/woocommerce/includes/class-wc-customer.php on line 333

    I’m using PHP 7

Viewing 1 replies (of 1 total)
  • @enana You might want to try cleaning the WooCommerce files. Download a fresh copy of WooCommerce and replace your existing plugin with that.

    Otherwise, remember to read the pinned post about what to do before posting. Including deactivating other plugins and changing to a default theme.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Fatal error: Uncaught Error:’ is closed to new replies.