The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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? |
#2
|
||||
|
||||
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
|
#3
|
||||
|
||||
Quote:
Use this to stop the bots without humans even knowing it's there: https://vborg.vbsupport.ru/showthread.php?t=289464 |
#4
|
|||
|
|||
Quote:
Quote:
|
#5
|
||||
|
||||
Quote:
|
#6
|
|||
|
|||
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. |
#7
|
||||
|
||||
You have special, slow bots? Never seen any of those. Kind of defeats the purpose of using bots.
|
#8
|
||||
|
||||
The link i provided actually stops the bots before the registration or any other page
|
Благодарность от: | ||
Max Taxable |
#9
|
|||
|
|||
Quote:
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. |
#10
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|