Page 1 of 1

Image ID of loaded images from Picasa changes when reloaded

Posted: 30 Dec 2009, 00:46
by kosyo
Hello,

Thank you for the great product. For a free application it's marvellous. I upgraded to Phoca Gallery 2.6.1 in order to use Picasa's opportunities and everything is great.

When a new image is uploaded in Picasa's gallery, I go to Phoca's category and reload it in order to refresh it's content. This action makes all image IDs to change, and every single image post in the articles disapear.

I am thankfull for a fix proposal :)

Thank you for attention

Kostadin

Re: Image ID of loaded images from Picasa changes when reloaded

Posted: 04 Jan 2010, 19:23
by Jan
Hi, this is not possible :( as IDs are unique numbers and while updating there will be changed as "new" images will be added :-( So if you are using the images in articles, you can add the code without IDs, e.g. using start and limit parameters - start = 3, limit = 1 means - the third image from the category will be displayed.

Jan