[Solved]: the home>"gategory">"albums" buttons are not appear [Solved]: the home>"gategory">"albums" buttons are not appear
 

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

Main Menu

[Solved]: the home>"gategory">"albums" buttons are not appear

Started by marchan, July 14, 2004, 06:23:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

marchan

hello,,I have upgraded the cpg1.21 to cpg 1.30 , everything seems OK, but when i enter one album in one gategory, can not go back to home! the home>"gategory">"albums" buttons are not appear.. what's wrong?
my website is http://www.tmboy.net/albums

Joachim Müller

http://coppermine.sourceforge.net/manual.php#changing : the word "breadcrumb" is what you'rwe looking for (from the fairy tale "Hänsel & Gretel", where the kids use bradcrumbs to find their way out of the woods).

GauGau

marchan

thanks for your reply,,i find the solution in the manual,,but i don't know how to do it ,could you tell me in detail?

The content of the main page
This option allows you to change the content of the main page displayed by the script.

The default value is "catlist/alblist/random,2/lastup,2"

You can use the following "codes"

'breadcrumb': navigation inside the gallery (e.g. "home > category > subcategory > album")
     
'catlist': category list
'alblist': album list
'random': random files (leaving random files "on" for huge galleries with more than 10,000 pics might result in performance problems; switch random "off" in this case)
'lastup': last uploads
'topn': most viewed
'toprated': top rated
'lastcom': last comments
'lasthits': last viewed
'anycontent': inserts php-generated content that has to reside within the file 'anycontent.php' into the index page. Can be used to include banner-rotation scripts or similar.
     
'lastalb': last updated albums
     

The ,2 means 2 rows of thumbnails.

marchan