I tried posting at http://wordpress.org/support/topic/images-are-not-uploading-into-correct-file?replies=12 a couple weeks ago and have gotten no repsonse from anyone so I'm trying a new thread.
I've tried the "3 step" method shown at http://wordpress.org/support/topic/images-are-not-uploading-into-correct-file?replies=12 and my results are:
EXAMPLE - http://cooking.thefrazzledmama.com/wp-content/blogs.dir/11/files/2010/08/ezmuffins11.jpg
LOADS FINE - http://tbfaa.devsite103.com/wp-content/blogs.dir/2/files/2010/06/meeting.jpg
EXAMPLE - http://cooking.thefrazzledmama.com/files/2010/08/ezmuffins11.jpg
NO LOAD - http://tbfaa.devsite103.com/files/2010/06/meeting.jpg
I've tried both the existing .htaccess file (below) and the .htaccess file provided without successful loading of images.
This is how it appears on the page when I switch to the HTML view - <img class="alignleft size-full wp-image-917" title="meeting" src="http://tbfaa.devsite103.com/files/2010/06/meeting2.jpg" alt="" width="94" height="63" /> However if I try to access the image in my browser I get a Page Not Found message.
I've checked and my browser WILL load http://tbfaa.devsite103.com/wp-content/blogs.dir/2/files/2010/06/meeting.jpg
http://tbfaa.devsite103.com/files/2010/06/meeting2.jpg"><img class="alignleft size-full wp-image-917" title="meeting" src="http://tbfaa.devsite103.com/files/2010/06/meeting2.jpg" alt="" width="94" height="63" />
Any ideas or suggestions? This stuff is way over my head so any help will be greatly appreciated.