Hi!
I have a problem with the coding Thank message, when I was in Russian. My Site encoded UTF-8.
Pls help! )
I have a problem with the coding Thank message, when I was in Russian. My Site encoded UTF-8.
Pls help! )
Hi mikon,
What HTML do you have in the Thank You message action? I don't understand why the header is showing correctly and the body is not. As far as I know there is nothing in ChronoForms that changes the Character set.
Bob
What HTML do you have in the Thank You message action? I don't understand why the header is showing correctly and the body is not. As far as I know there is nothing in ChronoForms that changes the Character set.
Bob
If I write a message in English - all right.
If Russian - problems with the encoding.
If Russian - problems with the encoding.
I do not know much about the code, but I think that the problem is what that file encoding component that is responsible for displaying this message
Hi mikon.
I still don't know why this is happening :-(
I built a test form here and that is working OK. The message text is seralised before it is saved in the database table so the collation there shouldn't have any effect.
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) and I'll take a closer look.
Bob
I still don't know why this is happening :-(
I built a test form here and that is working OK. The message text is seralised before it is saved in the database table so the collation there shouldn't have any effect.
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) and I'll take a closer look.
Bob
Hi mikon,
That works OK - see here.
I can only suggest that it is a setting somewhere on your site :-(
That works OK - see here.
I can only suggest that it is a setting somewhere on your site :-(
I noticed that if you disable ajax, all ok. If enabled, the encoding is incorrect.
What about your server's default charset ? please check this:
http://stackoverflow.com/questions/913869/how-to-change-the-default-encoding-to-utf-8-for-server
Regards,
Max
http://stackoverflow.com/questions/913869/how-to-change-the-default-encoding-to-utf-8-for-server
Regards,
Max
This topic is locked and no more replies can be posted.