Elxis CMS Forum
Support => Elxis 4.x/5.x DEV => Topic started by: speck on November 23, 2012, 20:36:51
-
last release elxis 4
php 5.2.9
if i write some text and after i select a color to give to part of text, it seem not works
after save article in html i find a find strange code like this
same promel also with images insert in text editor
File extension: .HTC<br />
[b]<span style="\"\\"color:#ff0000;\\"\"">[/b]MIME TYPE: text/x-component</span></p>
<p>
In this way,
can check please.
on older releases all worked right
-
The editor works perfect for me in both local and online sites. I have written several articles lately on elxis.net/docs/ (https://www.elxis.net/docs/) without any issue.
Also nothing serious has change in the editor after the alpha release (july 2012). So the editor is the same with the old releases...
What it might causes you this error is the magic quotes setting, make sure this deprecated option is off (magic_quotes_gpc (http://www.php.net/manual/en/info.configuration.php#ini.magic-quotes-gpc)).
editor last change: June 18, 2012 (added Greek language)
editor helper last change: April 15, 2012 (XHTML compatibility)
-
thanks....
solved ;)
ps: without you... elxis community goes in crisis ;D
-
We have already discussed about the magic quotes, Speck. Where have you been? ;D