vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - One Touch Ban & Clean-up (https://vborg.vbsupport.ru/showthread.php?t=269904)

bremereric 01-28-2012 04:37 PM

Quote:

Originally Posted by Videx (Post 2293286)
You sure didn't look very hard then. Like maybe in the first post?


Fact is, forcing us to wait until the spammer posts is kind of useless since vb4 already offers to remove all their posts if they do that. Really, that only means you're getting the added functionality of deleting their already-sent PMs with this mod. But none of our modern spammers have sent PMs anyway. A much larger problem today is the blog posts, CMS articles, and profile links - of which they could make thousands and you'll still have to deal with it manually.

oKay I put my reading glasses on it and found it, your right that he does say it's avaiable in the profile and it is not.

"The option to activate this tool appears in the drop-down menu in the postbit, as well as on the profile page. From here it is a "one-touch" operation, with the small exception that you must press a confirmation button before the cleanup is made."

I still like it and so do my moderators. It does not work in the blogs I checked that myself yesterday. If you click on the user name in the blog it doesn't appear and your right my last couple of spammers posted blogs instead of threads.

ElfenLied1337 01-29-2012 12:47 AM

Is there any way to set this up to remove profile details as well? A number of spammers register and put links & advertisements in their signatures or About Me areas.

Videx 01-29-2012 01:34 AM

Quote:

Originally Posted by ElfenLied1337 (Post 2293641)
Is there any way to set this up to remove profile details as well? A number of spammers register and put links & advertisements in their signatures or About Me areas.

No, as I just mentioned not 24 hours earlier. These you must delete manually.

lazytown 01-29-2012 03:56 AM

Is it possible we can set the banned usergroup to simply hide their profile and blog posts? Has anyone tried that?

TombstoneWarrior 02-13-2012 04:30 AM

great mod love it easy clean up bye ye spammers and quick lol!!!!!!!!!!!!!

BlueCheri 02-13-2012 07:01 AM

Installed, working smooth.

G!

KProjects 02-14-2012 01:46 PM

Thanks - Installed!

megabink 03-08-2012 12:01 PM

Not working in vB 4.1.11 database error!

Naijasite 03-08-2012 09:32 PM

it works perfectly on www.naijafinder.com , thanks for this spam fighter.

Adam H 03-13-2012 02:41 PM

For those of you that want the ban link on user profiles you can do it manually, if the developer would like to include the insertion into the mod that would be good but until then you can do this :

Search for template : MEMBERINFO

In the template search for :
Code:

{vb:rawphrase send_private_message}</a></li>
                                                </vb:if>

Directly under it paste :
Code:

<vb:if condition="is_member_of($bbuserinfo, 6,5)">
<li><a href="misc.php?{vb:raw session.sessionurl}do=spamcleanconfirm&amp;u={vb:raw prepared.userid}"><img src="{vb:stylevar imgdir_siteicons}/profile.png" alt="" />One Touch Ban</a></li></vb:if>

Notice the red highlight above, they are the usergroups you wish to be able to see the link ( they can use the mod because it follows the mod rules BUT they can see the link.

Click save and your done. You will now see the One touch ban link under your private message link.


All times are GMT. The time now is 11:52 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01358 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete