Advanced search
Registered users
Username:

Password:

Log me on automatically next visit?

¤  Forgot password
¤  Registration
 
♥ ♥ SHOUTBOX ♥ ♥



Please leave name in the shoutbox to be activated. Thanks Manimal & Heidi (You can IM us in Hal also!) or contact us @ patient@theasylum.me


Random image

Manimaltallbw-432
Manimaltallbw-432

Manimal
  


4 Images Remove the Headline from Comments

Previous image:
   Adding Fonts to 4images for Download  
 Next image:
Stop Spammers (Really Works!)   

 


    
4 Images Remove the Headline from Comments
Description:
1.) search in templates/yourTemplates/comment_form.html:
<tr> <br /> <td width="90"><b>&#123;lang_headline&#125;</b></td><br /> <td><input type="text" name="comment_headline" size="30" value="&#123;comment_headline&#125;" class="commentinput" /></td><br /> </tr>
remove it or comment out with

2.) search in templates/yourTemplates/member_editcomment.html:
<tr> <br /> <td class="row2"><b>&#123;lang_headline&#125;</b></td><br /> <td class="row2"> <br /> <input type="text" name="comment_headline" size="30" value="&#123;comment_headline&#125;" class="commentinput" /><br /> </td><br /> </tr>
remove it or comment out with

3.) search in details.php:
$msg .= (($msg != "") ? "<br />" : "").$lang['headline_required'];<br /> $error = 1;<br /> replace:<br /> $msg .= (($msg != "") ? "<br />" : "").$lang['headline_required'];<br /> $error = 0;<br />
4.) search in member.php:
if ($comment_headline == "") {<br /> $error = 1;<br /> replace:<br /> if ($comment_headline == "") {<br /> $error = 0;

5.) search and remove the follow lines or comment out with in admin/comments.php:

Remove this<br /> 1$comment_headline = trim($HTTP_POST_VARS['comment_headline']);<br /> This<br /> if ($comment_headline == "") {<br /> $error['comment_headline'] = 1;<br /> }<br /> And this line<br /> show_input_row($lang['field_headline'], "comment_headline", $comment['comment_headline'], $textinput_size);

Keywords: 4, Images, Remove, the, Headline, from, Comments
Date: 24.11.2016 03:41
Hits: 519
Downloads: 35
Rating: 0.00 (0 Vote(s))
File size: 29.4 KB
Added by: Heidi


Author: Comment:
There are no comments for this image



Previous image:
   Adding Fonts to 4images for Download  
 Next image:
Stop Spammers (Really Works!)   

 

RSS Feed: 4 Images Remove the Headline from Comments (Comments)


Template Modifications by Heidi (Forte)