Forum Index
RegisterSearchFAQMemberlistUsergroupsLog in
Message on disabled comments

 
Reply to topic    Forum Index » Suggestions View previous topic
View next topic
Message on disabled comments
Author Message
PJR



Joined: 17 Oct 2005
Posts: 165
Location: Czech republic

Post Message on disabled comments Reply with quote
Is it possible to show any message when comments are disabled?
Wed Mar 01, 2006 3:16 pm View user's profile Send private message
Guest








Please login to hide the ads.

FI-DD
Admin


Joined: 22 Sep 2005
Posts: 2857
Location: Germany

Post Reply with quote
Open plugins/enable-disable-comments.php and find this:

Code:
else {$output = preg_replace('/\[comheader\](.*?)\[\/comheader\]/i', '', $output);}




add below:

Code:
if($allow['allow'] == 'off'){$output = str_replace('{comments_disabled}', 'Comments are disabled', $output);}

   else $output = str_replace('{comments_disabled}', '', $output);




Now you can use {comments_disabled} in your template.
Wed Mar 01, 2006 4:02 pm View user's profile Send private message
PJR



Joined: 17 Oct 2005
Posts: 165
Location: Czech republic

Post Reply with quote
Great! Thank you VERY much! Smile
Wed Mar 01, 2006 5:14 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    Forum Index » Suggestions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Music Lyrics.