Hi support,
I was wondering if someone can help? I have a site I built a while ago in EE 1.6.8. It’s a form of mini social networking system so employs the photo gallery module and the gallery extended module from solspace.
The website in question: Jinja Online
I use imgsizer to resize all images, and all of a sudden I’m getting a memory error:
Fatal error: Out of memory (allocated 67633152) (tried to allocate 11328 bytes) in /home/jinja/public_html/system/plugins/pi.imgsizer.php on line 526I’ve deleted a many photo’s and still receiving the same problem, and I’ve also tried to manipulate the script in imgsizer (on a prayer you could see as I’m not very php savvy) to allow
@ini_set("memory_limit","12M");
@ini_set("memory_limit","16M");
@ini_set("memory_limit","32M");
@ini_set("memory_limit","64M");
@ini_set("memory_limit","128M");
@ini_set("memory_limit","256M");
Can anyone guide me as to what this problem is likely to be and it’s fixes,
many thanks and apologies if this is a little long winded,
renaldo