vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Need help adding anti spam to registration page (https://vborg.vbsupport.ru/showthread.php?t=293852)

whatsthegoodwor 01-12-2013 03:18 AM

Need help adding anti spam to registration page
 
I'm using asirra, a picture database instead of captcha on the registration page. I've got it working but have 2 problems: the proceed button requires 2 clicks instead of 1 and it can be bypassed by disabling javascript.

http://research.microsoft.com/en-us/...tallation.aspx Here's a little more about it. It has installation instructions but I'm not sure how to fix these 2 problems and install step 4 so that you can't bypass it.

Here's what I have so far, for step 2 I have this:

<form action="register.php?do=checkdate" method="post" onsubmit="return (MySubmitForm() && checkform(this));">

But it requires you to click the button twice, any way to fix it so it works with only 1 click?

I can't figure out step 4, any help?

Simon Lloyd 01-12-2013 04:38 AM

Did you take a look at their source code for php? this is how they do it http://www.asirra.com/examples/Examp...ce-PHP.php.txt you can see how they've got the ticket id from their url using .$ticket

Max Taxable 01-12-2013 04:50 AM

Quote:

Originally Posted by whatsthegoodwor (Post 2396376)
I'm using asirra, a picture database instead of captcha on the registration page.

Why?

Use this to stop the bots without humans even knowing it's there:

https://vborg.vbsupport.ru/showthread.php?t=289464

whatsthegoodwor 01-12-2013 05:00 AM

Quote:

Originally Posted by Simon Lloyd (Post 2396387)
Did you take a look at their source code for php? this is how they do it http://www.asirra.com/examples/Examp...ce-PHP.php.txt you can see how they've got the ticket id from their url using .$ticket

I'm a php newb, not sure how to adapt that php example. I have it on the COPAA page and the same button does the asirra and coppa check.

Quote:

Originally Posted by Max Taxable (Post 2396389)
Why?

Use this to stop the bots without humans even knowing it's there:

https://vborg.vbsupport.ru/showthread.php?t=289464

I'll probably install it but I have tons of bots who don't sign up rapid fire as well.

Simon Lloyd 01-12-2013 05:15 AM

Quote:

Originally Posted by whatsthegoodwor (Post 2396391)
I'll probably install it but I have tons of bots who don't sign up rapid fire as well.

Then use this too https://vborg.vbsupport.ru/showthread.php?t=264932

whatsthegoodwor 01-12-2013 01:52 PM

Thank you for the suggestions but I just want to adapt the php example to a regular vbulletin 3.8 copaa page during registration and prevent them from even getting to the other spam stoppers.

I don't know php so I don't know how to make it work.

Max Taxable 01-12-2013 03:08 PM

Quote:

Originally Posted by whatsthegoodwor (Post 2396391)
I'll probably install it but I have tons of bots who don't sign up rapid fire as well.

You have special, slow bots? Never seen any of those. Kind of defeats the purpose of using bots.

Simon Lloyd 01-12-2013 05:55 PM

The link i provided actually stops the bots before the registration or any other page :)

whatsthegoodwor 01-14-2013 08:40 PM

Quote:

Originally Posted by Simon Lloyd (Post 2396490)
The link i provided actually stops the bots before the registration or any other page :)

I installed it but it didn't work. Still getting slow and rapid fire (every 3 seconds) signup attempts. stopforumspam catches these but I don't even want them getting to that page because it makes my logs unreadable.

Can someone please just spoonfeed me how to adapt it to the copaa page? I'm not a programmer and not interested in being one, just want to make it work.

Simon Lloyd 01-14-2013 09:11 PM

Quote:

Originally Posted by whatsthegoodwor (Post 2396892)
I installed it but it didn't work. Still getting slow and rapid fire (every 3 seconds) signup attempts. stopforumspam catches these but I don't even want them getting to that page because it makes my logs unreadable.

Can someone please just spoonfeed me how to adapt it to the copaa page? I'm not a programmer and not interested in being one, just want to make it work.

Did you check the usear agents of your bots/spammers?? did you then enter those in the mod? - if you did this mod works 100%!


All times are GMT. The time now is 06:59 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.01209 seconds
  • Memory Usage 1,739KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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