Alpha1
Well-known member
I have the file name and location of an infected attachment. I need to find the associated content.
In the database in xf_attachment I have found the related row, so I now have data_id, attachment_id, content_id. It is a resource_verion.
How do I get to the content to delete it without opening the file?
In the database in xf_attachment I have found the related row, so I now have data_id, attachment_id, content_id. It is a resource_verion.
How do I get to the content to delete it without opening the file?