Picture too large

How do I deal with large pictures? The system allows them to upload it but the system doesn't process it. It just leaves a blank photo or an X.

 

Thanks,

 

Angela :)

Angela
Quote · 20 Apr 2011

How large are these photos, and have you verified the file is actually uploaded to the server?

 

I ran into an issue with php max upload size being set to 2mb - when a user would upload a photo of say 2.5mb, it would appear to succeed to them but never actually upload due to the php limitation.

 

 

 

Skype: shawn.nelson
Quote · 20 Apr 2011

4000x3000   :/

 

Where do I check if they have been uploaded to the server?

Angela
Quote · 20 Apr 2011

Those will easily exceed 2mb, which I believe is default for php.ini if you haven't touched it.

If the photos are getting uploaded, they'll show up in this directory (multiple versions per photo, dolphin does automatic resizing from the original):

[DOLPHINROOT]/modules/boonex/photos/data/files

Try uploading a larger image, then sort the files in that directory by create date. If your photo doesn't show up as one of the latest then you know it is not being uploaded properly.

Skype: shawn.nelson
Quote · 21 Apr 2011
 
 
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.