kellymccausey
Member
Posted 5 months ago #
I've deleted all plugins and all themes but Twenty Eleven 1.2
I've cleared my cache many times. (Firefox)
I've tried in Chrome.
I've deleted wp-includes and wp-admin and uploaded fresh copies.
I still can't upload images and all of my existing images come up as not found.
Can someone help me?
Thanks!
domino5702
Member
Posted 5 months ago #
Are the images "just" missing within WordPress, or are they physically missing from the server (usually in wp-content/uploads/ directory in a single site installation or in wp-content/blog.dirs/number/files/ directory in a multisite installation).
kellymccausey
Member
Posted 5 months ago #
When I look in through FTP I see my images listed there - but when I try to go to the image via the web, it gives me a 404 error
http://womenbygrace.com/wp-content/uploads/2009/09/apple.jpg
What are the permissions the uploads folders? Can you try setting them (and all subfolders) to 777?
kellymccausey
Member
Posted 5 months ago #
That fixed my problem. Thank you.