uncaugh exception and loopback issue
-
I am getting the following error and need some assistance:
[21-Feb-2023 21:25:29 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_variation() on string in /home/dal1a7la38zu/public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php:1100
Stack trace:0 /public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(224): WC_Product_Data_Store_CPT->find_matching_product_variation(Object(WC_Product_Variation), Array)
1 /public_html/wp-content/plugins/woocommerce/includes/class-wc-ajax.php(503): WC_Data_Store->__call(‘find_matching_p…’, Array)
2 /public_html/wp-includes/class-wp-hook.php(308): WC_AJAX::get_variation(”)
3 /public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(”, Array)
4 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
5 /public_html/wp-content/plugins/woocommerce/includes/class-wc-ajax.php(94): do_action(‘wc_ajax_get_var…’)
6 /public_html/wp-includes/cl in /home/dal1a7la38zu/public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php on line 1100
I am also seeing that the site cannot complete a loopback request. As a result items are stuck in past due. When I run them manually they execute correctly.
Any suggestions?
- The topic ‘uncaugh exception and loopback issue’ is closed to new replies.