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: remove login  (Read 5197 times)

0 Members and 1 Guest are viewing this topic.

riley08

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
remove login
« on: June 11, 2004, 09:09:50 pm »

I couldnt seem to post in Mods, but I am running 1.3 now.

Sorry but I couldn't find this..

How can I remove the Login button, so only the admin can login by going to login.php or something of the sort.

Thx

1.3 is great!
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: remove login
« Reply #1 on: June 11, 2004, 09:41:00 pm »

Open your theme.php.  Find the section
Code: [Select]
<!-- BEGIN login -->
                        <a href="{LOGIN_TGT}">{LOGIN_LNK}</a>
<!-- END login -->

Change it to
Code: [Select]
<!-- BEGIN login -->
                   <!--     <a href="{LOGIN_TGT}">{LOGIN_LNK}</a>  -->
<!-- END login -->

Note, do not remove the existing commented out bits from the file.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here
Pages: [1]   Go Up
 

Page created in 0.038 seconds with 19 queries.