This is from my other post: (http://cksource.com/forums/viewtopic.php?f=10&t=25173)
-----------------------------------------------------------------------------------
History: a user was trying to upload an image, but kept getting an unknown error message.
I found that the image in questions was set to 300dpi. The file size was relatively small, though, 350k. This problem seems to be in resizing a 300dpi image, specifically for thumbnails. The uploaded image is properly resized to fit within 1600 x 1200 px, but the thumbnail always throws an Out of Memory exception. Thumbnails are configured to fit within 100 x 100 px. I can reproduce this error every time I try to upload this image.
Since this exception is not caught properly, the UI returns an "Unknown error" message to the user, which is not very helpful to the user.
Does CKFinder 1.4x have a known issue with 300dpi images?
Fri, 04/06/2012 - 19:26
#1