Page 1 of 1

Mail encoding problem..

Posted: Thu 25. Sep 2008, 10:16
by numlock
where change mail charset? when write in mail form all ok, but receive mail with įšęėįęėįęė ėęėęį , (write Ž, Š..).

Re: Mail encoding problem..

Posted: Thu 25. Sep 2008, 12:51
by juergen
Hi,

did you choose UTF-8 Charset, UTF-8 db collation ?

Re: Mail encoding problem..

Posted: Thu 25. Sep 2008, 19:12
by numlock
all charset utf8. but receive mail incorrect..

Re: Mail encoding problem..

Posted: Thu 25. Sep 2008, 20:18
by Jensensen
What are your settings in
/config/phpwcms/conf.inc.php

Do they really look like:

Code: Select all

$phpwcms['db_charset']        = 'utf8';
$phpwcms['db_collation']      = 'utf8_general_ci';


$phpwcms['charset']           = 'utf-8';  //default charset 'iso-8859-1'
???

Re: Mail encoding problem..

Posted: Fri 26. Sep 2008, 07:27
by numlock
my /conf.inc.php

Code: Select all

$phpwcms['db_charset']        = 'utf8';
$phpwcms['db_collation']      = 'utf8_general_ci';


$phpwcms['charset']           = 'ISO-8859-1';       //default charset 'iso-8859-1'

Re: Mail encoding problem..

Posted: Fri 26. Sep 2008, 08:14
by juergen
hrmpfffffff :?

Little bit of problem now, you decide: correct mails oder correct site