![]() |
|
Sitemap Extended - 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: Sitemap Extended (/thread-10641.html) |
Sitemap Extended - Ralf - 2012-12-09 Hi, just noticed the following "issue" with version 1.4.3.5 : My gallery has 1095 images. This is the status after I have uploaded all my images, which is fine so far. When I do the following steps, there is something strange with the images table:
I will end up with the following images table: This is reproducable on my live site and on my local installation. Question is: Cheers Sitemap Extended - Ralf - 2012-12-09 Additional Info: Seems not to be an issue with the sitemap plugin. When I now browse the gallery the auto-increment value changes. Is this a normal behaviour of the zenphoto gallery ? Ralf Sitemap Extended - Ralf - 2012-12-09 Hi, my guess: This leads to a kind of re-organisation of the images table. Right ? Cheers Sitemap Extended - acrylian - 2012-12-09 If you upload via FTP Zenphoto does not know about hte new images/albums until someone visits either the backend or the frontend. Then the images are cached and entries in the database are made. The gallery is entirely file system based which is why you can upload via FTP at all. |