Hi all,
I am using Chronoforms V4 on Joomla 1.7.3, and am quite happy with it.
Only now I have a problem with a form field. I made a contact form with the usual fields (email, name and message).
The messages will normally be sent by users in either english or german. If I write german "Umlaute" into the textarea, they are sent via email utf-8 decoded or something - see my beautiful test word: Gügüü!
It only happens with the textarea though, which is why I don't think it's a server problem.
The Sender's Name (Text input field) appears perfectly ok with all special chars...
Does anyone know about this?
I have searched for settings, but haven't found anything. I have also tried to set the "accept-charset" for the textarea manually in the code of the form... nothing happens.
Thanks for any tipps...
Terry
I am using Chronoforms V4 on Joomla 1.7.3, and am quite happy with it.
Only now I have a problem with a form field. I made a contact form with the usual fields (email, name and message).
The messages will normally be sent by users in either english or german. If I write german "Umlaute" into the textarea, they are sent via email utf-8 decoded or something - see my beautiful test word: Gügüü!
It only happens with the textarea though, which is why I don't think it's a server problem.
The Sender's Name (Text input field) appears perfectly ok with all special chars...
Does anyone know about this?
I have searched for settings, but haven't found anything. I have also tried to set the "accept-charset" for the textarea manually in the code of the form... nothing happens.
Thanks for any tipps...
Terry
Hi Terry,
Please try to use "Debugger" and "Show thanks message" actions before the email action and see what they display after the form submitted, do they display the good data or its changed ?
Regards,
Max
Please try to use "Debugger" and "Show thanks message" actions before the email action and see what they display after the form submitted, do they display the good data or its changed ?
Regards,
Max
This topic is locked and no more replies can be posted.