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)

NexDog 06-19-2009 04:44 AM

Edit: didn't upload XML etc. I uploaded it to forum root but the log doesn't appear under stats still.

NexDog 06-19-2009 05:02 AM

I also tried it in admincp. And also did do=buildbitfields. Still no log, aarghh..

NexDog 06-19-2009 05:14 AM

Figured it out. Move along. Nothing to see here.

I can't believe how many spammy registrations this thing is blocking. I think maybe 15 to 25 per day. Incredible!

pedigree 06-19-2009 02:07 PM

Thanks :)

pedigree 06-19-2009 02:11 PM

Quote:

Originally Posted by mizzlinhie (Post 1831798)
How come I don't see the "Front-End Error Messages" in the Admin Control Panel / Languages & Phrases / Phrase Manager / ?

I tried to register an account in my forum using a spam email and it leads to the database error page instead of "registration denied" page like the picture above.

You havent installed it correctly then

ddmobley 06-19-2009 03:52 PM

Quote:

Originally Posted by Wired1 (Post 1825252)
When this mod searches their database, it's different than the general search on the website. I believe it already only searches for exact matches, whereas the search on their website always searches all fields.

What differentiates the search to do exact matches for just a username? Do you have a coding example?

pedigree 06-19-2009 06:06 PM

mod search with

select where username = "username"

site searches with

select where field like *text*

ddmobley 06-19-2009 06:24 PM

Ahh, gotcha. Site is using SQL search structure... Thanks.

Jon1422 06-20-2009 09:38 AM

Most excellent! Thank you!

JohnAnderson 06-20-2009 12:37 PM

quick question does this work with 3.8.x or is it only for 3.6.x


All times are GMT. The time now is 09:12 PM.

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.02077 seconds
  • Memory Usage 1,733KB
  • 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_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