[support] Image Not Displayed In Node

Steve Edwards killshot91 at comcast.net
Thu Feb 14 22:13:09 UTC 2008


It  looks like you are correct.  The issue has to do with Drupal being installed under a subfolder.

The path to the file is /home/campfire/public_html/members/files.file.gif, but for some reason it is looking for it in /home/campfire/public_html/files.file.gif.  FCKEditor is uploading the file to the correct location.  How do I get it to look in the proper location?

Thanks.

Steve
 -------------- Original message ----------------------
From: Earnie Boyd <earnie at users.sourceforge.net>
> Quoting Steve Edwards <killshot91 at comcast.net>:
> 
> > Hmmm, this gets even stranger.  The <img> tag had an empty alt 
> > attribute in it like this:
> >
> > <img alt="Apache logo" src="/files/apache_pb22.png" />
> >
> > so on a whim I just manually filled it in to see what would happen.  
> > Instead of being invisible, the alt text was displayed as text.  So 
> > the body of the node is this
> >
> > <p><img alt="Apache logo" src="/files/logo.gif" />Text is here.&nbsp; 
> > Where is the graphic?</p>
> >
> > and what shows up is this:
> >
> > Apache logoText is here.  Where is the graphic?
> >
> > So it's as if the HTML tag is being completely ignored.
> >
> 
> It sounds to me as if /files/logo.gif isn't found to be displayed.  
> Check the apache error log.
> 
> Earnie -- http://for-my-kids.com/
> -- http://give-me-an-offer.com/
> 
> -- 
> [ Drupal support list | http://lists.drupal.org/ ]



More information about the support mailing list