ZenphotoCMS Forum
Simple Viewer issue with one particular image - 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: Simple Viewer issue with one particular image (/thread-1759.html)



Simple Viewer issue with one particular image - edasque - 2007-11-05

Any idea why one image on here bugs out with Simpleviewer:

http://www.frenchguys.com/gallery/Unsorted2006/




Simple Viewer issue with one particular image - edasque - 2007-11-05

Hmmm, does SimpleViewer not support PNG files ?




Simple Viewer issue with one particular image - acrylian - 2007-11-05

I don't know about that but the data size of your images is unnecessary big. 400kb to 4MB is absolutly unnecessary, even with my 6000 kbit/s its slow....




Simple Viewer issue with one particular image - jayray999 - 2007-11-05

@acrylian: This comes as a big surprise. I thought since Zenphoto caches its images first, the actual size of the image on disk is irrelevant for browsing speed. I sometimes upload large images so that people can download and print. If what you say is true, I definitely plan on reducing the size of uploaded images in future.




Simple Viewer issue with one particular image - aitf311 - 2007-11-05

As I understand it, simpleviewer in flash mode cannot create cache images, so it pulls the original image, which makes it slow.




Simple Viewer issue with one particular image - jayray999 - 2007-11-05

Ahh. Thanks. Is this true of Lightbox and Highslide based themes as well?




Simple Viewer issue with one particular image - sbillard - 2007-11-05

Simpleviewer does not use the Zenphoto cache. It fetches the image directly form the disk and does its own thing.




Simple Viewer issue with one particular image - aitf311 - 2007-11-05

jayray999: i am not sure about lightbox and highslide themes, but I do not see any reason why they could not use the cache.




Simple Viewer issue with one particular image - jayray999 - 2007-11-05

Thanks, @sbillard and @aitf311.