Call to a member function get_cart() on null
-
I’m seeing occasional messages like this:
PHP Fatal error: Uncaught Error: Call to a member function get_cart() on null in ROOT/wp-content/plugins/woo-minicart/frontend/wmc-default-template.php:9
It might be good to check that the object passed to
get_cart()
isn’t null to avoid this situation, even if it is rare.The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Call to a member function get_cart() on null’ is closed to new replies.