Hi all,
i have a problem
after language change all tags are shown without specific language characters
instead of showing “pliušinis” i get “pliuÃ�ᅵï¿Å�Ã�ï¿œÃ�¡inis”
data in the dabatase are ok;
all other text fields are shown ok exept tags
Any ideas how to solve this problem?
p.s. sorry for my english
Thanks and best regards,
Tomas
Hello Tomas,
this can have many reasons. Firstly please check if the shop was set up using UTF-8. Secondly please check if your browser uses auto detection of character encoding. Next, you ought to check which character sets are supported by your server and PHP configuration.
Regards
thanks for reply marco
The main problem was : iUtfMode set to “0”, I gues “UTF-8 support” wasn’t chosen during the install, but after that the database was manualy set by utf-8 encoding (that mislead me)