thanks!
I dropped this in zen/* with all the other bits as rebuild.php, stripped out the zen/ path header & ran it, with a ."\n" at the end of the echo line for readability:
php rebuild.php
<.../
Finished: Total of 459 images.
-- in about 10 seconds. i'm a little suspicious as i know i have 9000 images online so far... and only 530 thumbnails in cache/
the first folder it picks up has about 350 images in it, but ZP only gets to the first 30 before heading off to the next ones. this is a pattern - if the album has > 30 images, ZP skips to the next before finishing.
i'd guess there needs to be something like a "next page" in between the next_album and next_image loops...
i can provide debug output or any other info if you let me know what is needed.
you can grab the log from this run as:
http://muse.net.nz/zenphoto/cache/rebuild.log
thanks, scorch
PS i still haven't figured out how/where i can rotate images yet ... is there a how-to somewhere i missed?