2013-09-27, 20:23:30
(2013-09-27, 16:57:48)blopez Wrote: I found the real problem... In fact my editor doesn't save text modifications. The only solution i found is to disable html editor in Settings and write html.
Can you explain some more, please? I don't have any problem with using utf8 characters on any of my GetSimple installations. I can write text in the editor window directly from the keyboard, including accents, and everything is saved and displayed correctly. The problems that you have are not normal.
Just to be clear, an html entity looks like this:
Code:
è
In gsconfig.php, I have entities : false. If I look at the Source view in CKEditor, I only see the utf8 characters.
Other things to check:
- in the Admin interface: Support -> Website Health Check;
- if you enable debug mode (gsconfig.php, uncomment define('GSDEBUG', TRUE);), do you have any errors when you use the editor and save page changes?
- any errors in the server logs?
- where is your site hosted?
- what is your computer operating system and version? Which browser and version?
--
Nick.
Nick.