I have customer data in Japanese stored in the mysql database as Latin1. In the zen-cart admin, it shows fine.
I am trying to import it into a new zen cart install. The site design has been applied, but it looks like they used a different zen cart version. In the customer table there are new fields like "customers_firstname_kana" and it's in eucjpms_japanese_ci . If I import the data directly using phpmyadmin import/export, it does not show up properly on the new site.
What would be the best way to proceed? Should I switch site back to latin1 and try to use first setup which works correctly? Or import with special characters and question marks and then change table encoding in mysql? I also thought of using a plugin to try exporting directly from the zen cart admin.


Reply With Quote

