Hello,
When I save my email template, all caracters éêà etc are removed with the right letter. Example : I put "amélioration", I save my template, then I reload it and I have "amioration" instead... Any idea??
what happens if you leave the charset unset (no default value) in php.iniMy php.ini have the charset on ISO, but this is necessary for my main domain
what does work?Yes, it works
what can u not change?But I can't change this
I hadded these 2 lines in the .htaccess but it oesn't work :
AddDefaultCharset utf-8
php_value default_charset UTF-8
so you changed it back from utf8 in php.ini?I don't know why the website works and not the templates...
so why not leave it with utf8 if it works?Yes, I changed the Default_charset = UTF-8 in the php.ini, then I go on my template page, put some chars like ééé, then save the template and then reload it: the chars ééé were still there, so it works!
If I put Default_charset = ISO-xxxx, then my chars ééé disapear afetr the template is saved...
The Mailwizz is a subdirectory of this site (/mailing).
Well... I have to setup a new domain just for Mailwizz??
It will not solve my problem as the php.ini file is for the whole domain under /public_html