Uncaught Exception ‘Error’ in /wp-admin/admin-ajax.php
-
When editing an order and changing products, the store is taking a very long time to process, staying stuck in a kind of loading of the order items.
I believe I was able to correlate these slow downs to the error produced:Error: Uncaught exception 'Error' with message 'Call to a member function is_type() on bool' in /home/runcloud/webapps/My_WebApp/wp-content/plugins/woocommerce/includes/class-wc-ajax.php:1306 in WC_AJAX::remove_order_item called at /home/runcloud/webapps/My_WebApp/wp-includes/class-wp-hook.php (303) in WP_Hook::apply_filters called at /home/runcloud/webapps/My_WebApp/wp-includes/class-wp-hook.php (327) in WP_Hook::do_action called at /home/runcloud/webapps/My_WebApp/wp-includes/plugin.php (470) in do_action called at /home/runcloud/webapps/My_WebApp/wp-admin/admin-ajax.php (187)
What could this be?
Thank you in advance for the attention and advice.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Uncaught Exception ‘Error’ in /wp-admin/admin-ajax.php’ is closed to new replies.