Changed upload path in multisite. Files show 404
-
Using this most excellent plugin for an extranet solution, but did a boo-boo.
I had to change the upload folder from the standard
/wp-content/uploads/
To something more individual for the sites, so I decided to use the site_id function.
/wp-content/uploads/%site_id%And now every single link to the documents break.
I have tried updating the permalinks, download the upload directory (yes all files seem to have moved correctly to the right location), and now I am stomped. Seem like the attachment path haven’t updated.Also tried uploading a new version to some test-files and that seem to adjust the attachment link. The permalink still points in the correct place like before the change
www.mynetwork.com/subsite/documents/2014/02/somefile.doc
For all the others it seem to be effed up though.Any help with this is mucho appreciated.
The topic ‘Changed upload path in multisite. Files show 404’ is closed to new replies.