Page 1 of 1

problem with polish letters - utf8

Posted: Mon 14. Mar 2011, 08:09
by sjasiak
i Have this setings:
$phpwcms['db_charset'] = 'utf8';
$phpwcms['db_collation'] = 'utf8_general_ci';
$phpwcms['charset'] = 'utf8;

Front Page works fine - page in polish displays ok but The backend of panel has no Polish letters. why? also if i use {DATE_LONG} in name of day and month also no polish letters on frontpage rest of page displays ok

Re: problem with polish letters - utf8

Posted: Thu 12. May 2011, 04:29
by Oliver Georgi
Polish backend translation might not be UTF-8 encoded. I go to kick all other encodings off phpwcms in the next weeks. v1.5 will support UTF-8 only.

Re: problem with polish letters - utf8

Posted: Thu 16. Jun 2011, 00:55
by Chaffinch<
sjasiak wrote:i Have this setings:
$phpwcms['db_charset'] = 'utf8';
$phpwcms['db_collation'] = 'utf8_general_ci';
$phpwcms['charset'] = 'utf8;

Front Page works fine - page in polish displays ok but The backend of panel has no Polish letters. why? also if i use {DATE_LONG} in name of day and month also no polish letters on frontpage rest of page displays ok
Extract the files to your server, replacing the existing.You will have a translation utf-8 POLISH
Wypakuj te pliki na serwer,zastępując istniejące.Będziesz miał tłumaczenie utf-8
Link:
http://krynica.malopolska.pl/include.zip

Re: problem with polish letters - utf8

Posted: Fri 30. Sep 2011, 20:02
by Chaffinch<
Oliver Georgi wrote:Polish backend translation might not be UTF-8 encoded. I go to kick all other encodings off phpwcms in the next weeks. v1.5 will support UTF-8 only.
Hellou Oliver
How can I add Polish characters to charset_helper.inc.php ? ?
I'm trying but without success
http://forum.phpwcms.org/viewtopic.php? ... 66#p132520
Best regards
Bogdan

Re: problem with polish letters - utf8

Posted: Sat 1. Oct 2011, 10:06
by Oliver Georgi
the alias is first converted using JavaScript – serverside is another thing. You can write whatever you like there to get it fixed the way you need – so fill it in manually.