Fatal error with CustomOrdersTableController
-
There is an error, when using the plugin with older versions of woocommerce. (5.9.1)
188 от файла /home/terrgjsu/public_html/wp-content/plugins/woocommerce/lib/packages/League/Container/Container.php. Грешка: Uncaught Automattic\WooCommerce\Vendor\League\Container\Exception\NotFoundException: Alias (Automattic\WooCommerce\Internal\DataStores\Orders\CustomOrdersTableController) is not being managed by the container or delegates in /home/terrgjsu/public_html/wp-content/plugins/woocommerce/lib/packages/League/Container/Container.php:188
Stack trace:
#0 /home/terrgjsu/public_html/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ExtendedContainer.php(116): Automattic\WooCommerce\Vendor\League\Container\Container->get(‘Automattic\\WooC…’, false)
#1 /home/terrgjsu/public_html/wp-content/plugins/woocommerce/src/Container.php(74): Automattic\WooCommerce\Internal\DependencyManagement\ExtendedContainer->get(‘Automattic\\WooC…’)
#2 /home/terrgjsu/public_html/wp-content/plugins/woocommerce-store-toolkit/includes/admin/meta_box.php(25): Automattic\WooCommerce\Container->get(‘Automattic\\WooC…’)
#3 /home/terrgjsu/public_html/wp-includes/class-wp-hook.php(292): woo_st_add_data_meta_boxes(‘shop_order’, Object
The issue can be fixed with the class_exists check, provided in the support issue.
There is an open issue for it: https://github.com/woocommerce/woocommerce/issues/40836The page I need help with: [log in to see the link]
The topic ‘Fatal error with CustomOrdersTableController’ is closed to new replies.