Show us your code. It could be that you're running out of memory. What error
are you getting?

Adrian
Building a database of ColdFusion errors at http://cferror.org/

> -----Original Message-----
> From: Tony Bentley [mailto:[email protected]]
> Sent: 09 January 2009 00:33
> To: cf-talk
> Subject: cfimage in loop kills loop and throws error
> 
> I am having problems with cfimage when it comes to large images. Say
> 1mb each and over 50 images. I upload the images in a zipped folder,
> unzip them, run a loop to resize the original 4 times (original,
> medium, thumb and mini thumb). I know that it all works as long as the
> images are small enough in file size and the quantity is less than 50.
> So again, if the zipped folder is 500kb x 50 images or less it works. I
> want to be able to upload 1.5mb sized images and up to 100 (or no limit
> ideally). The page request is unlimited so what could be causing it? I
> tried using cfthread for each request but only about half would run and
> the rest would update the database but not run resizing functions.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317632
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to