View Single Post
Old July 31st, 2011, 09:49 AM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,650
You can clean out any numeric directories under the uploads directory via ftp

The link on upload to the que should process the images. The code if an image dies before processing it should be deleted however that is dependent on the script actually running. If your php is dieing on the server there is no way to remove the image but ftp. That or use Imagemagick as your processor since GD2 is ultimately the issue as that image processor can not process huge images.

My suggestion would be to clear your que via ftp and if you can not use Imagemagick make sure your image sizes in admin are sufficiently low enough not to cause GD to freak out.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote