Mail encoding problem..
Mail encoding problem..
where change mail charset? when write in mail form all ok, but receive mail with įšęėįęėįęė ėęėęį , (write Ž, Š..).
Last edited by numlock on Thu 25. Sep 2008, 19:16, edited 1 time in total.
Re: Mail encoding problem..
Hi,
did you choose UTF-8 Charset, UTF-8 db collation ?
did you choose UTF-8 Charset, UTF-8 db collation ?
Re: Mail encoding problem..
all charset utf8. but receive mail incorrect..
Re: Mail encoding problem..
What are your settings in
/config/phpwcms/conf.inc.php
Do they really look like:
???
/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..
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..
hrmpfffffff
Little bit of problem now, you decide: correct mails oder correct site
Little bit of problem now, you decide: correct mails oder correct site