coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: havarin on May 09, 2007, 02:27:34 PM

Title: Please need help with theme_display_cat_list() on thumbnails.php
Post by: havarin on May 09, 2007, 02:27:34 PM
Hallo,
i want to display the theme_display_cat_list with cat=0 on thumbnails.php page so the user can directly navigate to another category.
In thumbnails.php the function call in should be after  (line 163) :
pageheader(isset($CURRENT_ALBUM_DATA) ? $CURRENT_ALBUM_DATA['title'] : $lang_meta_album_names[$album]);

Could someone please help me.