Page 1 of 1
Re: CGSmartImage and large (dimensions) images
Posted: Thu Jun 26, 2014 6:31 pm
by Rolf
First guess, server maximum memory issue...
Re: CGSmartImage and large (dimensions) images
Posted: Thu Jun 26, 2014 8:30 pm
by velden
Pretty high maybe, but memory is not only used by CGSI.
The fact that resizing the image makes it work tells you it's probably is memory issue.
Further: realize that source image is left untouched at the server. So large images will take disk space.
Re: CGSmartImage and large (dimensions) images
Posted: Fri Jun 27, 2014 12:59 pm
by calguy1000
CGSmartImage works fine on large images. I just tested CGSI resizing the same 4200x2800 image numerous times on the same page, and had no difficulty. Must be a problem on your end.