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: [Solved]: Removing My Gallery Link  (Read 3628 times)

0 Members and 2 Guests are viewing this topic.

fakbik

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
[Solved]: Removing My Gallery Link
« on: August 10, 2004, 08:29:02 am »

how to do that?
« Last Edit: August 11, 2004, 11:57:18 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Removing My Gallery Link
« Reply #1 on: August 10, 2004, 09:59:31 am »

edit themes/yourtheme/theme.php, find
Code: [Select]
<!-- BEGIN my_gallery -->
                        <a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a> ::
<!-- END my_gallery -->
and replace with
Code: [Select]
<!-- BEGIN my_gallery -->
                        <!--<a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a> ::-->
<!-- END my_gallery -->
Do not replace completely, the comments <!-- BEGIN my_gallery --> and <!-- BEGIN my_gallery --> have to remain in the theme for coppermine to work properly.

GauGau

Logged

fakbik

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Removing My Gallery Link
« Reply #2 on: August 11, 2004, 05:38:22 am »

you can have my firstborn child.....'s picture.
Logged
Pages: [1]   Go Up
 

Page created in 0.077 seconds with 20 queries.