Hi,
just noticed the following "issue" with version 1.4.3.5 :
My gallery has 1095 images.
The images table show the following:
Rows: 1095
Auto-Increment: 1096
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:
1. Sitemap tools
2. Clear sitemap cache
3. Generate sitemaps
I will end up with the following images table:
Rows: 1095
Auto-Increment: 2181
This is reproducable on my live site and on my local installation.
Question is:
Why leads a generation of the sitemap to a change of the images table ?
Cheers
Ralf