Hi all!
Great lil' app this zenphoto! Installation went like a charm and everything is working great, except this thing with the thumbnails. I've been reading in the forums, and it is not difficult to notice that it is a widespread problem. I have tried all the solutions found here, but with no success yet.
It seems that "real" photos are not getting thumbnails, and edited or computer generated pictures have thumbnails..
My gallery can be found at http://www.ferrypin.net/mem03/
I have tried the following:
. enabling/disabling mod_rewrite
. editing the htaccess with correct path info
. uncommenting and using the paths. Both at the same time, and individually.
. checked phpinfo() and everything under GD is enabled as it should be. GD version is 2.0.28
. adding two lines concerning the memory allocation in the htaccess
. of course albums and cache folders have chmod 777 permissions
Please, what more can I do to fix this? Hoping for your help!
If you've done everything correctly, and it looks like you have. Then it's probably because the names of the images that are showing up are .jpg and the ones that are not are .JPG. Try changing the extension on the .JPG images to .jpg (all lowercase).
I know it sounds stupid, but see if that does it. Some servers are finicky. Otherwise, I have no clue.
You're not stressing me out, don't worry. I haven't had a chance yet, but I do have the files from both of these reported cases (there are only two). Both are from a cameraphone. My guess is that the files have something wrong with them that GD can't handle, but maybe we can make it work anyway and patch it.