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 - [GlowHost] Spam-O-Matic - Spam Firewall stops forum spam (https://vborg.vbsupport.ru/showthread.php?t=248042)

Syxguns 07-07-2012 04:04 AM

Quote:

Originally Posted by imported_df+++++ (Post 2345698)
uninstalled.

over 3,000 blocked over past week - only 3 people were able to register.

many of my friends could not register due to being flagged as a spammer.

only stats that showed were blocked registrations.

vB 4.2.0 PL 2


went with a different product to cure my spammer block requirements

Did you have check user name enabled? What system did you switch to?

imported_dfmafia 07-07-2012 08:28 PM

random questions and advanced registration system - works for keeping bots at bay

yes, check username was enabled

Syxguns 07-07-2012 08:38 PM

Quote:

yes, check username was enabled
That was what was causing the issue. When I disabled that and only had IP Address and e-mail address enabled it worked perfect.

I have the VSA Advanced Registration mod and I love it. It does work for keeping bots at bay, but it doesn't work for blocking IP addresses, and e-mails.

imported_dfmafia 07-07-2012 10:50 PM

I'll give it another go.
site still in work but taking registrations now as i clean up styles.

thnx for the assist. uername is disabled but ip and email are enabled.

are there still issues with KeyCAPTCHA? full stats never showed on the WGO for me at anytime. just Spammers Denied Registration.

Syxguns 07-07-2012 11:20 PM

Quote:

Originally Posted by imported_df+++++ (Post 2345938)

are there still issues with KeyCAPTCHA? full stats never showed on the WGO for me at anytime. just Spammers Denied Registration.

I'm not sure about the keyCAPTCA, as I don't use it. However, the stats for GlowHost only shows, "Spammers Denied Registration" and "Number of spam posts moderated" if that feature is turned on.

You may not have everything set up correctly. There are a lot of little things to do as in making a new usergroup for new members, setting the amount of posts that are moderated, etc. I set the moderated post to 2 because it moderates everything. In other words the first two posts are moderated even if they are legitimate posts. Kind of a pain, and I may set it to just the first post. Normally the first post is all you need to know if they are a spammer or not. You of course have to turn off links, signatures, etc on the new member, but this gives you the opportunity to look at the user profile or have the mods look at the profile for you. Setting up e-mails about new registrations to the mods takes care of this for you.

AndrewRich 07-08-2012 01:46 AM

To make this work with the existing StopForumSpam API key from Spam-O-Matic, I changed the following in your code:

Quote:

Originally Posted by djbaxter (Post 2344079)
PHP Code:

if ($vbulletin->options["vbstopforumspam_apikey"])
...
<
input name="api_key" type="hidden" value="' . $vbulletin->options['vbstopforumspam_apikey'] .    '"


To:

PHP Code:

if ($vbulletin->options["glowhostspamomatic_apikey"])
...
<
input name="api_key" type="hidden" value="' . $vbulletin->options['glowhostspamomatic_apikey'] .    '"

Just replacing vbstopforumspam_apikey with glowhostspamomatic_apikey. That seems to work.

Thanks! This helps out my moderators quite a lot.

XtremeCrash 07-09-2012 02:15 AM

Still dosnt work for me.Ive has it installed for the past week an still no stats in WGO box.

BoardWizard 07-10-2012 03:06 PM

Quote:

Originally Posted by Syxguns (Post 2345639)
Interesting! Open your PhpMyAdmin and check the database to make sure you have the following tables:

glowhostspamomatic_log
glowhostspamomatic_remotecache
glowhostspamomatic_stats

There may have been an error in the upload of the mod.

Checked the databases and there wasn't any of those tables. How do I get them?

BoardWizard 07-10-2012 03:18 PM

nevermind i found them in the databases but they are still not in the adminCP

Syxguns 07-11-2012 06:34 AM

Quote:

Originally Posted by BoardWizard (Post 2346687)
nevermind i found them in the databases but they are still not in the adminCP

That is really strange. I haven't run across that before. Maybe someone with a little more knowledge can help you out on that.

You say that they are not showing in the AdminCP. You mean in the log files are not showing, or the information is not showing on the WGO area?


All times are GMT. The time now is 09:11 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.04277 seconds
  • Memory Usage 1,755KB
  • 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_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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