View Single Post
Old April 6th, 2007, 02:39 PM   #1 (permalink)
daily10
Member
Verified Customer
 
Join Date: Sep 2006
Posts: 52
Failure of bulkupload with large number of images?

I have created a function to move my images into photopost. I works recursively on subfolders. Everything seems to work fine but it randomly fails after 150 or so images.
My function just automates moveing the images to my upload directory then calls the functions in photopost to create the thumbnails and process the images.

I do not get an error the script just quits like it has finished. I doesn't fail on the same image every time.

I traced the point of failure to the call to the php function ImageCopyResized( ).

Has anyone else had this problem with uploading large number of images?

Anybody know how to handle this problem?
daily10 is offline   Reply With Quote