Hello,
I import products from CSV into a Virtuemart (3.8.2) website.
All our CSVs are generated by a PHP platform, so they use the same specs/format.
I've been having a problem similar to the one in this thread:
https://rolandd.com/support/ro-csvi/illegal-mix-of-collations-utf8-general-ci-implicit-and-utf8mb4-general-ci-coercible-for-operation
But it does not happen to all CSV imports.
For example, the following category of products imported correctly.
Attachment: com_csvi.log.460.txt
But this category of products, did not:
Attachment: com_csvi.log.461.txt
(See error in the screenshot)
Both CSV files are UTF8, use the same fields, and are generated by the same software.
Yes, some tables have different collations but why would most other imports work fine?
We want to avoid having to mess with converting everything in the db to utf8mb4-general-ci because of unknown consequences with Joomla + extensions.
Could you help us maybe identify where exactly the problem lies, so we can target directly?
Thank you
PS. Also attaching a .zip with the 2 CSV import files
Failing CSV: vm_csvi_products_LAMPS-HEAD-import-2020-07-13--001.csv
PS2. For the failing CSV, the error doesn't happen from the beginning... products import fine, but the related products are not created.
You need to be logged in to view a user's profile.
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!