I get this error when I try to run a printAlbumZip(); on a larger album. Is there a way to fix this?
Or am I doing everything all wrong with the AlbumZip functions? I've added createAlbumZip(); to the cache-images.php image-caching loop.
Do I need to run createAlbumZip before using printAlbumZip? I've tried it both ways but have had little success. I managed to get on zipfile to work, but only when transferred over ftp from the zip-cache.
The site is [
http://www.drunkforfun.se/zenphoto]`
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 278272567 bytes) in
/storage/www/zenphoto/zp-core/functions.php on line
1148`
Comments
Thanks for the quick help btw. (and the great software)