Fatal error: Uncaught Error: Class ‘WC_Order’
-
Since adding a new payment in woocommerce and testing checkout this fatal error appeared:
Fatal error: Uncaught Error: Class 'WC_Order' not found in www/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Overrides/Order.php:18 Stack trace: #0 /www/wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-php-autoloader.php(90): require() #1 [internal function]: Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpack?10_8\PHP_Autoloader::load_class() #2 [internal function]: spl_autoload_call() #3 www/wp-includes/functions.php(642): unserialize() #4 www/wp-includes/option.php(228): maybe_unserialize() #5 www/wp-includes/cron.php(1170): get_option() #6 www/wp-includes/cron.php(765): _get_cron_array() #7 www/wp-includes/cron.php(817): wp_get_scheduled_event() #8 www/wp-content/plugins/shopkeeper-extender/core/updater/Puc/v4p6/Scheduler.php(53): wp_next_sche in www/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Overrides/Order.php on line 18
when disabling jetpack plugin everything is working fine again.
I also deleted and reinstalled the plugin – now even by activating jetpack (after installing) the error occurs …All Plugins, Themes etc. is up to date …
WP 5.9.3 ; Woo 6.4.1; PHP 7.4.28
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fatal error: Uncaught Error: Class ‘WC_Order’’ is closed to new replies.