Member
Member
fizzeh   2006-06-05, 22:43
#1

All my thumbs work on 5 of my albums but not the 6th. Also, the pictures do not display properly on this sixth album. The site is http://www.parkhabitat.com/zenphoto/ and any help is greatly appreciated. Thanks!

Developer
Developer
trisweb   2006-06-05, 23:23
#2

It could be a PHP memory limitation... are the photos in that 6th album larger dimensions than the others? If so, check out this post for a possible fix:

http://www.zenphoto.org/support/topic.php?id=8#post-663

If not, first check your cache directory for the files, if they're there, it might be a bug with some kind of naming? Try renaming that folder?

Member
Member
fizzeh   2006-06-06, 00:11
#3

I renamed the folder several times. I added
`php_value memory_limit 5000M

php_value post_max_size 5000M`
to my .htaccess but that did not help. Any more ideas?

I may just try resizing the images on my computer than re-upping them.

Member
Member
fizzeh   2006-06-06, 00:19
#4

Resizing them worked like a charm. Thank you! (and I finally found a use for Automator)

Developer
Developer
trisweb   2006-06-06, 20:36
#5

Yeah, usually you don't want gigantic images up there anyway Takes too much space, right?

If you do want to though, ask your host to modify the php_value memory_limit in the main php.ini to give you a little more headroom.

I'll also be working on a way to split up image processing into separate chunks to avoid this limitation in a way future version.

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