Hi there,
I’m having similar issue.
I can export orders fine from one site, then go to the other site (subdomain) and importing orders gets stuck on the loading. No orders are imported.
Inspecting the page I see one error only
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
I deactivated all plugins except Woocommerce and still error persists.
When I checked console for the first time the error was on a jQuery file but now it doesn’t come up as jquery error anymore. Just as above.
Fatal error log
2020-09-17T10:16:20+00:00 CRITICAL Uncaught Error: Call to a member function format() on bool in /home/u184287946/domains/littlebotanics.com/public_html/novosite/wp-content/plugins/order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php:270
Stack trace:
#0 /home/u184287946/domains/littlebotanics.com/public_html/novosite/wp-content/plugins/order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php(384): WF_CSV_Parser->parse_orders(Array, Array, 1, 0)
#1 /home/u184287946/domains/littlebotanics.com/public_html/novosite/wp-content/plugins/order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-order-import.php(274): WF_OrderImpExpCsv_Order_Import->import()
#2 /home/u184287946/domains/littlebotanics.com/public_html/novosite/wp-content/plugins/order-import-export-for-woocommerce/includes/importer/class-wf-orderimpexpcsv-importer.php(39): WF_OrderImpExpCsv_Order_Import->dispatch()
#3 /home/u184287946/domains/littlebotanics.com/public_html/novosite/wp-content/plugins/order in /home/u184287946/domains/littlebotanics.com/public_html/novosite/wp-content/plugins/order-import-export-for-woocommerce/includes/importer/class-wf-csv-parser.php on line 270
Thanks
-
This reply was modified 4 years, 2 months ago by jubamad. Reason: added fatal error log