import critical error
-
Hi I’m developing a WooCommerce page, with almost 2k products. We need to update prices so I did an export, changed the prices and when I try to import the new file the importer gets stucket. So I went to check the log and I get this error:
2018-06-13T14:53:58+00:00 CRITICAL Uncaught Error: Call to a member function get_variation() on string in /home/wp_kpvyw8/derpol.dream.press/wp-content/plugins/woocommerce/includes/import/abstract-wc-product-importer.php:508 Stack trace: #0 /home/wp_kpvyw8/derpol.dream.press/wp-content/plugins/woocommerce/includes/import/abstract-wc-product-importer.php(441): WC_Product_Importer->get_variation_parent_attributes(Array, Object(WC_Product_Variation)) #1 /home/wp_kpvyw8/derpol.dream.press/wp-content/plugins/woocommerce/includes/import/abstract-wc-product-importer.php(254): WC_Product_Importer->set_variation_data(Object(WC_Product_Variation), Array) #2 /home/wp_kpvyw8/derpol.dream.press/wp-content/plugins/woocommerce/includes/import/class-wc-product-csv-importer.php(918): WC_Product_Importer->process_item(Array) #3 /home/wp_kpvyw8/derpol.dream.press/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-importers.php(222): WC_Product_CSV_Importer->import() #4 /home/wp_kpvyw8/derpol.dream.press/wp-includes/class-wp-hook.php(286): WC_Admin_ImpoIt’s not a data issue since even if I try to import the same file exported without any changes still have the same error.
What could be the issue?The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘import critical error’ is closed to new replies.