there is no image dispaly on the artical
freelylw - April 17, 2007 - 23:26
I am using drupal 5.1 . I have installed the tinymce and IMCE . When I write the artical in the tinymce editor, I can upload and see the image within my artical. but after I submit the artical .there is no image showing on the post ????? anybody can tell me how to do this ?????
thank you very much \

---
did you switch your input format to FULL HTML ?
no, I selected the 'Filtered
no, I selected the 'Filtered HTML' . what should I do now ????? thank you .
---
edit the node and change the input format to FULL HTML and resubmit. Filtered HTML filters out the
<img>tag. Or you could if you so chose, add the<img>tag to your filtered html input format in administer -> input formats -> configure next to the input format you want to alter.when is full html not full html
With a fresh Drupal install, full html does not include the or or or tags. So changing the input format doesn't solve the problem.
Now that I pulled my hair out, it all makes sense. No images appear in the preview or view article, but they are there in the editor just fine!
You do have to go to administer -> input formats -> configure next to filtered html (or full html) and add those tags. Thanks for the clue VeryMisunderstood.
Selwyn