I'm having some very wierd issues with doubles of photos suddenly appearing, and a lot of (new) photos not getting a title (or any other data) in the DB. It's probably something wrong with my specific install (zenphoto version 1.1.6 [1567]), but I'm hoping that someone can help me fix the situation and clean the DB up.
Here's a shot of PHPMyAdmin, showing loads of images with NULL-entries for title/width/height etc. I've run "refresh" from the ZP-admin, but it's not (re-)created. Is there any way to get zenphoto to run through the tables and set this data for me?
The implication of not having this data is stuff like this. Notice how a bunch of photos in that album have no titles...
As for doubles, that's really strange. Here's the thumbnail view of an album showing of the same image twice. In this particular case, on of the images is .JPG and the other it .jpg, but I only ever uploaded it once. Either zenphoto somehow created a copy of the original image, or something happened on the server that put a copy of that image in the directory.
Sometimes the doubles really are identical though. Take a look at this, showing the same image with two different ID's and rows in the table. One with data, the other with NULL-fields.
I've only just noticed this behaviour, but nothing has to my knowledge changed. Do you know of any bugs that might cause these effects?