Order CSV doesn’t import
-
I’m trying to import orders.
- I click on advance import
- Upload my file, goes to 100%
- I click on button “step3: Map import columns”
- Popup shows up saying making a temp file.
- Popup closes and then nothing happens
I checked the webtoffee_import folder and the temp files are created and my file is there.
Checking the wp logs it shows:
[01-Jun-2023 18:27:11 UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in {domain ommitted}/wp-content/plugins/order-import-export-for-woocommerce/admin/classes/class-csvreader.php:97 Stack trace: #0 {domain ommitted}/wp-content/plugins/order-import-export-for-woocommerce/admin/modules/import/classes/class-import-ajax.php(674): Wt_Import_Export_For_Woo_Basic_Csvreader->get_sample_data('...', true) #1 {domain ommitted}/wp-content/plugins/order-import-export-for-woocommerce/admin/modules/import/classes/class-import-ajax.php(82): Wt_Import_Export_For_Woo_Basic_Import_Ajax->mapping_page() #2 {domain ommitted}/wp-content/plugins/order-import-export-for-woocommerce/admin/modules/import/import.php(1148): Wt_Import_Export_For_Woo_Basic_Import_Ajax->get_steps(Array) #3 {domain ommitted}/wp-includes/class-wp-hook.php(308): Wt_Import_Export_For_Woo_Basic_Import->ajax_main('') #4 {domain ommitted}/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) #5 {domain ommitted}/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #6 {domain ommitted}/wp-admin/admin-ajax.php(188): do_action('wp_ajax_iew_imp...') #7 {main} thrown in {domain ommitted}/wp-content/plugins/order-import-export-for-woocommerce/admin/classes/class-csvreader.php on line 97
Running WP v6.2.2, PHP v8.0.28, Plugin v2.3.4
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Order CSV doesn’t import’ is closed to new replies.