beholder2009-01-26 18:03 | This problem is very abundant is CZ and SK region, almost every QC website I stumble upon has it. These guys have windows-1250 encoding in their lang file and therefore function change2Latin() in libraries/Trash.php doesn't work, because the whole file Trash.tpl is encoded in UTF-8. URLs generated in Quick Cart have čšťžščáýľ characters in them. » Quick.Cart v3.x |
beholder2009-02-05 15:38 | the upper-mentioned fix by putting the whole change2Latin() into lang_xx.php doesn't work as expected. |
Manu642009-08-06 11:57 | Hi Manu |
beholder2009-08-06 22:21 | you need to use notepad++ to change encoding of all french characters in file trash.php, function change2Latin(). Save the file as UTF-8. Then you shouldn't have a problem. |