I wanted to change the name of my album (I only have one album in the Gallery with hundreds of pictures in it) and didn't see a way to do that in the Admin backend, so I created a new album and moved the image files into it via FTP. My very lengthy descriptions got lost, so i moved them back to the original folder (didn't delete anything) and now all my descriptions and tags are gone. I hope there is a way to fix this at it represents weeks of work. I looked at my database with PhpMyAdmin, and the descriptions still appear in the table. Help!
Comments
The method you chose to use--creating new versions of the images by copying them--did, of course, not replicate any database information of the old images. (How would Zenphoto know your intent....)
If the database still seems intact, a "refresh database" or "refresh metadata" might straighten things out. Not sure.
Have you a backup of your Zenphoto installation? (I do not remember when the backup/restore utility was launched, so maybe your install is prior to that.) If you do, use the restore function to restore the DB as it was.
BTW, it is just for this kind of situation that I personally store all information about my images--descriptions, tags, etc. as part of the image metadata. Then for sure it travels with the image no matter where it goes.
If you meanwhile moved an album or images and someone visits the site, Zenphoto will "clear" it literally as it is not there anymore. If you rename an album via FTP Zenphoto will recognize it as a new album.
Note also that the album title and the folder name are completly independent. A title might be "album1" while the folder is named "album2" of course.
If you have stored your image info in the image meta data (EXIF) it will travel with the image (you have to do that before uploading, Zenphoto can't add meta data to images). On a metadata refresh they should re-appear. Of course the album data itself will be lost as there is no album metadata of course.
I guess we need a proper troubleshooting entry for this.