Photo Upload Size limit

I tried searching the forum but couldn't find an answer, so I was wondering if anyone can help me out.

I install the photos module and I noitce in the setting, there's limit of photo size pixel and it's defaults at 600 x 600.  I notice that when user upload photos, it still takes photo larger than the limit size, and if they upload photos that's larger than 2000 x 2000, no error message showed up but the photo will just upload as a blank page.


Is there a way I can set a limition what size user can upload their image, and if the size is larger, then it'll popup an error message instead of just uploading a blank image.

thank

Quote · 11 Mar 2010

I have been trying to resolve the same problem.

What I have noticed is that the original size image is uploaded and stored, and that the error comes from the subsequent attempt by Dolphin to resize the image and apply a watermark. The lack of an error message is a real mistake.

My users keep asking "where are my photos?". My instructions to keep images under 1800 pixels seem to go unnoticed.

Has anyone had experience integrating IMAGEMAGIK? They seem to be a more robust and flexible image processing suite than the GD tools used by deafult.

Quote · 19 Mar 2010

I had a coder add a maximum size (1800 pixels) warning to the uploader screen

Quote · 19 Mar 2010

I was able to solve my problem by allocating more memory to php.

Quote · 22 Mar 2010

Thats what I did. More memory for the processing. I don't think there is an actual image size limit as long as the image doesn't surpass your file size limits...

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 22 Mar 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.