coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: instrumental on December 08, 2006, 12:38:19 PM

Title: Charset and encoding
Post by: instrumental on December 08, 2006, 12:38:19 PM
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....


 
Title: Re: Charset and encoding
Post by: Joachim Müller on December 08, 2006, 05:39:44 PM
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
Title: Re: Charset and encoding
Post by: instrumental on December 09, 2006, 09:32:56 AM
Thank you GauGau, this was good and exact advice.
Thanks