Another potential culprit for this is permissions.  We had a site that would allow image uploads and viewing of those images in development.  When the site was moved to production we could still upload the images but not view them.  The apache user wasn't in the correct group that owned the directory.  chmod 777 while maybe not the correct approach resolved the problem.
<br><br><div><span class="gmail_quote">On 8/13/07, <b class="gmail_sendername"><a href="mailto:webdevgirl@comcast.net">webdevgirl@comcast.net</a></b> &lt;<a href="mailto:webdevgirl@comcast.net">webdevgirl@comcast.net</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Will,<br><br>This is because the &quot;filtered html&quot; input format doesn&#39;t allow &lt;img&gt; tags be default.
<br><br>As admin go to Input Formats:<br><br>admin/settings/filters<br><br>Click the &quot;configure&quot; next to &quot;Filtered HTML&quot;, then click the &quot;configure&quot; tab.<br><br>Midway down the page under the &quot;HTML filter&quot; section of the form, add the &lt;img&gt;
<br>tag to the field &quot;Allowed HTML tags&quot;.<br><br>Save the configuration. You should now be able to see images in your postings.<br><br>Hope this helps.<br><br>--<br>Tracy<br><a href="http://hellolinux.org">http://hellolinux.org
</a><br><br> -------------- Original message ----------------------<br><br>&gt; Today&#39;s Topics:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;1. uploaded images disappear? (will hall)<br>&gt;<br>&gt;<br>&gt; ----------------------------------------------------------------------
<br>&gt;<br>&gt; Message: 1<br>&gt; Date: Sun, 12 Aug 2007 11:00:09 -0400<br>&gt; From: will hall &lt;<a href="mailto:will@theicarusproject.net">will@theicarusproject.net</a>&gt;<br>&gt; Subject: [support] uploaded images disappear?
<br>&gt; To: <a href="mailto:support@drupal.org">support@drupal.org</a><br>&gt; Message-ID: &lt;<a href="mailto:46BF2079.3000309@theicarusproject.net">46BF2079.3000309@theicarusproject.net</a>&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed
<br>&gt;<br>&gt; so i can create an image node fine, but then when i view it there is no<br>&gt; image there? anyone come across this problem before? 5.1<br>&gt;<br>&gt; thanks<br>&gt; -- will<br>&gt;<br>&gt;<br>&gt; ------------------------------
<br>&gt;<br>&gt; --<br>&gt; [ Drupal support list | <a href="http://list.drupal.org/">http://list.drupal.org/</a> ]<br>&gt;<br>&gt; End of support Digest, Vol 56, Issue 20<br>&gt; ***************************************<br>
<br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><br>-- <br><br>Kevin Bridges<br><a href="http://www.kevinbridges.org/">http://www.kevinbridges.org/
</a>