Fatal error
-
Hey. When trying to generate new feeds or refresh existing ones I get this.
I figured that a product object is expected but a boolean (false) is received instead but how do I identify where the issue is? All my products look OK.
[29-Jan-2024 10:35:46 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_catalog_visibility() on bool in /home/website/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php:3046
Stack trace: 0 /home/website/public_html/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4769): WooSEA_Get_Products->woosea_get_products() 1 /home/website/public_html/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(2284): woosea_continue_batch() 2 /home/website/public_html/wp-includes/class-wp-hook.php(324): woosea_project_refresh() 3 /home/website/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 4 /home/website/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() 5 /home/website/public_html/wp-admin/admin-ajax.php(188): do_action() 6 {main}thrown in /home/website/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 3046
- The topic ‘Fatal error’ is closed to new replies.