Filmstrip when album='search' Filmstrip when album='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

Main Menu

Filmstrip when album='search'

Started by asamsel, May 15, 2004, 05:53:18 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

asamsel

Hello,

when you browse an album in cpg, you get a filmstrip beneath the 'normal' image.
The filmstrip is also present, while browsing metaalbums, except in the search-metaalbum: no filmstrip there.
Taking a look at the code, I found it is excluded via if-statement.
Including it results in a "cannot redeclare... "error.
i wonder if it is possible to display a filmstrip beneath an image also in the 'search' meta
album?

Regards

Armin

Joachim Müller

at the moment this is not possible, that's why it's ruled out by the if-statement: you have no means to hand over the data from the search results page to displayimage page.

GauGau