Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Blix {MY_BUDDY_LINK}  (Read 4132 times)

0 Members and 1 Guest are viewing this topic.

Jost

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 34
Blix {MY_BUDDY_LINK}
« on: December 08, 2006, 06:37:02 pm »

After installing Stramms Modpack, I just can't get the "My Friends" Button set up. It is displayed, but as you can see, its not referenced to anything. So everything that is displayed is {MY_BUDDY_LINK}, linked to the same.  Searching trough the theme.php it seems like Blix uses {Button}, where apparently all Buttons are stored. But the said variable appears nowhere to be found.
How can I get this link working?
Thanks for the support you gave me so far.

the gallery:
http://192.168.2.6/gcj/cpg1410/index.php
« Last Edit: December 09, 2006, 08:03:18 am by GauGau »
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Blix {MY_BUDDY_LINK}
« Reply #1 on: December 08, 2006, 09:02:48 pm »

theme.php ...
right after
Code: [Select]
        '{FAQ_LNK}' => $lang_main_menu['faq_lnk'],
add
Code: [Select]
        '{MY_BUDDY_TGT}' => "buddy_manage.php",
        '{MY_BUDDY_LNK}' => $lang_main_menu['my_buddy_lnk'],

Jost

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 34
Re: Blix {MY_BUDDY_LINK}
« Reply #2 on: December 09, 2006, 01:09:05 am »

thanks, that did it. :)
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 20 queries.