Fatal error classes/class-attributes.php on line 96
-
Hi,
I have a website on which I get an error.
I switched to twenty twenty theme and disabled all plugins except from woocommerce, product feed pro and a maintenance mode plugin. The error is still there, so this is not a conflict with plugins and the theme.I get this error on the field mapping page. The error appears both on new feed creation, as long as I get to the field mapping page, and when I try to edit my preexisting feeds.
This is the error:
Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-attributes.php:96 Stack trace: #0 /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-attributes.php(96): array_merge(Array, NULL) #1 /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-attributes.php(106): woosea_get_meta_keys_for_post_type('product') #2 /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-attributes.php(627): WooSEA_Attributes->get_custom_attributes() #3 /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-generate-feed-step-7.php(20): WooSEA_Attributes->get_product_attributes() #4 /home/domain/public_html/wp-includes/template.php(770): require_once('/home/domain...') #5 /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php(4419): load_template('/home/domain...') #6 /home/domain/public_html/wp-includes/class-wp-hook.php(307): woosea_generate_pages('') #7 /home/domain/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #8 /home/domain/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #9 /home/domain/public_html/wp-admin/admin.php(259): do_action('toplevel_page_w...') #10 {main} thrown in /home/domain/public_html/wp-content/plugins/woo-product-feed-pro/classes/class-attributes.php on line 96
can you help me solve this?
I run on php 8
My wordpress version is 6.0.2
- The topic ‘Fatal error classes/class-attributes.php on line 96’ is closed to new replies.