Advanced search  

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

Pages: [1]   Go Down

Author Topic: How to add an additional Link to a Sub-Category?  (Read 3074 times)

0 Members and 1 Guest are viewing this topic.

frankyknife

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 20
How to add an additional Link to a Sub-Category?
« on: October 23, 2004, 06:49:36 am »

Hi!
i just want to add on the index.php frontpage an additional but seperated text link (i.e. "CLICK HERE FOR GALLERY") towards sub-categories.

unfortunately there exist only follwing terms within theme.php:
{CAT_THUMB}
{CAT_TITLE}
{CAT_DESC}

what i need is something like {CAT_LINK_TGT} as it is used for albums {ALB_LINK_TGT}, too.  ???


if i add now this code '{CAT_LINK_TGT}' => "index.php?cat={$subcat['cid']}", to the function theme_display_cat_list of theme.php i only get this link as a result: http://www.mydomain.com/gallery/index.php?cat=

-> as you can see, the category ID number - the CID - is missing!


??? what do i wrong / is missing in the code / wrong .php file / false solution ? ::)


thx for ya help!
franky
« Last Edit: October 23, 2004, 06:56:48 am by frankyknife »
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.