Is there a query that can be run to remove images from the database that don't a respective file?
When our server crashed sometime ago, we lost a few days worth of image uploads, because of that, they can't be removed from the adminpanel OR the imagehosting area, because it tries to unlink the file first, and fails
I tried removing the check from the file itself, but it doesn't parse after doing that
|