Please need help with theme_display_cat_list() on thumbnails.php Please need help with theme_display_cat_list() on thumbnails.php
 

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

Please need help with theme_display_cat_list() on thumbnails.php

Started by havarin, May 09, 2007, 02:27:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

havarin

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.