Restore the filmstrip for searches Restore the filmstrip for searches
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Restore the filmstrip for searches

Started by donnoman, May 05, 2005, 05:26:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

donnoman

coppermine 1.4 - displayimage.php

   // 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.