The code to delete the image from the "files" table uses "file_delete" which has nothing to do with deleting files. This is resulting in a number of orphan rows in the "files" table.
The code to delete the image from the "files" table uses "file_delete" which has nothing to do with deleting files. This is resulting in a number of orphan rows in the "files" table.
Comments
Comment #1
nancydruCommitted to both branches.