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 delete the comment menu?  (Read 3198 times)

0 Members and 1 Guest are viewing this topic.

ciberatalayas

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
How to delete the comment menu?
« on: February 04, 2005, 10:37:30 pm »

Hi, first i want to congratulations for this software.
I would like to eliminate the comment menu, any suggestions?
Thanks in advance.
« Last Edit: February 05, 2005, 02:15:42 am by ciberatalayas »
Logged

ciberatalayas

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: How to delete the comment menu?
« Reply #1 on: February 05, 2005, 02:15:16 am »

Any idea for delete "comments" of the main menu? Thanks.
Logged

Nibbler

  • Guest
Re: How to delete the comment menu?
« Reply #2 on: February 05, 2005, 03:44:59 pm »

What do you mean by 'comment menu' ?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How to delete the comment menu?
« Reply #3 on: February 11, 2005, 03:00:17 pm »

just go to "groups" and disable commenting for all groups, this will get you rid of the comments section. Only features a user is allowed to have will show up.

Joachim
Logged

ciberatalayas

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: How to delete the comment menu?
« Reply #4 on: February 28, 2005, 12:24:24 am »

What i want is that no body can´t see the buttons "Last uploads :: Last comments :: Most viewed :: Top rated :: My Favorites" . Any idea? Thanks.
« Last Edit: February 28, 2005, 12:30:37 am by ciberatalayas »
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: How to delete the comment menu?
« Reply #5 on: February 28, 2005, 12:45:24 am »

Go to your theme's theme.php file, look for and remove

Code: [Select]
                        <a href="{LASTUP_TGT}">{LASTUP_LNK}</a> ::
                        <a href="{LASTCOM_TGT}">{LASTCOM_LNK}</a> ::
                        <a href="{TOPN_TGT}">{TOPN_LNK}</a> ::
                        <a href="{TOPRATED_TGT}">{TOPRATED_LNK}</a> ::
                        <a href="{FAV_TGT}">{FAV_LNK}</a> ::
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.