vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   Stop Post Spam In VB 5 (https://vborg.vbsupport.ru/showthread.php?t=325343)

moneyspills 07-07-2017 10:19 PM

Stop Post Spam In VB 5
 
Hello everyone,

I have a forum that is powered by vBulletin (you can see it here: http://www.relationshiptalkforum.com)

However, I am having sleepless night because of spammers. I visually stay awake all night deleting spam post.

I see that some forums have been able to combat this problem by not allowing new users to make post with URL until they reach a particular post count.

So, I started making research yesterday on how I can achieve this on my forum. And I came across a thread here on this forum that offers a free plugin/hook that I can install on my forum. However, when I tried installing this plugin, it displays this message; "XML Error: Not well-formed (invalid token) at Line 1"

I guess it's not compatible with my version of vBulletin, because my forum runs on vBulletin 5.3.0

I need suggestion on a similar plugin that will work on vBulletin 5

I mean a plugin that will allow only user with a particular post count to be able to make post that contains URL. For instance, a user must have at least 10 post count to be able to make post with URL, and if the user has less than 10 post count and attempts to post content with URL it disallows the post.

Thanks for ant help.

noypiscripter 07-07-2017 11:48 PM

Can you post a link to that plugin?

I looked at your site and you're still using the old Recaptcha. I recommend you use Recaptcha v2 (the "I'm not a robot"). It will not totally stop spam but should be more effective in minimizing them.

moneyspills 07-08-2017 05:57 PM

Quote:

Originally Posted by noypiscripter (Post 2588224)
Can you post a link to that plugin?

Here is the link to the plugin: https://vborg.vbsupport.ru/showthrea...hlight=spammer

So, how can I get the Recaptcha v2 setup on forum.

noypiscripter 07-08-2017 08:16 PM

That plugin is for vB3. Plugins for vB3 and vB4 are not compatible with vB5.

For Recaptcha v2, you configure that in AdminCP > Settings > Human Verification Manager. You need the Recaptcha v2 Public key (Site key) and Private key (Secret key). You can get them from https://www.google.com/recaptcha

Snowhog 07-08-2017 10:15 PM

You can also look at installing ZB Block. It's excellent at stopping spammers. We have been using it on our forum since late 2012. It is a rarity that a spammer gets through.

noypiscripter 07-09-2017 12:11 AM

Is it compatible with vB5?

plongeur.com 07-31-2017 01:10 PM

well, i still use an old trick :

i use a custom profile attribute mandatory at inscription and with a list of possible values.
The attribute is basically "write the number 11 in plain text" and the possible values are Eleven, eleven, ELEVEN,...

This way i only have "manual" spammers, which a way easier to manage.

Rafa-el 07-31-2017 02:42 PM

Quote:

Originally Posted by plongeur.com (Post 2589023)
well, i still use an old trick :

i use a custom profile attribute mandatory at inscription and with a list of possible values.
The attribute is basically "write the number 11 in plain text" and the possible values are Eleven, eleven, ELEVEN,...

This way i only have "manual" spammers, which a way easier to manage.

Most of the automated methods aren't that accurate lately, this particular one is better and of course you can/should combine it with a different method such as reCaptcha 2.


All times are GMT. The time now is 06:44 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.01089 seconds
  • Memory Usage 1,726KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete