Some debugging ideas:
1) Go to the page on which the image does not display and do "View Source" in your browser. See if the img tag is in the HTML. If it's not, then you've narrowed the problem down to Drupal generating the wrong HTML.
2) If the img tag *IS* in the generated HTML, cut and paste the URL from the src="..." into a browser. If can't get to the image that way, you might have a permissions problem (private files, nodeaccess, etc).
On Feb 24, 2008, at 11:00 AM, Neil: esl-lounge.com wrote:
Are you using Full HTML filter on that node?
----- Original Message ----- From: "Donn" donn.ingle@gmail.com To: support@drupal.org Sent: Sunday, February 24, 2008 4:58 PM Subject: [support] Showing an image in a content area
Hi, stupid question: I'm trying Drupal 6. I have attached (uploaded) a png image, that seems to work. I am in a 'Book' content type. I am trying to get the image to show in the flow of the content.
- I have added the <img> tag in the Configure Filtered HTML page.
(I even tried full HTML.) 2. I use <img src="http://localhost/~donn/drupal-6.0/sites/default/files/client- server-flow.png" alt="blah" border="1" /> as the tag.
Nothing is showing up. I am sure the tag is being stripped out.
Is there some simple way to employ images in D6? I'd like to set the alignment and decoration etc. too. Any suggested modules (for D6)?
\d
[ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
-- roy@panix.com