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: Restore the filmstrip for searches  (Read 2839 times)

0 Members and 1 Guest are viewing this topic.

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Restore the filmstrip for searches
« on: May 05, 2005, 05:26:41 am »

coppermine 1.4 - displayimage.php
Code: [Select]
   // Display Filmstrip if the album is not search - not needed anymore.
//    if ($album != 'search') {
        $film_strip = display_film_strip($album, (isset($cat) ? $cat : 0), $pos, true);
//    }


Coppermine 1.33 can be fixed easily as well (I can post the code if someone is interested), whatever initial issue there was that prevented this is long gone.

Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.