Dear all,

installed Drupal 6.12 and afterwards FCKeditor and IMCE. It seems to work fine, but whatever I do (in the editor I see the images) in the final published one I do not see the image.

What can be wrong?

Thanks,

Hans

Comments

dukul’s picture

Administer -> Site configuration -> File system -> and there check "Private - files are transferred by Drupal."

hpktje’s picture

Tried it with same result. As written I see it in preview, also if I copy text including an image from my other blogs. But as soon as I publish I see there is a space, but no image showing.

OK, 2nd Hint :-)?

rhouse’s picture

The input format probably included filtered html, which will delete Only local images are allowed. tags. You can use a more powerful input format, or if you want low powered users to be able to include image links, you can add Only local images are allowed. to the acceptable tags list of filtered html (in its configure screen). You shouldn't need to go back and edit the page if this is the solution you choose. It should just start working.

hpktje’s picture

Also no luck setting this one

hpktje’s picture

I changed it also at the post itself and now I see the image ...

Thanks,

Hans