Image path error
-
This is not a huge deal, but I’m trying to clean up an error that’s using up server resources. The main site in this network is: churchwebsiteprogram.com, and I am using subdomains with domain mapping. My server logs tell me that “wesleyfresno.org/files/2012/04/Background-tile-widgets.jpg” is showing a 404 error.
Obviously, this is an older multisite network, that originally used blogs.dir. After having some issues with image uploads, more than a year ago, I worked with a developer to migrate away from ms-files and into the new way of uploading for multi-site. I thought I had all of those issues worked out months and months ago.
I have checked, and the file exists at: https://wesleyfresno.churchwebsiteprogram.com/wp-content/uploads/sites/26/2012/04/Background-tile-widgets.jpg
I couldn’t find anywhere in the stylesheet where this file is referenced, so I searched the database. This file is referenced in the table wp_26_postmeta, but only as: 2012/04/Background-tile-widgets.jpg.
Clearly, somewhere is still supplying the “wesleyfresno.org/files/”
Will making a network edit to the site in the “Fileupload Url” or “Upload Url Path” override wherever is supplying the old “files” path? Which one should I use, and what should I change it to?
- The topic ‘Image path error’ is closed to new replies.