Mismatch caracters in Email footer

wissem

Member
Hi,
i yould like write with frensh caracters like this : é,ç,à,è,a,... in "Email footer" backend/index.php/customers/groups/update/id/45
but i obtain caracters mismatch
how can i doing?
 
Hi,
i yould like write with frensh caracters like this : é,ç,à,è,a,... in "Email footer" backend/index.php/customers/groups/update/id/45
but i obtain caracters mismatch
how can i doing?
If you update everything to utf8mb4, so your whole server environment supports it, you should be able to use also the characters you mentioned, after mwz databases get adjusted (and perhaps other parts of the app, like the editor)
https://forum.mailwizz.com/threads/change-mailwizz-from-utf8-to-utf8mb4.1459
https://forum.mailwizz.com/threads/emoji-support-in-mailwizz.1829
enjoy ;)
 
hi
i change charset in the config file (apps/common/config/main.php) to utf8mb4
but nothing change
FOOTER.jpg
 
Back
Top