[osCommerce] French accent characters
[osCommerce] French accent characters
hi!
I have MSU installed on my website (http://www.detectalia-italia.it) and eveything works correctly.
since a week I've added the french language version and the program has some problems handling the accents.
for example the categories "Détecteurs de faux billets" in the url is rewritten has "http://www.detectalia-italia.it/fr/da-tecteurs-de-faux-billets-1/.
someone knows how I can solve this problem?
thank you vey much!
I have MSU installed on my website (http://www.detectalia-italia.it) and eveything works correctly.
since a week I've added the french language version and the program has some problems handling the accents.
for example the categories "Détecteurs de faux billets" in the url is rewritten has "http://www.detectalia-italia.it/fr/da-tecteurs-de-faux-billets-1/.
someone knows how I can solve this problem?
thank you vey much!
Re: [osCommerce] French accent characters
What character_encoding is set in includes/msu_tweak.ini file?
Re: [osCommerce] French accent characters
thank you for your answer.
character_encoding is "iso-8859-1"
character_encoding is "iso-8859-1"
Re: [osCommerce] French accent characters
Please change the character_encoding to "utf-8".
Re: [osCommerce] French accent characters
ok thank you very much!