One of our customers noticed today that some images were missing from their site (Umbraco 4.0.2.1). These images are contained in "Upload" properties on the document type. Upon inspection of the filesystem, I noticed that the thumbnail JPGs for the missing images were there (/media/###/.jpg), but the full-size image is no longer there. I tried to republish the offending nodes, but the images still don't appear in the filesystem.
This affected 12 nodes in one section of the site, but no other nodes (of this document type) were affected.
Any ideas as to what caused this, or how to fix it?
Missing images in filesystem
One of our customers noticed today that some images were missing from their site (Umbraco 4.0.2.1).
These images are contained in "Upload" properties on the document type. Upon inspection of the filesystem, I noticed that the thumbnail JPGs for the missing images were there (/media/###/.jpg), but the full-size image is no longer there. I tried to republish the offending nodes, but the images still don't appear in the filesystem.
This affected 12 nodes in one section of the site, but no other nodes (of this document type) were affected.
Any ideas as to what caused this, or how to fix it?
Thanks.
Wouldn't have been Umbraco, it's got no ability to delete files from the file system.
is working on a reply...