Author Topic: Comment funtions  (Read 2803 times)

0 Members and 1 Guest are viewing this topic.

Offline Bush

  • Pre-Newbie
  • Posts: 8
    • View Profile
    • http://www.dinizulu.org
Comment funtions
« on: January 28, 2003, 11:38:28 PM »
Hi all,
i would like to totally remove the  Comment funtions on my site so that it won't be available.
Please, if someone could let me know what to do please pass the info.
Thanks in advance

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Comment funtions
« Reply #1 on: January 28, 2003, 11:48:14 PM »
u can do it from categorie's settings: make read and post coments to PRIVATE.
or remove this code:
Code: [Select]
{if allow_comments}
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0" class="bordercolor">
<TR>
<TD>
<TABLE width="100%" border="0" cellpadding="3" cellspacing="1">
<TR>
<TD valign="top" class="head1" colspan="2">{lang_author}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{lang_comment}</TD>
</TR>
{comments}
</TABLE>
</TD>
</TR>
</TABLE>
<BR />
{comment_form}
{endif allow_comments}

from /templates/YOURTEMPLATE/details.html
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)