coppermine-gallery.com/forum

No Support => Feature requests => Topic started by: donnoman on May 05, 2005, 05:26:41 AM

Title: Restore the filmstrip for searches
Post by: donnoman on May 05, 2005, 05:26:41 AM
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 (http://forum.coppermine-gallery.net/index.php?topic=6184.msg27085#msg27085) there was that prevented this is long gone.