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)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?
You may need to make utf8mb4 applicable to whole mwz, incl dbf. Is your php equipped with the extension?hi
i change charset in the config file (apps/common/config/main.php) to utf8mb4
but nothing change
View attachment 2554