![]() |
|
Mismatch between archive view and search results - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Mismatch between archive view and search results (/thread-2130.html) |
Mismatch between archive view and search results - steffen - 2008-01-25 My archive view shows me 54 images uploaded for January. Please see: http://www.synnatschke.com/gallery/?p=archive Mismatch between archive view and search results - sbillard - 2008-01-25 Do you have any other archive dates like this (hopefully with fewer images)? Can you look in your database image table and sort it by date. What do you find for January? Specifically, what are the earliest and latest dates for January? I have not found any anomolies like this on my site, so I think it is probably data dependent. Mismatch between archive view and search results - jlang - 2008-01-25 Which is correct? Mismatch between archive view and search results - steffen - 2008-01-25 I have an entry "zen-logo.jpg" in the table zp_images, which I never created. It has an ID, but everything else is NULL. It also has no date. What's the reason behind, can I delete it? Mismatch between archive view and search results - sbillard - 2008-01-25 You can delete it, but it may just come back. It is created when there is no thumb for an album to use as its thumbnail. Mismatch between archive view and search results - steffen - 2008-01-25 Found the reason! One picture had 2 different IDs within the db. I don't know why. I removed one of those entries. Now the search results are correct. Mismatch between archive view and search results - sbillard - 2008-01-25 Thanks for the report. That really should never happen--the id is the database key! |