UTF-8 not working with built-in PHP-Form Processor

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
dan-priv
 
 
Posts: 12
Joined: Wed Feb 15, 2017 9:22 pm

UTF-8 not working with built-in PHP-Form Processor

Post by dan-priv »

Hi Pablo

I have a strange problem and cannot solve it... Whenever I use a Mail Form i get the text in a different charset, than the specified UTF-8, sent to the Mail Clients.

Double checked all settings, talked to the Web Hoster and by definition everything looks ok.

Instead of 'äöü' I get 'äöü' in the mail.

Can you please help me with this issue. Thanks in advance.

Cheers
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: UTF-8 not working with built-in PHP-Form Processor

Post by Pablo »

Did you also set 'accept-charset' to UTF8?
wb_user
 
 
Posts: 1099
Joined: Sun Jul 05, 2015 7:03 am

Re: UTF-8 not working with built-in PHP-Form Processor

Post by wb_user »

dan-priv
 
 
Posts: 12
Joined: Wed Feb 15, 2017 9:22 pm

Re: UTF-8 not working with built-in PHP-Form Processor

Post by dan-priv »

Thank you (both) for the fast answer.

Pablo, I set the accept-charset="character_set" into the objects (Form) HTML-Code in 'Inside Tag', still not working.

The reply of wb_user seems to host a Trojan Horse! :(
Last edited by dan-priv on Tue Jun 25, 2019 8:59 am, edited 3 times in total.
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: UTF-8 not working with built-in PHP-Form Processor

Post by Pablo »

There is no need to manually add the code.
Please make sure 'accept-charset' in the form's properties is to UTF-8
dan-priv
 
 
Posts: 12
Joined: Wed Feb 15, 2017 9:22 pm

Re: UTF-8 not working with built-in PHP-Form Processor

Post by dan-priv »

Ok, found it.

Sorry for this. It's working now.

I appreciate your help, as always! :)

Best regards
Post Reply