Quote:
Originally Posted by kiki0
When I click the "?" mark, the system tells me that the content is not attached to any posts:
This asset is not currently being used by any content that you have access to
|
Which it should if it isn't being used.
Quote:
When I run the "hourly cleaner 2" cron, the images remain in the users upload manager. I went and individually deleted the content manually. Now the images don't come up, but the system is still showing the placeholders on the upload manager so it doesn't seem to recognize that the images have been deleted. I ran the orphaned content cleaner and reran the "cleaner 2" cron and still no luck. I will pay someone if they can create a module in the adminCP where I can gain total control over all the uploaded content in the upload manager for all users. The content on my site has over 300GB's of material and I need to clean some of this stuff out of the database and hard drive.
|
What version of vb are you running? If its the version is not 4.2.3+ the hourly cleanup won't work because of a bug in the filedata cleanup. Be warned that some sites have been found to have invalid ref counts in the filedata table which leads to files being deleted that shouldn't be if you update to 4.2.3. If you can wait until 4.2.4 is released it addresses the secondary bug of invalid ref counts, while 4.2.3 only fixes the hourly cleaner 2 script.
I would recommend not manually deleting files from the server as that might cause problem when hourly cleanup 2 is doing its job.