ZenphotoCMS Forum
certain images not showing.. - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: certain images not showing.. (/thread-2232.html)



certain images not showing.. - tomdonaghey - 2008-02-12

Hi,

Installed ZenPhoto and its working fine for 80% of the images I've put in the Gallery...

The only images that are not working are from my digiSLR (8mp) I've tried renaming the images as other galleries have not liked the naming convention used on the camera but its made no difference.. DB refresh done, and a recashe shows those images failing to cash..

Error when following the broken thumb nails trying to view full image:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14016 bytes) in PATH//zenphoto/zp-core/full-image.php on line 22

gallery URL:

anyone suggest anything?

Thanks




certain images not showing.. - acrylian - 2008-02-12

You probably reached the server memory limit for processing images. 8 megapixel images are too big. Please read here: http://www.zenphoto.org/2007/12/troubleshooting-zenphoto/ (around the middle of that article)




certain images not showing.. - tomdonaghey - 2008-02-12

Hi..

your absolutely right

php_value memory_limit 50M in .htaccess fixed it..

Thanks !!