Hi,
I have big trobles during reinstallation my gallery because of different webhoster, upgrading etc. but now gallery works quite fine. But there is still language / charset problem.
When I check my data from PhpMyAdmin, everything is OK. (phpmyadmin is set to cs-iso-8859-2 (czech language)).
But in coppermine gallery, names of categories and albums have wrong charakters. Probably it is because Coppermine is set to UTF-8.
Ok, I configured Coppermine to Central European (iso-8859-2) and my names of albums, etc works fine. BUT now, every words in coppermine photogalery arewrong (such as menu, error messages, informations).
Could you help me please ? Thanks a lot....
Turn Coppermine's encoding back to utf-8. Then convert the textual content of your database from iso8859-something to utf-8, using charsetmgr.php
Thank you GauGau, this was good and exact advice.
Thanks