Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mordred99

    (@mordred99)

    My WooCommerce is 3.4.5 so that makes sense. Interestingly, it doesn’t say there’s a newer version to update to (might be related to our WordPress version being old). I just nulled out those two calls to get things running again, but sounds like your version check will fix it permanently in future versions.

    Thanks!

    Thread Starter mordred99

    (@mordred99)

    So I enabled Debug mode and am seeing this error:

    
    Fatal error: Uncaught Error: Call to undefined method 
    WC_Countries::get_shipping_continents() in /var/www/html/wp-content/plugins/wpsso/lib/admin-head.php:394 Stack trace: #0 /var/www/html/wp-content/plugins/wpsso/lib/admin-head.php(212): WpssoAdminHead->suggest_addons_woocommerce() #1 /var/www/html/wp-includes/class-wp-hook.php(286): WpssoAdminHead->suggest_addons('') #2 /var/www/html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #3 /var/www/html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /var/www/html/wp-admin/admin-header.php(142): do_action('admin_head') #5 /var/www/html/wp-admin/plugins.php(448): require_once('/var/www/html/w...') #6 {main} thrown in /var/www/html/wp-content/plugins/wpsso/lib/admin-head.php on line 394
    

    This error is in a WooCommerce method, but I don’t understand why it would be saying that wpsso is calling it. Ideas?

    • This reply was modified 5 years, 5 months ago by mordred99.
    • This reply was modified 5 years, 5 months ago by mordred99.
Viewing 2 replies - 1 through 2 (of 2 total)