The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Again: Problem with non-english characters - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4) +--- Thread: Again: Problem with non-english characters (/showthread.php?tid=1063) |
Again: Problem with non-english characters - cebra - Feb 3rd, 2011 Hi, I have installed Core Version 2.0.4, API Version 1.0.1. I've used ft 1.5x before without any issues. Now I'm running into problems with german characters like ä,ü and the €-sign in forms. I've checked the database settings , its all on utf-8, just as my forms are. The problem is that the input is cut off once one of these characters is used. Example: The word "Göttingen" would only appear as "G" in the database (and the emails sent to me of course) Any ideas how to fix that? RE: Again: Problem with non-english characters - cebra - Feb 3rd, 2011 solved: It's been a IE problem (charset-settings) RE: Again: Problem with non-english characters - Ben - Feb 5th, 2011 Ah, good to know! Thanks for posting the answer, cebra. - Ben |