![]() |
|
Some photos won't display - 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: Some photos won't display (/thread-4138.html) |
Some photos won't display - gschultz - 2008-11-27 Some photos are not being displayed when I upload them using FTP. I get this error when the photos are uploaded: PHP Fatal error: Maximum execution time of 60 seconds exceeded in /home/xxx/public_html/gallery/zp-core/exif/exif.php on line 738. These errors show up if the photos are over 1MB. Any ideas? Some photos won't display - gschultz - 2008-11-27 Problem solved, it seems that I have to chmd the photos to 666. Some photos won't display - sbillard - 2008-11-27 The images either have corrupt EXIF data or have found a flaw in the EXIF handling software. Some photos won't display - gschultz - 2008-11-27 My camera doesn't use EXIF, it's an old camera. I never had a problem with ZenPhoto until I started using a new camera, which is 3 years old. Anyway, the problem did not go away and I'm tired of deleting and reinstalling the program. I've downgraded to 1.2 until the problem is fixed. So far, I'm uploading the photos that are the problem and it seems to be working now. If you want to use my photos to solve the problem, send me an email by clicking on my username. Some photos won't display - acrylian - 2008-11-27 Please give the svn/nightly version a try. That will become 1.2.2 soon. Some photos won't display - sbillard - 2008-11-27 You are the only one complaining of this problem, so I guess nothing will happen. Some photos won't display - Guest - 2009-02-02 I also have this problem. I found that is just the timeout of the php server to create the thumbs. I started to use pre-cache images over and over again until all are done. But it would be nice to have an easier way, to create the thumbs. Some photos won't display - acrylian - 2009-02-02 You mabye just have too big images for your server if you get timeouts. Also you do not need to use the precache as all images are generated and cached on the first time anyone visits theme on the gallery itself, too. |