Connections-Business-Directory / Connections

Directory Plugin for WordPress
https://connections-pro.com
GNU General Public License v2.0
26 stars 18 forks source link

Image Processing #379

Closed shazahm1 closed 10 years ago

shazahm1 commented 10 years ago

When calling cnImage::get() a call to set_time_limit() should be made, maybe 10 seconds to help prevent page timeouts if there are a lot of images that are on the page that need created/cached at the same time.

It might be a good idea to @ini_set('memory_limit','256M') to help ensure there's enough memory assigned.

These will not work with all hosts, but enough of them that the changes should be worthwhile.

shazahm1 commented 10 years ago

ref: http://connections-pro.com/support/topic/deletion-fatal-error-etc/

shazahm1 commented 10 years ago

Closed via bb1c20ac4be3ac1b9ce059f45e3f9d61b8529363