![]() |
|
Tags and database restore function - 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: Tags and database restore function (/thread-13713.html) |
Tags and database restore function - ctdlg - 2022-04-15 Hello, Using Zenphoto 1.5.9. To bypass this, I've created a tag named z-zzz. (last alphabetically for me) Tags and database restore function - acrylian - 2022-04-15 Well, itt all depends when your database backup was performed. If you add things after the last and before the next that naturally gets lost. The included backup tool usually performs an update once a day (if the site has been visited by anyone front or backend). If you lots of change iI would recommend to manually create backups afterwards. Tags and database restore function - ctdlg - 2022-04-16 This is how to get the problem : Note: you will loose your last tag, even if you added it 3 weeks ago, and performed your backup very recently. I'm using 40 tags. My unused z-zzz tag was added 1 week ago, because of loosing my previous very old and needed tag named z-monde. I also supposed that it was due to tags beginning with z- , but did not check ! Tags and database restore function - acrylian - 2022-04-16 I don't see why just the last tag would be missing. Do you use compression on thte backup? I noticed that for me (my servers) compression never works at all. Did you check if the tag is actually in the backup file (you can do a text search via an editor)? Tags and database restore function - ctdlg - 2022-04-17 I can see my z-zzz tag if I edit the uncompressed backup file : ;s:4:"name";s:5:"z-zzz";}Once restored, it's no more present : Did you try on your side ? Note the z-zzz tag is just present on my online website because I know it will disappear on my localhost machine. Tags and database restore function - acrylian - 2022-04-17 Sorry, didn't try yet as there Easter holidays over here), will next week. Just to ask: Are both installs really the same version and really have the contents (albums, images)? Tags and database restore function - ctdlg - 2022-04-18 Joyeuses Pâques - Happy Easter - Frohe Ostern Yes, I always add content on my online web server first. I use Clonezilla to update my localhost machines (2) (my backups) Second backup is on a laptop I use to show what I did (no need for dsl or fiber connecction.) Tags and database restore function - acrylian - 2022-04-18 Okay, just asked because the order of filesystem first and database backup second is really important. But of course as a long time user you know all this already. I will try to reproduce this within the week. Tags and database restore function - acrylian - 2022-04-25 Sorry, for the later reply. We sadly can reproduce the issue. We'll let you know here if we have something in the support build/1.6a to test. Might take some more time. |