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)

GlowHost.com 02-25-2011 08:21 PM

Quote:

Originally Posted by Sw0rDz (Post 2166867)
We get tons of bots that just register on our forums spamming without making post. They register, with links to various malicious/bad sites in their signatures. When I ban these bots I want to submit their info to prevent them from registering several accounts. Is there anyway to do this?

Thanks!

Can you send me an example link of what you mean my in their signatures?

Sw0rDz 02-25-2011 09:58 PM

Quote:

Originally Posted by GlowHost.com (Post 2166888)
Can you send me an example link of what you mean my in their signatures?

They're bots trying to mooch off our google ranks. Instead of trying to get members to click their links via posts or threads. They try and sneak registrations of user accounts onto our forum system. This way they can post links to their sites in their signature, and when google goes through our forums, their sites gain google ranks (aka Google mooching).

What I've been doing is banning the bot and sending their info to glowhost to help prevent them doing it to us again or other sites. Maybe when you do a new version, take consideration of what they put in their signatures when blocking spam bots.

Don't Click these! They may be malicious!
Example of their signatures:
Another example:
If it helps. My website is www.zeldadungeon.net
We've gotten really weird ones too.

GlowHost.com 02-25-2011 10:05 PM

Well, I am pretty sure those links have no follow tags on them. At least all the links on our board does so there is no chance of them gaining PR from that.

But what I was asking for is a link to whatever you are looking at because I dont see it on our forum where a "non-poster" can have links that are public.

Sw0rDz 02-25-2011 10:12 PM

Something like this?
http://zeldadungeon.net/forum/member...boutme#aboutme

We more or less want to slowdown them registration at our site.

SocialNetworkBuzz 02-25-2011 10:23 PM

You could hide signatures and WoL to unregistered. Then bots will never gather that info.

GlowHost.com 02-26-2011 01:52 AM

Well, I think Stabatha is on the right track. Except, that example appears to be a registered user.

Spam-O-Matic allows you to make a Newbies group, where all your newly registered users go. That usergroup should not have signature permissions (among other things). After 10 posts or whatever you set it to, then they graduate to the registered users group which probably should have signature permissions based on your forum's policy.

We will eventually add the thing in admincp, but in this case the problem is preventable from the get-go.

CheeSie 02-28-2011 06:08 PM

I keep getting this when using the spam-o-matic to remove users:
Code:

Parse error: syntax error, unexpected $end in .../includes/class_dm_user.php(2324) : eval()'d code on line 16

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_dm_user.php(2324) : eval()'d code:16) in [path]/includes/functions_ghsom.php on line 1084


GlowHost.com 02-28-2011 06:11 PM

Quote:

Originally Posted by CheeSie (Post 2167941)
I keep getting this when using the spam-o-matic to remove users:
Code:

Parse error: syntax error, unexpected $end in .../includes/class_dm_user.php(2324) : eval()'d code on line 16

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_dm_user.php(2324) : eval()'d code:16) in [path]/includes/functions_ghsom.php on line 1084


This does not happen on an unmodified board with a properly installed Spam-O-matic. Please make sure your installation is correct and if the issue continues you will have to disable all mods and try it. Then enable them one by one until you find the conflict.

Delphiprogrammi 02-28-2011 06:25 PM

there is several outdated code in functions_ghsom.php function calls to

fetch_template();
print_output();

will cause errors as those are 3.8.x (and lower) only

GlowHost.com 02-28-2011 08:18 PM

Quote:

Originally Posted by Delphiprogrammi (Post 2167955)
there is several outdated code in functions_ghsom.php function calls to

fetch_template();
print_output();

will cause errors as those are 3.8.x (and lower) only

SOM doesn't use fetch_template(); anymore.

print_output(); is used in vB4 sources so it should not cause any errors.


All times are GMT. The time now is 08:14 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.02987 seconds
  • Memory Usage 1,747KB
  • 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
  • (4)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
  • (5)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