vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - vbStopForumSpam - known spammer lookup for new registrations (https://vborg.vbsupport.ru/showthread.php?t=176481)

Wired1 10-23-2008 10:22 PM

Just insdert a page into the spam/ban process. Don't know if there's any hooks in there though. Worst case you can make a hook and put it in there.

I see the 2 products as two parts of the spam battle. This mod is proactive (assuming they've been caught somewhere else already), whereas the other mod is retroactive (they've already spammed your forum).

I can see the One Touch Spam Ban and Cleanup growing into a major utility (assuming it is integrated into the Delete and Ban option), in that after banning, it could do some basic searching in the user DB and find similar members. I know the Delete and Ban option does this to a certain extent, but it could go a bit deeper and look for users w/ the same class C subnet or domain, etc. Maually approve bans of course. If it could let you ban multiple users from the AdminCP search result area, I'd be eternally grateful. I have tons of spammers to ban lol! Anyway, this product could definitely benefit from the plugin that sends data to vBstopforumspam.com.

pedigree 10-23-2008 10:38 PM

I can easily add an option that shows other users on the same class-c subnet when showing details about a user

afmarko99 10-24-2008 02:35 AM

Thanks for the hack.

Just installed and registered for an API key.

I hope this helps get rid of the spam I have recently been having.

segwayon 10-25-2008 06:15 PM

Quote:

Originally Posted by Wired1 (Post 1650801)
FYI, www.stopforumspam.com was down for a while due to the bandwidth being exceeded.

Also, add a space after the // (like below) to find the edit location (which is on line 522 on v3.7.3 PL1)
Code:

// QUICK LINKS SECTION


Pedigree, I messed around w/ your code snippet for a bit, and made it into a plugin. No edit needed, wahoo!

It puts the box at the end of the first column. One plugin is for JUST the USER ID of 1, the other is for the admin usergroup (6 by default). Looking at it more, it needs some tweaking to use the default themes, but otherwise it works fine. Having this built into the "delete as spam" would be awesome. IIRC, someone has already suggested this, right?

Wired1,

I've never added a plugin before. I undertand the product setting (vbStopForumSpam). But which hook location and execution order would I need to tag if any? Thanks!

pedigree 10-25-2008 07:06 PM

Quote:

Originally Posted by segwayon (Post 1652574)
Wired1,

I've never added a plugin before. I undertand the product setting (vbStopForumSpam). But which hook location and execution order would I need to tag if any? Thanks!

Just go to the Plugin Manager, add a new plugin and upload the XML file that Wired1 posted (theyre in my first post in the thread as well) - but just one of them. One is for just the admin account to use, the other is for all admin accounts to use. The // QUICK LINKS thing is if you want to manually edit files, which I doubt you would want to do.

segwayon 10-25-2008 09:07 PM

Quote:

Originally Posted by pedigree (Post 1652597)
Just go to the Plugin Manager, add a new plugin and upload the XML file that Wired1 posted (theyre in my first post in the thread as well) - but just one of them. One is for just the admin account to use, the other is for all admin accounts to use. The // QUICK LINKS thing is if you want to manually edit files, which I doubt you would want to do.

Aha! Got it! I didn't notice the 'upload' category earlier. Thanks again, pedigree. You've helped stop a thousand spammers in the past month on our small board, and your consistent support is admirable. Nominating for MOTM.

hvb 10-29-2008 09:02 AM

Hi Pedigree, just installed your addon, but I have a question.
If I don't have cURL installed, will your addon still work?

Delphiprogrammi 10-29-2008 09:30 AM

Quote:

Originally Posted by hvb (Post 1655168)
Hi Pedigree, just installed your addon, but I have a question.
If I don't have cURL installed, will your addon still work?


yes it will use file_get_contents() if cURL is not availible

hvb 10-29-2008 09:39 AM

Ok, thx, delphiprogrammi for your quick response

pedigree 10-29-2008 01:09 PM

Delphi is dead right. cUrl support is there for those that have it and want to use it. It provides a more robust connection system but doesnt require it. I just like using it myyself which is why its there :)


All times are GMT. The time now is 12:11 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.02216 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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