When I upload pictures some of them don't display. I can download the album folder of sftp and they will all display using a photo viewer just fine, but not when I upload them. The display a white box with no photo as seen on :
http://offhandwebdesign.railsplayground.net/zenphoto/newalbum/
So I was looking at what was being loaded using firebug and get the following:
Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg
]: gd-jpeg, libjpeg: recoverable error: Premature end of JPEG file
in /home/neevor/public_html/zenphoto/zp-core/functions-image.php on line 61
Take a look here: http://www.zenphoto.org/2007/12/troubleshooting-zenphoto/#11