I have set up a test customer with non-english characters in his name. In phpmyadmin, the zc db collation is set to ‘utf8_general_ci’. However, I still see the customer’s name both in phpmyadmin and zc garbled. As recommended in crystalKoi’s tutorial (http://www.srw2d.com/content/utf-8-zen-cart) , I changed the charset to utf-8 in english.php files both in admin-includes-languages and includes-languages folders. I also changed the code in the query_factory file but the accented letters still look distorted. Am I doing something wrong or is there any other way of rectifying this problem?
Cheers



