Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Spam Decimator Details »»
Spam Decimator
Version: 2.0.1, by Fraxter Fraxter is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Category: Anti-Spam Options - Version: 4.1.5 Rating:
Released: 09-27-2011 Last Update: 02-28-2012 Installs: 79
Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

Description
Handle spam with two fast clicks.

Features
- Ban user
- Delete all forum threads by user (soft or permanent)
- Delete all forum posts by user (soft or permanent)
- Delete all blog comments by user (soft or permanent)
- Delete all blogs by user (soft or permanent)
- Delete all cms comments by user (soft or permanent)
- Move soft deleted threads to specific forum (option)
- Send auto mail to spammer
- Send auto mail to webmaster
- Set maximum posts for display spam button

Install
1.) Upload all files from the "upload" folder to your forum root
2.) Import the product
3.) Done

Update
1.) Upload all files from the "upload" folder to your forum root (override existing files)
2.) Import the product (override the existing)
3.) Done

Changelog


2.0.1
[BUGFIX] - Blog entries deletion

2.0 Beta 2
[UPDATE] - Improved Decimator view (See: Attachment #3)
[FEATURE] - Added checkbox for blog entry deletion
[BUGFIX] - Textarea (send mail to spammer) only visible if setting is on now

2.0 Beta
[UPDATE] - Updated to vBulletin 4.1.5
[UPDATE] - Made full XHTML valid
[UPDATE] - Updated delete_blog_entries() function (for soft and permanent delete)
[UPDATE] - Replaced all hardcoded text with phrases
[UPDATE] - Various changes
[FEATURE] - ON/OFF Setting for send mail to spammer
[BUGFIX] - Fixed wrong forum/thread rebuilding (reported here: #125)

Note
This is only a beta. Update will follow. Please report bugs and issues in this thread.

Credits
Special thanks to RaidenDAWG2, who's written the original addon. He gave me the permission to update & release it here.

Download Now

File Type: zip spamdecimator_2.0.1.zip (11.7 KB, 338 views)

Screenshots

File Type: jpg spam1.jpg (13.2 KB, 0 views)
File Type: jpg spam2.jpg (14.5 KB, 0 views)
File Type: png decimator.png (35.0 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
ah-webhosting, amin, hanhdn, Hostboard, Mulet

Comments
  #22  
Old 10-02-2011, 10:15 AM
Fraxter Fraxter is offline
 
Join Date: Jul 2007
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hostboard View Post
Scren capture... I think this is universal regardless of where you are in VB (Blogs, CMS, Forums)
Ah ok. That's a good idea.
Reply With Quote
  #23  
Old 10-02-2011, 05:29 PM
Fraxter Fraxter is offline
 
Join Date: Jul 2007
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Small weekend update:

Quote:
2.0 Beta 2
[UPDATE] - Improved Decimator view (See: Attachment #3)
[FEATURE] - Added checkbox for blog entry deletion
[BUGFIX] - Textarea (send mail to spammer) only visible if setting is on now
More later.
Reply With Quote
  #24  
Old 10-03-2011, 06:44 PM
Hostboard's Avatar
Hostboard Hostboard is offline
 
Join Date: May 2002
Location: CT
Posts: 843
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for the update
Reply With Quote
  #25  
Old 10-04-2011, 07:40 AM
nipponmexico nipponmexico is offline
 
Join Date: Oct 2011
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cric2k View Post
Ability to add IP address to banned list would be great.
maybe you can test this
add this to .htaccess

order allow,deny
deny from 192.168.1.20
allow from all


You can ban any ip , segment, or full class.

Cya
Reply With Quote
  #26  
Old 10-04-2011, 10:15 AM
Fraxter Fraxter is offline
 
Join Date: Jul 2007
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

He's talking about the vbulletin option to ban ip addresses.
Reply With Quote
  #27  
Old 10-05-2011, 09:47 AM
synseal's Avatar
synseal synseal is offline
 
Join Date: Apr 2009
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pander23 View Post
Only with a manuel template edit, cause there is no template hook. Let me know if you need help for that.
I have looked at the template but cant find what needs changing to move it right, thanks. :up:
Reply With Quote
  #28  
Old 10-05-2011, 03:12 PM
Fraxter Fraxter is offline
 
Join Date: Jul 2007
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit postbit_legacy template.

Find:
HTML Code:
<vb:if condition="$post['editlink']">

Add above:

HTML Code:
<a href="#" class="spam" onclick="window.open('decimator.php?userid={vb:raw post.userid}&amp;threadid={vb:raw post.threadid}&amp;postid={vb:raw post.postid}','spam_decimator','statusbar=yes,menubar=yes,toolbar=yes,scrollbars=yes,resizable=yes,width=850,height=600'); return false;">Spam</a>
<span class="seperator">&nbsp;</span>
That's all.
Reply With Quote
Благодарность от:
synseal
  #29  
Old 10-05-2011, 03:17 PM
TheHack3r's Avatar
TheHack3r TheHack3r is offline
 
Join Date: Nov 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's great mod, thanks, work perfectly on my board (vBulletin version 4.1.3)

But there is a bug:

On thread the SPAM button for staf (moderator or super moderator) is not appear, but on PM is appear... Can you give solution about this situation...

Thanks before
Reply With Quote
  #30  
Old 10-05-2011, 03:40 PM
Fraxter Fraxter is offline
 
Join Date: Jul 2007
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheHack3r View Post
But there is a bug:

On thread the SPAM button for staf (moderator or super moderator) is not appear, but on PM is appear... Can you give solution about this situation...
Normally the spam button should appear in forum posts, if you have correctly set your spam decimator settings (correct usergroup ids). Please check your settings first.

About the PM button in pms. Didn't notice that the template hook uses the same controls there. It's fixed in the next beta build.
Reply With Quote
  #31  
Old 10-05-2011, 09:57 PM
jitsuboy jitsuboy is offline
 
Join Date: Jan 2011
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi. I've uploaded to my root and upload the .xml. When I log onto my site I can see the new "spam" button under the posts, however when I click on it I get this error: Not Found

The requested URL /decimator.php was not found on this server.

Apache/2.2.3 (CentOS) Server at www.mysite.com Port 80

I've uploaded many other add-ons before so I am familiar how to do it. Any thoughts?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:53 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.13912 seconds
  • Memory Usage 2,350KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (6)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete