auto resize of photos

Is dolphin supposed to resize photos after they have been uploaded? My members get a blank page for photos larger than the size needed.Is it possible to get dolphin to resize automatically?

Quote · 27 Jan 2010

Dolphin creates several photos after a photo is uploaded in several different sizes for various thumb nails used on the site. So i do not understand what problem your having. "My members get a blank page for photos larger than the size needed" makes no sense to me.

Please explain the problem with more detail.

https://www.deanbassett.com
Quote · 27 Jan 2010

Photos larger than 600px do not get modified by dolphin they just get uploaded without resizing. I had a member upload a photo 3000x4000 and it uploaded fine but dolphin did not resize it. I had to resize and create the thumbnails manually.

So I going to ask my members to upload photos smaller than 600px.

Quote · 27 Jan 2010

The php gd library may have run out of memory when trying to resize a photo that big. You could try running some tests of your own and increasing the php.ini setting for memory_limit which should start at 128M for dolphins recommended setting.

https://www.deanbassett.com
Quote · 28 Jan 2010

Thanks I will try that

Quote · 28 Jan 2010

I'm having the same problem.  Did this solution work?

Quote · 12 Apr 2010

C'mon, somebody needs to know the answer to this.  I've updated my php.ini file to 500MB and it is still not resizing pics.  The original stays huge.

Quote · 16 Apr 2010

Try this.

You need to set you execution and input time to a higher value.

For example, in your php.ini file:

max_executi alt= 1000
max_input_time = 1000
memory_limit = 128M

Also, what Deano, said. Increase the memory.

If it works for you, please chime back in and let the community know.

Updating my BoonexNerd.net site.
Quote · 16 Apr 2010

You need to change you php.ini for the server not local. I tried local and nothing but when I tried global setting wow what a differnce. At once I thought D7 had a lot of bugs but after making those changes to the php.ini over 80% of the bugs disapeared.

 

 

Quote · 8 May 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.