Some photos won't display

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?

Comments

  • Problem solved, it seems that I have to chmd the photos to 666.
  • The images either have corrupt EXIF data or have found a flaw in the EXIF handling software.
  • 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.
  • acrylian Administrator, Developer
    Please give the svn/nightly version a try. That will become 1.2.2 soon.
  • You are the only one complaining of this problem, so I guess nothing will happen.
  • 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.
  • acrylian Administrator, Developer
    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.
Sign In or Register to comment.