I tried to solve excel formatting issues, everything is text... still no luck.
I am importing from 1.5.5.1 to 2.0.3.1
Where am I going wrong?
jazzystahh wrote:I keep getting this error: 2015-10-05 22:53:41 - Export/Import: Invalid header in the Products worksheet
I am importing from 1.5.5.1 to 2.0.3.1
Where am I going wrong?
That^.
Did you do an export of your 2.0.3.1 store and then match the columns in the spreadsheet? They changed from 1.5.x to 2.x.
Mike
cue4cheap not cheap quality
Use OpenOffice or LibreOffice, not MS Office, the latter has known bugs which MS won't fix.Vizzuals wrote:I get the same problem. I did the export. The store has one item and I copied all data into the exported fields so I can't see how the header is invalid.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
I have 6 special prices types, so it's quite hard to maintain. Could you change special tab
from
Code: Select all
product_id customer_group priority price date_start date_end
Code: Select all
customer_group_1_name priority price date_start date_end customer_group_2_name priority price date_start date_end customer_group_3_name priority price date_start date_end
To begin with I was unable to get the file to Import. I found that someone else with the same issue found that by saving the .xlsx as a .csv to begin with and then converting the .csv back to .xlsx fixed the error "Export/Import: Missing product_ids in worksheet 'Products'!".
Now I get a Successfully Imported message, but no products to be seen.
I opened the export file I downloaded prior to creating the import file and it was able to Import with the products appearing.
I updated the information in the export file to reflect a small (4 item) selection of the products I want to eventually add. Attempted to Import but got the "Export/Import: Missing product_ids in worksheet 'Products'!" error again. After saving in .csv and back to .xlsx I got the Successfully Imported... but alas... no products to do anything with.
I am in OC Version 2.1.0.1
Help!!! I am desperate and pulling my hair out :-(
This question has been answered many times over. For a start, stop using MS Excel, use LibreOffice or OpenOffice, and make sure you don't have empty lines in your worksheets (a common issue when using MS Excel!). Also, check for the obvious things such as: 1) Are the imported products in the database (PHPMyAdmin will help you to answer this). 2) Is your admin backend language also one of the supported frontend languages? 3) have you set the store_id column with the correct value? 4) Are there any warning or error messages in Opencart's system error log? Or in your server's error_log?nurselotsaluv wrote:I need some help! I see someone above had the same problem but was able to correct it.... I am able to get a Successful message with my import, however I am unable to get the products to actually show up.
To begin with I was unable to get the file to Import. I found that someone else with the same issue found that by saving the .xlsx as a .csv to begin with and then converting the .csv back to .xlsx fixed the error "Export/Import: Missing product_ids in worksheet 'Products'!".
Now I get a Successfully Imported message, but no products to be seen.
I opened the export file I downloaded prior to creating the import file and it was able to Import with the products appearing.
I updated the information in the export file to reflect a small (4 item) selection of the products I want to eventually add. Attempted to Import but got the "Export/Import: Missing product_ids in worksheet 'Products'!" error again. After saving in .csv and back to .xlsx I got the Successfully Imported... but alas... no products to do anything with.
I am in OC Version 2.1.0.1
Help!!! I am desperate and pulling my hair out :-(
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
I apologize for overlooking the solution, I wasn't able to find it anywhere... I honestly searched for a few days before I decided to post.JNeuhoff wrote:
This question has been answered many times over. For a start, stop using MS Excel, use LibreOffice or OpenOffice, and make sure you don't have empty lines in your worksheets (a common issue when using MS Excel!). Also, check for the obvious things such as: 1) Are the imported products in the database (PHPMyAdmin will help you to answer this). 2) Is your admin backend language also one of the supported frontend languages? 3) have you set the store_id column with the correct value? 4) Are there any warning or error messages in Opencart's system error log? Or in your server's error_log?
But THANK YOU A MILLION TIMES!!! I downloaded LibreOffice and it worked like a charm. Darn MS Excel anyway!
You have made my month.
Export is wroking fine but when i try to import, i get this error: Uploaded spreadsheet file has validation errors!
Error log : Export/Import: Invalid number of worksheets, 8 worksheets expected.
I have installed an Option Image module. Does it have something to do with it or is it something else?
Thank you.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
We loaded your Export/Import tool as instructed. No problem there. And we set-up the top administrator in the user groups as specified. And it now shows up in the Administration area dropdown under the System tab.
We left the default selections, just to try it out. However, when we attempt to export an XLSX file we get the warning error: COULD NOT CLOSE ZIP FILE PHP://OUTPUT
Any help you could provide would be appreciated.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Fatal error: 'break' not in the 'loop' or 'switch' context in /customers/2/d/c/theluvoffice.com/httpd.www/lotsaluv/system/PHPExcel/Classes/PHPExcel/Calculation/Functions.php on line 581
This is the first time I have tried to use the Export function since the update, and it worked great before.
Import still works.
Any ideas?
I am in OC version 2.1.0.2 - Import/Export V2.29
These is no line 581 in the Functions.php file. Looks like you are using a corrupted installation. Also, you shouldn't use functions nor formulas in your spreadsheet, just data only.nurselotsaluv wrote:I am trying to Export 'Categories' and 'Products'. However, the file that is exported and either opened or saved then opened is "corrupt". When I got it to open 'Categories' in LibreOffice Calc I got the following text:
Fatal error: 'break' not in the 'loop' or 'switch' context in /customers/2/d/c/theluvoffice.com/httpd.www/lotsaluv/system/PHPExcel/Classes/PHPExcel/Calculation/Functions.php on line 581
This is the first time I have tried to use the Export function since the update, and it worked great before.
Import still works.
Any ideas?
I am in OC version 2.1.0.2 - Import/Export V2.29
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
I am only using data, no formulas or functions. Like I said the Import is just fine. It is the Export that is telling me it is corrupt. I have attached a screenshot of the error when I attempt to Export both Products and Categories.JNeuhoff wrote: These is no line 581 in the Functions.php file. Looks like you are using a corrupted installation. Also, you shouldn't use functions nor formulas in your spreadsheet, just data only.
I re-installed the extension and am still having issues. If it is indeed a corrupted installation, how do I get a non-corrupted installation since I downloaded your file from the Extensions Directory.
Please advise.
Attachments
Error when Exporting Categories and Products - CaptureImportExport.JPG (30.63 KiB) Viewed 12480 times
Users browsing this forum: No registered users and 11 guests