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
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
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.
i fixed it ,, thank you!!