![]() |
|
only some thumbs, only some images - 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: only some thumbs, only some images (/thread-2445.html) |
only some thumbs, only some images - icantremember - 2008-03-15 hey all, i just did an install on my 1and1 host: if you check it out, youll see that only some of the images thumbnailed, and only some of the images display on the "image" page. the images do always display if you click all the way through to the full image. i did the faq suggestion for 1and1 .htaccess file, and it did help a bit... file and folder perms are set to 777(!) just to be sure they werent an issue... ive tried with and without mod_rewrite... any ideas? only some thumbs, only some images - acrylian - 2008-03-15 Have you read this, too?: http://www.zenphoto.org/2007/12/troubleshooting-zenphoto/#10 only some thumbs, only some images - icantremember - 2008-03-15 yup, looked at that... admittedly, the i installed zenphoto at /zenphoto/ and then just symlinked /photos/ to it... this problem is unchanged whether mod_rewrite is on or off. if i go through the pre-cache images tool on the admin page, i get a bunch of stuff that looks like: im drawing a blank here... theres no real difference between the files that seem to work and those that dont... is image file size an issue? is there a max? most of the files are under 2-3mb... only some thumbs, only some images - sbillard - 2008-03-15 Quite possibly it is an image size issue. There is no zenphoto max on image size but there may be memroy or processing limits on your server that are causing the problem. So, look at the size of the ones that don't show. only some thumbs, only some images - icantremember - 2008-03-20 indeed, i resized (more like re-jpeg'd) the offending images, and all the images now thumbnail and display correctly. thanks for your help! only some thumbs, only some images - Guest - 2008-08-19 I don't want to resize all my photos as I want viewers to be able to download the original file so they can make good prints. Is there another work-around of this problem so I can keep original filesize? I'm also using 1and1. only some thumbs, only some images - acrylian - 2008-08-19 Change the memory limit of your server to process files in your php.ini. If you can't do that or you host does not allow it, you would have to link manually to your full images for download. |