Error: File does not exist (images folder)
-
Hi,
I’m getting the following error in the logs:
File does not exist: [domain]/httpdocs/wp-content/plugins/bwp-minify/min/imagesIs it something to do with the wrong path being called somewhere, perhaps? This directory /min/images/ does not exist.
Seems kind-of related to this issue but it doesn’t nail it down completely.
I created the /images folder, then the error message was looking for /events-bar within that, then on creation of *that* directory it gave
[...]wp-content/plugins/bwp-minify/min/images/events-bar/icon-list.pngSo it’s really just looking in the wrong place for resources. Chrome’s dev tool console reveals the same, with the admin bar and event bar (the latter of course theme-based) resources not loading.
Any idea how to deal with this? Is it a case of tracking down the handles and excluding them? I’m not sure how to do that – and I noticed in reading around that there was a solution due for this 12 months ago… I’ve disabled the plugin for now, but because it seems the best/lightest minifier out there, I’ll hold out for a solution.
Thanks!
The topic ‘Error: File does not exist (images folder)’ is closed to new replies.