Hello...
I`ve used version 1.6 on my website....now I`ve installed V2.0. When I want to add stuff it works, but when I want to edit it it doesn`t...
does anyone know why ?
I`ve used version 1.6 on my website....now I`ve installed V2.0. When I want to add stuff it works, but when I want to edit it it doesn`t...
does anyone know why ?
RE: using V2.0 doesn`t show toolbar when editting
it is happening with me to.
Can some one can halp us?
I saw that this happening, when the html text (for example: $text) have a newline inside the code.
This dont have error:
$text = "teste1 teste2";
echo "<script type=\"text/javascript\"> var oFCKeditor = new FCKeditor('text', '100%', '500', 'Default', '$text'); oFCKeditor.Create(); </script>"
This have error:
$text = "teste1 \n teste2";
echo "<script type=\"text/javascript\"> var oFCKeditor = new FCKeditor('text', '100%', '500', 'Default', '$text'); oFCKeditor.Create(); </script>"
Where, in the code, may I change to solve this.
Bests regards for all,
Andr
RE: using V2.0 doesn`t show toolbar when editting
Hello Guys,
this foruns could solve this error:
https://sourceforge.net/forum/forum.php ... _id=379487
Thanks for all.
Andr
RE: using V2.0 doesn`t show toolbar when edit
Any ideas ?
Thorvald