Hi, first i want to congratulations for this software.
I would like to eliminate the comment menu, any suggestions?
Thanks in advance.
Any idea for delete "comments" of the main menu? Thanks.
What do you mean by 'comment menu' ?
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
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.
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> ::