Hi, I have the latest code from a git pull last night. resizes are not being (consistently) created for me. For example I have 400 pics in one Album but only 33 resizes were generated (by looking in the var/resizes/albumpath/...) I have tried 'Rebuild Images' but the resizes aren't created. var/resizes/... has 777 permissions while i try to figure this out.
There are no logs generated while I 'rebuild images'
how can I track this down?
Thanks
Kirby
Posts: 5
When I 'rebuild images' it says it completes successfuly but when i reload the page there are always 2300 pictures that need to be rebuilt - i figure these are the pics that aren't getting resized.
I also have plenty of disk space.
Thanks
Posts: 22883
please try a fresh install in a new DB and path and see if it file quatity / size /toolkit related.
enable debug mode:
FAQ: How do I see debug information?
and see if that yields some useful info.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 2
I'm also having the same problem.
Thumbnails are not displayed, resizes are not displayed, but the full version is displayed.
Folders in the var/resizes and var/thumbs are made for the new album, but they are empty.
When I try to rebuild I get the same result as tcpdrunk
var/log is empty
Running Gallery 3.0 Beta 3
PHPinfo: http://www.wellspun.com.au/g10/info.php
Posts: 2
I just solved my problem... (Not tcpdrunk's)
I was running ImageMagick version 6.2.8
I changed to GD version bundled (2.0.34 compatible), and everything is working fine.
Try changing graphic toolkits, and see if you have any luck tcp!