VvollwebdesignMar 1, 2019
Hey there,
Where or how can I set the charSet to "UTF-8" within the form.php?
I done it for the email confirmation like this "$mail->CharSet = "UTF-8";" but that does not seem to work for the autoresponder.
Thanks,
Torsten
2 replies · opened Mar 1, 2019
Hey there,
Where or how can I set the charSet to "UTF-8" within the form.php?
I done it for the email confirmation like this "$mail->CharSet = "UTF-8";" but that does not seem to work for the autoresponder.
Thanks,
Torsten
Hello,
Please make sure that you use the following for Auto-Responders:
$autoresponder->CharSet = "UTF-8";This should definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
That very true!
It works like a charm.
Thanks so much,
Torsten
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard