Member
Member
jimsanderson   2007-06-11, 01:34
#1

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.
http://www.rantingcanuck.com/zenphoto/

Any suggestions on how I resolve this?

Member
Member
DarrellD   2007-06-11, 06:21
#2

At the top of your zp-config.php file, you'll see a line that says:
define("DEBUG", false);
Change it to:
define("DEBUG", true);

See if that gives you anymore clues as to what's going on.

Member
Member
jimsanderson   2007-06-11, 13:22
#3

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/

Member
Member
DarrellD   2007-06-11, 14:41
#4

Have you made sure that you've given your albums folder and your cache folder write permissions?

chmod 777 albums/ cache/

Member
Member
jimsanderson   2007-06-11, 14:48
#5

I just confirmed the settings and both albums and cache folders have write permissions.

Member
Member
DarrellD   2007-06-12, 05:23
#6

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 phpinfo() and looking at 'memory_limit' which is listed under PHP Core Configuration.

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.

Member
Member
TheBLIONCorp   2007-06-14, 11:03
#7

It does not look like a memory problem.

Just look at images paths:
FAILED: http://www.rantingcanuck.com/zenphoto/darryl-and-annette-s-wedding/image/595/IMG_3393.JPG
OK: http://www.rantingcanuck.com/zenphoto/cache/darryl-and-annette-s-wedding/IMG_3557.JPG_595.jpg

I would remove this album. Clean cache. Clean database
And re-upload all images in order the database to be filled once again correctly...

Did you do a change on your server? A zenphoto upgrade ? safe_mode going on suddenly?

Member
Member
TheBLIONCorp   2007-06-14, 11:07
#8

Look at this: http://www.rantingcanuck.com/zenphoto/darryl-and-annette-s-wedding/image/595/IMG_3393.JPG_595.jpg


-) It's quite better, except that the thumbnail does not exist


Member
Member
johnnynu   2007-07-17, 10:34
#9

I have exactly the same problem.
Take a look at my gallery: http://www.johnny.nu/zenphoto/

I did a clean install of zenphoto and activate the debugger without any errors.
Don't know what to do.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.