[Solved]: Is the album ID (aid) field static? [Solved]: Is the album ID (aid) field static?
 

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

[Solved]: Is the album ID (aid) field static?

Started by treehstn, August 02, 2008, 05:34:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

treehstn

I need to be able to use the aid field in the albums directory with an application that I'm having built for my site.  It's not going to work if that field is dynamic.  I was reading this thread:  http://forum.coppermine-gallery.net/index.php/topic,46259.0.html  and have not been able to figure out if the aid field is similar to the pid field.  i.e. Will the aid values change when albums are added and deleted similar to what the pid values do when images are added and deleted?

Thanks!

Nibbler

Both aid and pid are static. That thread is talking about the position parameter in the url which is different.

treehstn