Hi All,
Having some 3000+ images loaded, I find I have a bit of database corruption. Images show up in gallery but without a thumbnail or main file. Not sure how it happened but I would like to sort it out without reloading everything again if possible.
Is anyone aware of a way of verifying what is in the database against the actual files present and producing a report? Is there a module to do this check?
Once I know what is wrong, I could then manually delete database items that have no matching file entry to syncronise them again. Then reupload the missing images the normal way.
Cheers,
John
Posts: 22892
Here is a recent change that might be related:
http://github.com/gallery/gallery3/commit/225fe81ce0121176dc11a646d78b3c3dcc479fa9
a upgrade should fix your issue.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 55
Hi Dave,
Thanks for the idea but I am already at Gallery version 26 so I guess this fix is applied.
John