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)
-   -   Administrative and Maintenance Tools - Spam Detector Suite (Lite Version) (https://vborg.vbsupport.ru/showthread.php?t=247399)

luan7749 05-14-2011 04:47 AM

NOT WORKING for me :( ( Vb 4.1.0 p2 )

vijayninel 05-14-2011 05:11 AM

I need a mod like this for vb 3.8 with the ability to add exceptions. For instance I need to be able to exclude links to from my own forum or from google,etc.

Wildthinks 05-15-2011 06:09 AM

Hi,

thanks for great mod... i need this also for the profiles... the most spammer registered and then post a message to the pinnwall in there profile...

any idea to prevent this... like do you need x posts to place links here?

Thanks Thomas

MagicThemeParks 05-15-2011 01:42 PM

Quote:

Originally Posted by vijayninel (Post 2195475)
I need a mod like this for vb 3.8 with the ability to add exceptions. For instance I need to be able to exclude links to from my own forum or from google,etc.

I agree. Would be great to have a mod like this for vB 3.8 :up:

Parture 07-23-2011 12:50 AM

I tested it. People can still posts links on Visitor pages. Hopefully there will be an update for this.

Normally links are not allowed anyway on article comments; and blogs are automatically moderated when their is a link.

In Community Groups links are not affected either.

Bozza 07-25-2011 08:37 PM

Nice one thanks - another layer of protection for the spammers that manage to get in.

enci 08-01-2011 05:30 PM

just installed on 4.1.4. as far as i can tell, it works fine.

togotutor 08-11-2011 02:03 AM

Reserved for later

rebelde 11-21-2011 06:36 PM

Thanks for the mod.

I found that Report-a-Post (to a forum) was being blocked, even if you put the reported ports forum in the list of excluded forums.

I believe this work-around is working for me:
In both of these plugins:
threadfpdata_presave
postdata_presave

Before:
PHP Code:

if(!in_array($vbulletin->userinfo['userid'], $excludeduids)) 

Add:
PHP Code:

        if(THIS_SCRIPT != 'report')
        { 

And at the end, add the matching
PHP Code:

        


addamroy 01-23-2012 10:12 PM

This add-on is preventing members from posting images.

On my forum I have members use photobucket or imageshack to host their images then embed them on the forum. I do this to minimize data storage on my server.

Is there any way you can fix this issue?

I've disabled this mod until this can be fixed.

rebelde 01-24-2012 01:29 PM

Addamroy,
The PHP code is pretty simple, so it shouldn't be too difficult to edit it to create exceptions for links to those two sites.

addamroy 01-24-2012 03:37 PM

Quote:

Originally Posted by rebelde (Post 2291735)
Addamroy,
The PHP code is pretty simple, so it shouldn't be too difficult to edit it to create exceptions for links to those two sites.

I'm not much of a coder lol.

I'd appreciate it if you could help me out though, not a bad idea.

TombstoneWarrior 01-24-2012 04:54 PM

installed and nominated for MOTM. :)

sportsfroma2 03-06-2012 05:13 AM

so far so good in 4.1.11 :)

Ckrismoney 03-29-2012 11:50 AM

It is working fine. Thanks I really needed this hack to cut down on spammers that join and post links of their first post. Nominated it for MOTM!

michelle86 03-30-2012 02:22 PM

Is there anyway to get this to also prevent links being put in blog posts?

JustAskJulie 05-10-2012 05:23 PM

Quote:

Originally Posted by Merjawy (Post 2089742)

I might use it but will have to modify the error message so it won't mention the needed posts.

Thanks

I modified the error message on mine to say "An error has occured, username. Posting link is a privilege you have not yet earned." rather than stating how many posts they need to make to be able to do it.

Quote:

Originally Posted by michelle86 (Post 2315046)
Is there anyway to get this to also prevent links being put in blog posts?

I would like to see this block links in blogs and visitor messages. Those are two areas that seem to be spammer favorites.

charlesr 05-18-2012 09:43 AM

Does this mod prevent email addresses as well as urls?

borbole 05-18-2012 12:16 PM

Quote:

Originally Posted by charlesr (Post 2330373)
Does this mod prevent email addresses as well as urls?

Yes.

Parture 05-19-2012 08:33 PM

Does it prevent URL's in the user's profile or visitors? and with the option after say 20 posts url's are allowed.

borbole 05-23-2012 09:14 PM

A new version that will prevent posting of links in signatures, pm and visitor messages besides posts and threads has been released at my forum.

http://www.forumservices.eu/vb/showt...isitor-message

The mod is free. However registration is required to download it.

Hausgarten 06-27-2012 11:08 AM

Thanks for this great tool. I use the version on forumservices.eu and it works good. Thanks

michelle86 06-28-2012 06:03 PM

I have the post count set to 20 posts to post links. And someone with just 3 posts was able to post a link. It wasn't hyperlinked, but it was like: example.com

Is there a way to make this add-on not just block hyperlinked urls but "words" that end with .com, .net, .co.uk, .info, .biz... etc...

I just don't like how there is such an easy work-around for people to post links.

borbole 06-28-2012 07:47 PM

Quote:

Originally Posted by michelle86 (Post 2343642)
I have the post count set to 20 posts to post links. And someone with just 3 posts was able to post a link. It wasn't hyperlinked, but it was like: example.com

Is there a way to make this add-on not just block hyperlinked urls but "words" that end with .com, .net, .co.uk, .info, .biz... etc...

I just don't like how there is such an easy work-around for people to post links.

Posting the domain name like that is not seen as a link. Anyway, I can expand the mod to include your suggestions for a fee. Please let me know if you are interested.

michelle86 06-28-2012 07:56 PM

Quote:

Originally Posted by borbole (Post 2343663)
Posting the domain name like that is not seen as a link. Anyway, I can expand the mod to include your suggestions for a fee. Please let me know if you are interested.

I'm interested. How much is the fee?

borbole 06-28-2012 08:14 PM

Quote:

Originally Posted by michelle86 (Post 2343668)
I'm interested. How much is the fee?

I sent you a pm about it.

J6488EEA8E90 07-02-2012 01:25 AM

looks great. saved for later installation.

I would be interested in that the links would become active only after certain number of posts, not necessarily blocked from posting, as spammers only go to a site to submit active links.

garbage posters get banned quickly anyway

MikeF 07-02-2012 11:37 AM

Thought I'd try the pro version...

Quote:

According to our records there is already an account resgistered with this ip address, 68.196.206.14.
I'm on Opt Online in an area of the world with over 13 million people called New York City. I'll pass on the crazy security. Thanks anyway.

borbole 07-02-2012 12:37 PM

Quote:

Originally Posted by MikeF (Post 2344480)
Thought I'd try the pro version...



I'm on Opt Online in an area of the world with over 13 million people called New York City. I'll pass on the crazy security. Thanks anyway.

I have disabled that mod that I had to prevent multiple registrations from the same ip. I had installed it to show it to someone how it looked like when used, who wanted to buy it and had forgotten all about it.

MikeF 07-03-2012 06:57 PM

Thank you for the explanation. I will check it out.

etca 07-06-2012 06:24 AM

tagged. :)

hugoroger 09-29-2012 04:57 AM

Rated one star because it sucks that we have to sign up to a another forum to get a working file.. since this file has been purposely updated to fail after instal!

borbole 09-29-2012 11:33 AM

Quote:

Originally Posted by hugoroger (Post 2369422)
Rated one star because it sucks that we have to sign up to a another forum to get a working file.. since this file has been purposely updated to fail after instal!

Would you want me to hand deliver the mod to your home your highness and install it and configure it as well for you while I am at it so you won'''t have to lift a finger.

P.s. What it really sucks here is whiny posts like this btw from spoiled brats. And I do not give a flying you know what about your one star rate ;)

SiteTalkZone 10-27-2012 05:20 PM

Does it work on vB 4.2 ?

borbole 10-28-2012 01:58 PM

Quote:

Originally Posted by SiteTalkZone (Post 2376347)
Does it work on vB 4.2 ?

Yes, it does.

kartheekb 11-10-2012 08:01 AM

gr8 work..

Required one.......

kartheekb 11-12-2012 04:05 PM

Number of Posts to Post Links

not appearing on my settings-> options

Jackchan 12-02-2012 10:14 AM

The attached file is not working. In other to get the file I need to create account on the forum but it's not accessible at the moment!!

borbole 12-03-2012 06:22 PM

Quote:

Originally Posted by Jackchan (Post 2387591)
The attached file is not working. In other to get the file I need to create account on the forum but it's not accessible at the moment!!

The forum is open again. However the free mod at my site doesn''t exist anymore. Instead it is expanded further with more options and can be found as a premium mod here:

http://www.forumservices.eu/vb/threa...ector-Suite-10

At the first post here you can see some screenshots of the premium version.,

Jackchan 12-04-2012 08:50 AM

Quote:

Originally Posted by borbole (Post 2388131)
The forum is open again. However the free mod at my site doesn''t exist anymore. Instead it is expanded further with more options and can be found as a premium mod here:

http://www.forumservices.eu/vb/threa...ector-Suite-10

At the first post here you can see some screenshots of the premium version.,

I'm interest in the old mod could you replace the file attached in VB.org with the Mod (that actually work)?

Thanks.


All times are GMT. The time now is 11:54 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.01337 seconds
  • Memory Usage 1,820KB
  • 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
  • (3)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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