Some files seem to be missing
-
Hi Peter,
I don’t think anything is actually functionally wrong, but I fired up a link checker against my website this morning and, amongst other things, it turned up these results:
URL../images/sort_asc.png' Parent URL https://absolutelybaching.com/wp-content/plugins/wp-data-access/assets/css/jquery.dataTables.min.css?ver=3.1.5, line 1, col 853 Real URL https://absolutelybaching.com/wp-content/plugins/wp-data-access/assets/images/sort_asc.png Check time 3.850 seconds Result Error: 404 Not FoundThere were several errors of this sort, mentioning in turn the following “missing” files:
sort_both.png
sort_asc.png
sort_desc.png
sort_asc_disabled.png
sort_desc_disabled.pngChecking the path mentioned, the relevant pngs are indeed not present: in fact, the entire plugins/wp-data-access/assets/images folder simply doesn’t exist:
/var/www/wordpress/wp-content/plugins/wp-data-access/assets# cd images -bash: cd: images: No such file or directoryAs I say, nothing particularly seems broken as a consequence of these missing images/folders, but since a jquery file seems to be mentioning them in each case, I thought I’d ask.
Has my plugin become corrupt/confused etc? Is it an old reference you forgot to clean out of old code or something?
Best wishes,
HJR
The topic ‘Some files seem to be missing’ is closed to new replies.