Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

 Search results for: comment spam

Pages: 1 2 [3] 4 5
61
cpg1.4 miscellaneous / [Solved]: Possible security issue in CPG v1.4.16
« by Marius on March 28, 2008, 06:55:01 am »

......  on my site, using (CPG 1.4.16), and posted 1145 comments, 1 for every picture, containing spam, every  ............ + lines of text, all linked, though my config for comments was for 10 lines and 512 characters max. I have  ......
62
cpg1.4 permissions / Re: My gallery is full of spammers
« by Joachim Müller on April 08, 2009, 08:34:41 am »

......  results for the search terms "comment spam". What else do you need? Locking. ......
63
cpg1.4 miscellaneous / Re: HUGE Spam Problem
« by McKenzie on September 02, 2008, 12:40:37 pm »

...... .com/p/cpg-dnsbl/ (I used that and get only one spam comment every three days) http://www.bad-behavior. ......
64
General discussion (no support!) / Re: Share your galleries
« by phill104 on November 25, 2008, 09:30:47 pm »

......  thanks to Mehndi's bridge.  Thankfully, the comment capcha plugin that drastically reduces the  ............  spam to my sites is due to be included in the core of  ......
65
Mods: Comments / Re: Captcha (Visual Confirmation) for adding comments
« by michiel on April 01, 2007, 03:58:20 pm »

......  still does not function properly. If you add a comment, there is a box "confirmation" added. However,  ............  welcome your suggestions, as I get mad of the spam.... Thanks. ......
66
cpg1.4.x Français (French) / [Solved]: Impossible de me connecter
« by Löwe on May 27, 2008, 03:58:46 pm »

......  est bonne (et non le mail ne se retrouve pas en spam ou courrier indésirable)  Du coup même si je suis  ............  plusieurs différents)  Je voulais donc savoir comment récupérer mes codes (login et mot de passe)  ......
67
cpg1.4 miscellaneous / Help: Flooded, want to remove ALL comments
« by peu on September 07, 2007, 06:53:42 pm »

...... , just today and after months I noticed the comment system was flooded with spam.  After blocking  ............  to invited users to post, and limiting the comment lenght, I started deleting comments by the 100s  ............   My question is, is there a way to delete all the comments at once? Im using v1.4.4  Thanks! ......

...... ;сание Fighting with spam with CAPTCHA, Configuration By default  ............  will not show for register users , comment out those lines under codebase.php if you want  ......
69
Mods: Visuals / Re: Image Scroller - based on iTunes
« by iorkara on January 17, 2008, 02:16:33 pm »

......  removed/discontinued. -We have Enabled Guests to Comment on Wallpapers. -**NOTICE: After we enabled  ............  again, we recieved thousands of spam Comments (LOL) which we did expect. So what we  ............  'Captcha'. From now on, when you Login or post a Comment. You will have to type in the 'code' displayed on  ............  screen. This will stop Spamming! YAY! It has been Tested and works 110%  -The  ............ " for the recent Uploads! Keep up the great work! -Comments have been re-enabled. Only Users can Post  ............  Hosting Space and Bandwidth. Thank You.  -NOTICE: Comments are Disabled for now until futher notice.   -125  ............ . Enjoy! They are really good   -NOTICE! All Spammers are now Banned within 24hrs.   -Reminder: All  ......
70
cpg1.5 miscellaneous / Re: spams doesnt stop
« by Joachim Müller on May 28, 2010, 07:36:04 am »

......  obviously was too lazy to search the board for "comment spam", or he would have found the various threads  ............  deal with ways to fight spam. His reluctance to respect board rules and his  ......
71
cpg1.4 plugin contributions / New Plugins Antispam to Coppermine Gallery
« by tuxsoul on January 28, 2008, 03:44:45 pm »

...... , i have write two plugins to block spam in one project "cpg-dnsbl", this project content  ............  your Coppermine Gallery, is possible block (bots, spammers, etc., etc.)  *cpg-httpbl: Implement the API  ............  "Project Honey Pot", to block (harvest, spammers, comment spammers).  You can get more info  ............ : http://code.google.com/p/cpg-dnsbl/  Comments and / or suggestions are welcome Greeting' ......
72
cpg1.4 plugins / Captcha 3.0 Help!
« by storebatfar on October 09, 2008, 11:38:17 am »

......  couple of days i have been bugged with over 200 spam registrations. I then downloaded Captcha v. 3.0  ............ ' => 'Administrators,Registered',  'comment' => 'Administrators,Registered',  'report'  ............  $valid_groups = explode(',', $CAPTCHA_DISABLE['comment']);  if (!in_array(USER_GROUP, $ ............ ) OR $CAPTCHA_DISABLE['comment'] == '') {  if (isset($_POST[' ......

......  do with it. With some added options regarding spam protection (for example selectable from which  ............  comments, ecards etc are allowed), this should really go  ............ ://www.maxmind.com/app/geolitecountry). Applying comment sanitization based on Geo IP services can of  ............  for the coppermine admin that enables him to set comment approval based on IP addresses would require a  ......
74
Mods: Comments / Captcha mod for comments
« by atnika on September 17, 2006, 10:23:01 pm »

...... :  Tired of spam in comments? Here’s a solution for you - yet  ............ . This mod adds captcha security codes to the comments page, thus protecting your gallery from spamming  ............  following code after    Code: [Select] case 'comment_update': and after Code: [Select] case 'comment':  ............  --start */   if (!(USER_CAN_POST_COMMENTS)) cpg_die(ERROR, $lang_errors['perm_denied'],  ............ /yourtheme/theme.php  If you don't have theme_html_comments function in your theme file, copy the following  ............ /yourtheme/theme.php   Code: [Select] // Displays comments for a specific picture function  ............ {  global $CONFIG, $USER, $CURRENT_ALBUM_DATA, $comment_date_fmt, $HTML_SUBST;  global $ ............ , $template_add_your_comment, $lang_display_comments;   $html = '';  // ............ ) {  template_extract_block($template_image_comments, 'report_comment_button');  }   if (!$ ............ ['enable_smilies']) {  $tmpl_comment_edit_box = template_extract_block($ ............ ');  template_extract_block($template_image_comments, 'edit_box_smilies');   ............ ($template_add_your_comment, 'input_box_smilies');  } else {  $ ............  = template_extract_block($template_image_comments, 'edit_box_smilies', '{EDIT}');   ............ ($template_image_comments, 'edit_box_no_smilies');   ............ ($template_add_your_comment, 'input_box_no_smilies');  }   $ ............  = template_extract_block($template_image_comments, 'buttons', '{BUTTONS}');  $ ............  = template_extract_block($template_image_comments, 'ipinfo', '{IPINFO}');   if ($CONFIG[' ............ '] == 1) {  $comment_sort_order = 'DESC';  } else {  $ ............ , msg_raw_ip, msg_hdr_ip, pid FROM {$CONFIG['TABLE_COMMENTS']} WHERE pid='$pid' ORDER BY msg_id $ ............  && USER_ID == $row['author_id'] && USER_CAN_POST_COMMENTS) || (!USER_ID && USER_CAN_POST_COMMENTS && ($ ............ ['ID'] == $row['author_md5_id']));  $comment_buttons = $user_can_edit ? $tmpl_comments_buttons  ............ : '';  $comment_edit_box = $user_can_edit ? $ ............  : '';  $comment_ipinfo = ($row['msg_raw_ip'] &&  ............ )?$tmpl_comments_ipinfo : '';   if ($CONFIG[' ............ ']) {  $comment_body = process_smilies(make_clickable($row[' ............ ']}", 'msg_body');  } else {  $comment_body = make_clickable($row['msg_body']);   ............ ;  }   $params = array('{EDIT}' => &$comment_edit_box,  '{BUTTONS}' => &$ ............ ,  '{IPINFO}' => &$comment_ipinfo  );   $template =  ............ ($template_image_comments, $params);   $params = array('{MSG_AUTHOR} ............ '],  '{EDIT_TITLE}' => &$lang_display_comments['edit_title'],  '{CONFIRM_DELETE}' =>  ............ &$lang_display_comments['confirm_delete'],  '{MSG_DATE}' =>  ............ ($row['msg_date'], $comment_date_fmt),  '{MSG_BODY}' => bb_decode($ ............ ['msg_body'],  '{OK}' => &$lang_display_comments['OK'],  '{SMILIES}' => $smilies,   ............  '{IP}' => $ip,  '{REPORT_COMMENT_TITLE}' => &$lang_display_comments[' ............ ($template, $params);  }   if (USER_CAN_POST_COMMENTS && $CURRENT_ALBUM_DATA['comments'] == 'YES') {   ............  template_extract_block($template_add_your_comment, 'user_name_input', $user_name_input);   ............ ($USER['name'], $HTML_SUBST) . '"' : $lang_display_comments['your_name'] . '" onclick="javascript:this.value= ............ ';';  }   $params = array('{ADD_YOUR_COMMENT}' => $lang_display_comments['add_your_comment'],   ............  // Modified Name and comment field  '{NAME}' => $ ............ ['name'],  '{COMMENT}' => $lang_display_comments['comment'],   ............ '],  '{OK}' => $lang_display_comments['OK'],  '{SMILIES}' => '',   ............   $html .= template_eval($template_add_your_comment, $params);  }   return $html; } In this  ............  add   Code: [Select] '{CONFIRM}' => $lang_display_comments['confirm'], after  Code: [Select] '{COMMENT}' =>  ............ $lang_display_comments['comment'], Add  Code: [Select]   ............  <input type="hidden" name="event" value="comment" />  <input type=" ............  <input type="submit" class="comment_button" name="submit" value="{OK}" />   ............    You will also need to modify your template for comments:  Code: [Select] $template_add_your_comment = ' < ............  width="100%" class="tableh2_compact"><b>{ADD_YOUR_COMMENT}</b></td>  </tr>  <tr>   ............ "tableb_compact">  {COMMENT} </td>  <td width=" ............  <input type="hidden" name="event" value="comment" />  <input type=" ............  <input type="submit" class="comment_button" name="submit" value="{OK}" />   ............ ' => 'Confirmation', after  Code: [Select] 'report_comment_title' => 'Report this comment to the  ............ ', //cpg1.4 after  Code: [Select]  'non_exist_comment' => 'The selected comment does not exist.', The  ............ =612&pos=2 (sorry, it's in Russian)  Enjoy your spam-free gallery  ......
75
Scheduled for cpg1.5.x / Re: A few ideas related to image comments
« by forumGuy201 on March 29, 2010, 11:05:44 pm »

......  Müller on September 08, 2006, 08:18:33 am  Comment approval has been added as a feature to the devel  ............  as well as comment captcha option. This should take care of most  ............  users have with comments. Marking thread accordingly.    Great, that  ............ ...however no entirely, because people who want to spam the gallery won't know that this comment  ............  adds a lot of work on the person moderating his comments. It is a temp solution however  But isn't there  ............  mod that can tell if the comment is spam or abusive? i mean kinda like the Spam  ......
76
cpg1.4 miscellaneous / Re: enable visual verification
« by Joachim Müller on November 05, 2008, 10:08:21 am »

......  plugin or mod. Search the board for "Captcha" or "comment spam" to find the corresponding plugin thread.  ......
77
cpg1.4 miscellaneous / Re: Spam accounts and Google
« by Joachim Müller on January 22, 2007, 07:01:13 pm »

......  backdoor on your server is not related to comment spam. However, you should be alarmed and react  ......
78
cpg1.4 permissions / Review groups permissions
« by Joachim Müller on April 15, 2008, 04:53:58 pm »

......  - as an example, he might have enabled anonymous comments to be able to flood your gallery with comment  ......
79
cpg1.4.x Deutsch (German) / Re: Kommentare zugespammt
« by Joachim Müller on May 20, 2007, 07:45:48 pm »

......  in der Doku beschrieben. Alternativ Forum nach "comment spam" durchsuchen und ggf. Captcha-Plugin oder  ......
80
cpg1.4 miscellaneous / Re: SpamBots
« by Nibbler on March 04, 2007, 07:10:51 pm »

......  the board for comment spam. There are several options available. ......
81
cpg1.4 miscellaneous / Re: Another login problem
« by Joachim Müller on March 15, 2007, 09:02:06 am »

......  searching for "password lost". Try searching for "comment spam". Respect the "one issue per thread" policy  ......
82
Feature requests / Re: Assorted feature Requests
« by Joachim Müller on January 21, 2005, 02:46:13 pm »

......  20, 2005, 09:16:33 am  - Don't autolink URLs in comments (Spam prevention)  will be considered  Quote  ............  on January 20, 2005, 09:16:33 am  - Save IP with comments and vote (VERY important!)  With dynamic IP  ............  on January 20, 2005, 09:16:33 am  - Allow commenters to add url/email address to their name[/url] ............  an option imo. Only allowing registered users to comment seems to be the best workaround imo.  Quote from:  ......
83
Feature requests / Re: SPAM and Bad Words
« by Joachim Müller on September 11, 2006, 07:38:11 am »

......  we're going to introduce some mechanisms to fight comment spam. The bad words filter is pretty useless, as  ............  words spammers use keep on changing. Although your  ............  the code, as there are better methods to fight spam imo. ......
84
cpg1.4 miscellaneous / Re: Cannot get to myadmin/config panel
« by Joachim Müller on January 30, 2007, 08:28:22 am »

......  a link to your page for a start. To avoid comment spam, search the board for "akismet" and/or " ......
85
cpg1.4 permissions / Re: Ban a Guest IP
« by Joachim Müller on January 12, 2007, 04:33:40 pm »

...... Comment spam won't go away by banning. Search the board  ............  "comment spam", there are several mods that take care of  ......
86
cpg1.4 permissions / Re: How can guests leave comments?
« by Nibbler on February 03, 2007, 05:58:00 pm »

......  page. Might like to make use of some anti-spam measure if you do this. (search board for comment  ......
87
Mods: Comments / Re: Spammer trap code
« by Joachim Müller on July 31, 2009, 08:33:26 am »

......  course this mod does not stop everybody to post comments - what would be the point of such a mod, as this  ............  without a mod in coppermine by just disabling the comment feature on the groups control panel? This mod is  ............  to stop spammers by looking up their IP address. Although we ( ............  (who is looking for a simple solution to fight comment spam) should try one or several of the other  ............  to fight spam (Aksimet, captcha etc.). Use the board search to  ......
88
cpg1.4 permissions / Re: Trojan Attack
« by Joachim Müller on October 20, 2006, 10:06:29 am »

......  shares etc.).  What you have are not Trojans, but comments posted by some jerk (or rather, a bot programmed  ............ . You don't call this Trojans, you call this comment spam. Just delete the silly comments and make  ......
89
cpg1.4 miscellaneous / Re: SPAM security for Coppermine comments
« by agila on January 15, 2008, 10:14:28 am »

...... SPAM www/agila77.com/subdomains/www/galerie/db_input. ............ .com/galerie/displayimage.php?pos=-1092 NOT comment ------------------- Code: [Select] From - Tue Jan  ............ :47:27 +0100 (CET) To: admin@agila77.com, Subject: Comment posted on Coppermine Photo Gallery X-banan: from  ............ .cz-MailScanner-From: www-data@b07.banan.cz X-Spam-Status: No X-Antivirus: avast! (VPS 080114-2, 14. ............  wow power leveling   Someone has posted a comment on your gallery. See it at http://www.agila77.com/ ............  leveling</a></span></p>   Someone has posted a comment on your gallery. See it at <a href="http://www. ......

...... .  Top plugin, was getting sick of all the spam in my comment fields. This contact form is a  ......
Pages: 1 2 [3] 4 5

 

Page created in 0.279 seconds with 13 queries.