Hello,
I am creating website in Polish language - www.nanochem.olimpic.beep.pl.
but when i am trying to write some polish letters like ąęśź i have something like this "????"
Where is the problem??
my datbase encoding is: utf-polish.ci
my website encoding: charset=iso-8859-2;
I will be greatful for any help
Problem with language
Re: Problem with language
Try to add in config.php your encoding (default_encoding and admin_encoding)animike wrote: Hello,
I am creating website in Polish language - www.nanochem.olimpic.beep.pl.
but when i am trying to write some polish letters like ąęśź i have something like this "????"
Where is the problem??
my datbase encoding is: utf-polish.ci
my website encoding: charset=iso-8859-2;
I will be greatful for any help
Alby
Re: Problem with language
Try to add in config.php your encoding (default_encoding and admin_encoding)
It didn't work :/
The letters was only change in admin panel to wierd things when i changed to charset=iso-8859-2
because all translation(polish) of admin panel was write in utf-8, i guess.
://
Re: Problem with language
I would suggest switching all encodings to utf-8. Had no problems with that on many websites with international characters.animike wrote: Hello,
I am creating website in Polish language - www.nanochem.olimpic.beep.pl.
but when i am trying to write some polish letters like ąęśź i have something like this "????"
Where is the problem??
my datbase encoding is: utf-polish.ci
my website encoding: charset=iso-8859-2;
I will be greatful for any help

Re: Problem with language
hahaa it works.
It was something with my database but after little changes it works fine:)
Thanks for your help
It was something with my database but after little changes it works fine:)
Thanks for your help