PHP Uncaught TypeError: array_map() order.php:184
-
WordPress version 5.9.3
Current theme: Neori (version 3.0)
Current plugin: WooCommerce – Store Exporter Deluxe (version 5.2.1)
PHP version 8.0.16I failed to export my orders. Below is the log
An error of type E_ERROR was caused in line 184 of the file /home3/username/public_html/wp-content/plugins/woocommerce-store-exporter-deluxe/includes/order.php. Error message: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, string given in /home3/username/public_html/wp-content/plugins/woocommerce-store-exporter-deluxe/includes/order.php:184
Stack trace:
#0 /home3/username/public_html/wp-content/plugins/woocommerce-store-exporter-deluxe/includes/order.php(184): array_map(‘absint’, ”)
#1 /home3/username/public_html/wp-includes/class-wp-hook.php(307): woo_ce_order_dataset_args(Array, ‘order’)
#2 /home3/username/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(Array, Array)
#3 /home3/username/public_html/wp-content/plugins/woocommerce-store-exporter-deluxe/exporter-deluxe.php(403): apply_filters(‘woo_ce_extend_d…’, Array, ‘order’)
#4 /home3/username/public_html/wp-includes/class-wp-hook.php(307): woo_cd_admin_init(”)
#5 /home3/username/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
#6 /home3/username/public_html/wp-includes/plugin.php(474): WP_Hook->do_action(Array)
#7 /home3/username/public_html/wp-admin/admin.php(175): do_action(‘admin_init’)
#8 {main}
thrownIs there anything I can do?
- The topic ‘PHP Uncaught TypeError: array_map() order.php:184’ is closed to new replies.