On Apr 14, 2010, at 3:06 PM, Mutuku Ndeti wrote:
I am using drupal 6.16 with fckeditor and imce. When I create a node and upload an image using imce or link external images on fckeditor, I am able to view the image. However, when I save the node and diplay it, the image is not showing.
This is also happening with custom image blocks
Usually when this happens to me it's because I forgot to update the input filters. You might need to set your input format for that field to full html, or go to site configurations -> input formats and enable an image specific filter for the formats you're using.
-Carl