I have over 8,000 images in 161 albums. All photos and albums are published yet on the admin overview page it reports 5,394 unpublished images.
I have run the publish content plugin which reports 0 unpublished images. Any ideas what is causing the discrepancy.
I'm investigating slowness issues so I'm cleaning up my gallery and looking at all issues.
Comments
`
select * from images
where images.show = 0;
`
Only returns 15 images. I wonder where it's getting the additional numbers?
However that doesn't explain the issue @tplowe56 is having.
Still investigating...
650 Images (331 un-published)
34 Albums (19 un-published)