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

WorldFallz’s picture

Make sure 1) the node has the proper input format and 2) that input format has the proper filters checked.

K32’s picture

What do you mean with 'proper'? Sorry, I'm lost...

WorldFallz’s picture

'[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 ;-)

K32’s picture

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'

WorldFallz’s picture

You can configure which filters are applied by whatever input formats you like at admin/settings/filters.

K32’s picture

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...

K32’s picture

OK, now it seems to be working. I've created a new filter and added everyone. Then I selected 'clear forbidden tags' and added Only local images are allowed. to the allowed file extensions list.

Many thanks for your support!!

IS_NUMERIC’s picture

This happened to me and the solution was to make sure in the Tinymce editor that the BBcode button was switched off.

kpv’s picture

Helped with FCKeditor

grincon’s picture

I removed BBCode button from my wyiswyg profile and added the image again and it was ok.

http://www.colomsoft.com