[support] Image Not Displayed In Node
    Earnie Boyd 
    earnie at users.sourceforge.net
       
    Thu Feb 14 13:07:11 UTC 2008
    
    
  
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.  
> 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/
    
    
More information about the support
mailing list