Hello,
I have been using this extension to transfer a couple categories of products from my old OpenCart site (version 1.5.5.1) and into my new one (version 2.2.0.0). When I try to import what appears to be a proper table, does it need to have every single item in my database? I am getting the following errors but I only wanted to add/update the specified product IDs in my XLXS file.
2018-06-12 16:43:04 - Export/Import: Missing product_ids in worksheet 'Products'!
2018-06-12 16:43:04 - Export/Import: Missing product_ids in worksheet 'Specials'!
2018-06-12 16:43:04 - Export/Import: Missing product_ids in worksheet 'ProductOptions'!
2018-06-12 16:43:04 - Export/Import: Missing product_ids in worksheet 'ProductOptionValues'!
2018-06-12 16:43:04 - Export/Import: Missing customer_groups in worksheet 'Specials'!
I also don't have anything in the Specials worksheet because I don't want to add any specials. What do these errors mean?
Thank you!
P.S. If it helps to know, I've already successfully altered my options XLXS and imported it with the new options that I wanted. I also tried to download my current item database to update the full table but there are too many and I am getting this error:
Allowed memory size of 536870912 bytes exhausted (tried to allocate 8388608 bytes)
How do I proceed?