![]() |
How can I remove full sized images? I've set the option to not keep the full sized image and link to it (click on the picture job) but all the previous full sized images are still there. How can I remove all these images and links to them to save space? |
Re: How can I remove full sized images? ;) perhaps what I should say.. is there a maintainance module to do this in RC3 or can one be posted up before that release. Otherwise if you change the selection to not keep original images, theres no way to remove those already there. (an auto prune admin function based on age and quota would also be good :) ) - Shouldn't be too hard to make (just to test rofl), it just has to delete all applicable files and remove the corresponding database entries. |
Re: How can I remove full sized images? If you run this query: UPDATE adv_gallery_images SET originalname = ''; Then run the 'Scan Database' tool that should allow you to easily remove all original images. |
Re: How can I remove full sized images? cheers Brian. As a note to anyone else, you also need to run the queries; UPDATE adv_gallery_images SET originalwidth = ''; UPDATE adv_gallery_images SET originalheight = ''; to remove the links to original images (which are gone from the first part) |
| All times are GMT -5. The time now is 05:25 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0