![]() |
|
Thumbs not getting created - 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: Thumbs not getting created (/thread-1481.html) |
Thumbs not getting created - jimsanderson - 2007-06-11 Hello I just recently instaleld Zenphoto and I did a a bulk upload to an album. Some of images had its thumbs created ok others did not. Here is a link. Any suggestions on how I resolve this? Thumbs not getting created - DarrellD - 2007-06-11 At the top of your zp-config.php file, you'll see a line that says: See if that gives you anymore clues as to what's going on. Thumbs not getting created - jimsanderson - 2007-06-11 I just did that and I am not getting errors at all. I just uploaded a new batch of photo's and I am getting the same issue. http://www.rantingcanuck.com/zenphoto/ Thumbs not getting created - DarrellD - 2007-06-11 Have you made sure that you've given your albums folder and your cache folder write permissions?
Thumbs not getting created - jimsanderson - 2007-06-11 I just confirmed the settings and both albums and cache folders have write permissions. Thumbs not getting created - DarrellD - 2007-06-12 I think I figured out your problem. It seems as if you're getting thumbnails of only the "smaller" sized pictures. I'm guessing that php's 'memory_limit' on your server is set to a low number. You can verify this by doing a If you have access to your php.ini file, try setting it to 64M or higher. If not, ask your host to increase the 'memory_limit'. If they don't want to do it, then I guess you'll have to resize some of those pictures yourself. Thumbs not getting created - TheBLIONCorp - 2007-06-14 It does not look like a memory problem. Just look at images paths: I would remove this album. Clean cache. Clean database Did you do a change on your server? A zenphoto upgrade ? safe_mode going on suddenly? Thumbs not getting created - TheBLIONCorp - 2007-06-14
Thumbs not getting created - johnnynu - 2007-07-17 I have exactly the same problem. I did a clean install of zenphoto and activate the debugger without any errors. |