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: Wanna Remove Some Options from TOP  (Read 5741 times)

0 Members and 1 Guest are viewing this topic.

guy_enjoy

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Wanna Remove Some Options from TOP
« on: March 11, 2006, 12:07:15 pm »

Hi !

 I want to remove some options  (circle ones)

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.filecabin.com%2Fup1%2F1142075306-dontwant.JPG&hash=d757500c0919ddea3014d5a41523ed39b501873b)

I have place '//' before them but they didn;t removed,

 how can I remove these options (public cannot see these)
Logged

Nibbler

  • Guest
Re: Wanna Remove Some Options from TOP
« Reply #1 on: March 11, 2006, 04:47:14 pm »

Use html comments, not php comments

<!-- this is a comment -->
Logged

guy_enjoy

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Wanna Remove Some Options from TOP
« Reply #2 on: March 12, 2006, 02:34:16 pm »

I have put this line but this didn't removed it ...

How can I get Remove this ..

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.filecabin.com%2Fup1%2F1142170533-nw.JPG&hash=20001faeaf4f409f2ca308f7057221a6d89d6e4f)


This is the code of theme.php of water drop which i m using

            <a href="{LOGOUT_TGT}">{LOGOUT_LNK}</a>
<!-- END logout -->
                        <br />
                        <a href="{LASTUP_TGT}">{LASTUP_LNK}</a>
                        <img src="themes/water_drop/images/orange_carret.gif"

width="8" height="8" border="0" alt="" />
                <!-- this is a comment --> <a

href="{LASTCOM_TGT}">{LASTCOM_LNK}</a>
                        <img src="themes/water_drop/images/orange_carret.gif"

width="8" height="8" border="0" alt="" />
                        <a href="{TOPN_TGT}">{TOPN_LNK}</a>
                        <img src="themes/water_drop/images/orange_carret.gif"

width="8" height="8" border="0" alt="" />
                        <a href="{TOPRATED_TGT}">{TOPRATED_LNK}</a>
                        <img src="themes/water_drop/images/orange_carret.gif"

width="8" height="8" border="0" alt="" />
    //<a href="{FAV_TGT}">{FAV_LNK}</a>  <img

src="themes/water_drop/images/orange_carret.gif" width="8" height="8"

border="0" alt="" />
                        <a href="{SEARCH_TGT}">{SEARCH_LNK}</a>
                </span>
EOT;
// HTML template for gallery admin menu
Logged

Nibbler

  • Guest
Re: Wanna Remove Some Options from TOP
« Reply #3 on: March 12, 2006, 08:51:41 pm »

Comment out the link and the orange thing

Code: [Select]
<!-- <a href="{LASTCOM_TGT}">{LASTCOM_LNK}</a><img src="themes/water_drop/images/orange_carret.gif" width="8" height="8" border="0" alt="" /> -->
Logged

guy_enjoy

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Wanna Remove Some Options from TOP
« Reply #4 on: March 15, 2006, 10:56:46 am »

Thankx Done Successfully...
Logged

guy_enjoy

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Wanna Remove Some Options from TOP
« Reply #5 on: March 15, 2006, 12:55:07 pm »

Hi !


I have remove that options (which i want) but

When  I tried to log on ( AS ADMIN ) using direct adress of admin
eg. www.mysite.com/gallery/admin.php

I m unable to log in .. This page is coming

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.filecabin.com%2Fup1%2F1142423818-untitled.JPG&hash=99854285d0fe05ab057747451186f41b0c605b88)

Logged

Nibbler

  • Guest
Re: Wanna Remove Some Options from TOP
« Reply #6 on: March 15, 2006, 04:21:44 pm »

You login using login.php and then you go to config.php.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Wanna Remove Some Options from TOP
« Reply #7 on: March 16, 2006, 09:20:17 am »

post a link to your page instead of a dummy placeholder url
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.