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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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