PHP Fatal error: Uncaught Error: Call to a member function asXML() on boolean
-
Hello,
wp: 4.9.9
wc: 3.4.6
max mem: 512 MB
PHP: 7.2.23
Product Feed PRO for WooCommerce: 6.6.8we have a big shop with lot of products.
We have two problems:
1. smaller problem, but the error log is flooded:
PHP Warning: simplexml_load_file(): *****/wp-content/uploads/woo-product-feed-pro/xml/1bfc561bc788c1471348612d68b3f10c_tmp.xml:2: parser error : Specification mandates value for attribute description in *****/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1174
PHP Warning: simplexml_load_file(): amp;utm_term=145983</product_url><net_price>3929,13</net_price><Item description in *****/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1174
PHP Warning: simplexml_load_file(): ^ in *****/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 11742. the big problem:
PHP Fatal error: Uncaught Error: Call to a member function asXML() on boolean in *****/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php:1469
Stack trace:
#0 *****/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php(1708): WooSEA_Get_Products->woosea_create_xml_feed(Array, Array, ‘true’)
#1 *****/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(3809): WooSEA_Get_Products->woosea_get_products(Array)
#2 *****/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(3634): woosea_continue_batch(‘1bfc561bc788c14…’)
#3 *****/wp-includes/class-wp-hook.php(286): woosea_create_all_feeds()
#4 *****/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#5 *****/wp-includes/plugin.php(515): WP_Hook->do_action(Array)
#6 *****/wp-cr in *****/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1469
The topic ‘PHP Fatal error: Uncaught Error: Call to a member function asXML() on boolean’ is closed to new replies.