Quote:
Originally Posted by andreamarucci
There's a problem with accented characters. If I insert a question using accented chars and save the question, all the question's text disappear. If I type, for example, perch? when I save the question, this text disappear, but if I type perche' everything works fine.
How can I fix this?
|
I found the solution.
You have to edit "safestring.class.php" in the classes folder and change "utf-8" with "iso-8859-1" at lines 142 and 158.