Hi, In older versions, there was an possiblity to pre-cache all thumbnails for selected abulm using one button (image) in the admin's album list. Seems, that now it's gone. Is there any possibility to re-enable it, or it's replaced by something else ? If yes, by what ?
Many thanks.
Ivan
Thank's Acrylian, I found that one, but that seems to run for whole gallery.. which contains nearly 11.000 imnages now.. so.. I simply can't run that at once Is there any possibility to run cacheing per-partes (per album), or this feature has been dropped, please ?
Thank you.
Ivan
Not sure what you mean, the button should be on the "single album edit page":
http://www.zenphoto.org/test/album-cache-button.jpg.html
So, I spent several hours to get the problem itself, and seems, that it's simply incompatibility with legacy data in database.
zp_album.thumb was set without master folder path from older code, but newer expecting to has it in within path.
OLD thumb: albumName/thumb.jpg
NEW thumb: /2015/albumName/thumb.jpg