Advanced search  

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

Pages: [1]   Go Down

Author Topic: Make additional variables available to ecard?  (Read 3404 times)

0 Members and 1 Guest are viewing this topic.

mlad

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Make additional variables available to ecard?
« on: September 13, 2006, 03:10:42 am »

Specifically, I would like to include the Album Name in the ecard, I see

$album = $_GET['album'];

in ecard.php, assuming it's a link to the album ID, so I add,

'{ALBUM}' => $album,

line to the $params array, but {ALBUM} does not display when added to my themes.php ecard section

is it out of scope? anyway, I don't need the ID I need the name?

Thanks
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.