Uncaught Error: Call to a member function get() on null
-
Hello
Please suggest how can I fix this below error:
PHP Fatal error: Uncaught Error: Call to a member function get() on null in /wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:73\nStack trace:\n#0 /wp-content/plugins/woocommerce/includes/class-wc-cart.php(602): WC_Cart_Session->get_cart_from_session()\n#1 /wp-content/plugins/woocommerce/includes/class-wc-cart.php(623): WC_Cart->get_cart()\n#2 /wp-content/plugins/woocommerce/includes/class-wc-cart-session.php(213): WC_Cart->is_empty()\n#3 /wp-includes/class-wp-hook.php(303): WC_Cart_Session->maybe_set_cart_cookies('')\n#4 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array)\n#5 /wp-includes/plugin.php(470): WP_Hook->do_action(Array)\n#6
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Uncaught Error: Call to a member function get() on null’ is closed to new replies.