I've been scouring the forums for a solution to this problem for the last 4 hours. Everyone seems to have this problem in one form or another, but I can't seem to get it fixed.
Basically, when creating a new post, I go to upload an image. The file URL is like this: http://sparklogix.com/files/2010/01/Dock.jpg
But it is being uploaded to this URL:
http://sparklogix.com/wp-content/blogs.dir/1/files/2010/01/Dock.jpg
Obviously, this is causing the image to not show. I've changed this info in the Site Admin panel:
UPLOAD PATH: wp-content/blogs.dir/1/files/
UPLOAD URL PATH: wp-content/blogs.dir/1/files/
FILEUPLOAD URL: wp-content/blogs.dir/
Not sure what (if anything) needs to be changed in the htaccess file. I still don't get the numbers for permissions, but this is what my permissions are set at for the wp-content folder:
Web User: Read, Write, Execute
Owner: Read, Write, Execute
What else should I be doing (or not doing)? Thanks!