-Yep, they are running php5.2.something and I have checked the image upload location and they are set correctly.
-I have tried saving the post as draft without uploading images, no change
-I made sure the settings in admin/settings/misc were "wp-content/uploads" no change (they were already set to that.
-Upgraded to 2.8.1 no change
I do want to make sure I am clear about one thing. I DONT get an error. The image DOES upload into the server. It just wont display in the post/visual editor (which doesn't work either)/or HTML editor. So what I have to do is code in the typical...
<p style="text-align: center;"><img src="http://zxzxzxzxzx.com/wordpress/wp-content/uploads/2009/08/elle0.jpg" alt="elle0" width="240" height="165" class="attachment wp-att-894 centered" /></p>
...every freakin time.
So with that...does the http://zxzxzxzxzx.com/wordpress/wp-content/uploads/2009/08/elle0.jpg mean that I have these pointed wrong? Should ALL images reside in only the uploads directory, can they or can they not be organized by month/year?