By K32 on
Hi all,
I've installed Drupal 6.17, TinyMCE and IMCE. When I select 'Full HTML' I could upload an image and in the Rich Text Editor it is displayed fine. But when I save the page it only shows the text without any formatting, no images, no bold, etc. When I do the same in a block it displays e.g. [img]/sites/default/files/users/user1/Homer.jpg[/img] but not the image.... What's wrong?
Comments
_
Make sure 1) the node has the proper input format and 2) that input format has the proper filters checked.
What do you mean with
What do you mean with 'proper'? Sorry, I'm lost...
_
'[img][/img]' is not html syntax so you must have a filter to interpret that-- that's the 'proper' filter for that type of input. Sorry should have been more specific ;-)
As soon as I switch input
As soon as I switch input format from 'Full HTML' to 'Filtered HTML' it only displays [img] but not the images anymore.....? Buth Full and Filtered HTML have the filters for URL, line break and HTML correction.... So the image is only displayed on 'Full HTML'
_
You can configure which filters are applied by whatever input formats you like at admin/settings/filters.
But even when I enter it
But even when I enter it correct with 'Full HTML' and it's display correct in richText Editor, it does NOT display correct after saving.... It could not be soo complicated... I wonder what I've done wrong...
OK, now it seems to be
OK, now it seems to be working. I've created a new filter and added everyone. Then I selected 'clear forbidden tags' and added
to the allowed file extensions list.
Many thanks for your support!!
This happened to me and the
This happened to me and the solution was to make sure in the Tinymce editor that the BBcode button was switched off.
Thanks!
Helped with FCKeditor
BBCode in tinymce was the problem for me
I removed BBCode button from my wyiswyg profile and added the image again and it was ok.
http://www.colomsoft.com