Error processing Merchant Center export
-
We have a critical error processing the Google Merchant Export trough cron:
/wp-load.php?export_key=xxxxx&export_id=1&action=processing
/wp-load.php?export_key=xxxxx&export_id=2&action=processing
/wp-load.php?export_key=xxxxx&export_id=3&action=processing
/wp-load.php?export_key=xxxxx&export_id=4&action=processing
The Query table contains no error and shows:
Post Types: product, product_variation
Downloading of the txt file works fine and contains alle the products.Versions
WordPress version 6.3.1
Active Theme: Hello Elementor (version 2.8.1)
Current plugin: WP All Export Pro (version 1.8.5)
PHP version 8.2.9
Error given:
An error of type E_ERROR occurred on line number 61 of the file …/public_html/wp-content/plugins/wp-all-export-pro/libraries/XmlExportCpt.php. Error message: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in …/public_html/wp-content/plugins/wp-all-export-pro/libraries/XmlExportCpt.php:61
Actions taken:
Remade an blank/new export -> Same error
Changed to default theme -> Same error
Disabled plugins -> Same error
Downgraded PHP 8.1 -> Same error
It worked fine, no issues and it Just started reporting critical errors
Any Ideas of is this a known issue?
- The topic ‘Error processing Merchant Center export’ is closed to new replies.