By hpktje on
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
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
1st hint
Administer -> Site configuration -> File system -> and there check "Private - files are transferred by Drupal."
Does not give the solution
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 :-)?
The input format probably included filtered html
The input format probably included filtered html, which will delete
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
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.
Same
Also no luck setting this one
Although ....
I changed it also at the post itself and now I see the image ...
Thanks,
Hans