Ok, this is strange -- the caching seems to work perfectly now on the two galleries I made yesterday. Added another two galleries just now to test how those run and the problem is back with them. I'll keep an eye on them and see if maybe by tonight they too are cached.
But in the meanwhile, I did the DEBUG_IMAGE thing and here's what it recorded on one of the new galleries I just created:
`
cacheImage($imgfile=ProjectOrigin-918.jpg, $newfilename=/fear-2-projet-origin/ProjectOrigin-918.jpg_595.jpg, $allow_watermark=1, $force_cache=, $theme=default) $size=595, $width=, $height=, $cw=, $ch=, $cx=, $cy=, $quality=85, $thumb=, $crop=
cacheImage

rojectOrigin-918.jpg: $size=595, $width=, $height=, $cw=, $ch=, $cx=, $cy=, $quality=85, $thumb=, $crop=, $newh=446, $neww=595, $hprop=446, $wprop=793, $dim=595, $ratio_in=, $ratio_out=
cacheImage:no crop ProjectOrigin-918.jpg:$size=595, $width=, $height=, $dim=595, $wprop=793, $hprop=446, $neww=595; $newh=446; $quality=85, $thumb=, $crop=, $rotate=
`
But how/where do I access my CGI logs?
Thanks.