How to delete the comment menu? How to delete the comment menu?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How to delete the comment menu?

Started by ciberatalayas, February 04, 2005, 10:37:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ciberatalayas

Hi, first i want to congratulations for this software.
I would like to eliminate the comment menu, any suggestions?
Thanks in advance.

ciberatalayas

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

Nibbler


Joachim Müller

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

ciberatalayas

#4
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.

kegobeer

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

                        <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> ::

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