Hi!
In Fckeditor content block, i write: test. Switching to html view i have:
Untitled document
test
when trying to insert image [img]http://show_main/england.jpg[/img]
the result in html is:
Untitled document
[img]http://show_main/england.jpg[/img]
then i preview the page i have: [img]http://show_main/england.jpg[/img] in the place where image must be.
any solution?
Problems on create new content
Re: Problems on create new content
As FCK is an extra module not packaged in the core and unsupported, you should use TinyMCE (which is packaged and supported). If you have reasons to use FCK instead read this.
Pierre
Pierre
Re: Problems on create new content
sorry, i was looking for another editor, copy&paste.. and i forget about that i'm using TinyMCE .
The problem that i have is with TinyMCE.
The problem that i have is with TinyMCE.