![]() |
|
Mod Options |
![]() |
|||||||||||||||||||||||||||||||||||
reCAPTCHA!vB - Stop spam. Read books.
![]() Developer Last Online: Feb 2012 ![]() ![]() ![]() This modification is in the archives.
THIS MODIFICATION SHOULD NOT BE USED WITH VBULLETIN 3.7+ AS IT IS A DEFAULT FEATURE.
Keywords: reCAPTCHA, CAPTCHA, spam, register Description: This modification will replaced the default vBulletin registration CAPTCHA with the newer, more advanced reCAPTCHA. What is CAPTCHA/reCAPTCHA?: A CAPTCHA is a program that can tell whether its user is a human or a computer. You've probably seen them — colorful images with distorted text at the bottom of Web registration forms. CAPTCHAs are used by many websites to prevent abuse from "bots," or automated programs usually written to generate spam. No computer program can read distorted text as well as humans can, so bots cannot navigate sites protected by CAPTCHAs. About 60 million CAPTCHAs are solved by humans around the world every day. In each case, roughly ten seconds of human time are being spent. Individually, that's not a lot of time, but in aggregate these little puzzles consume more than 150,000 hours of work each day. What if we could make positive use of this human effort? reCAPTCHA does exactly that by channeling the effort spent solving CAPTCHAs online into "reading" books. To archive human knowledge and to make information more accessible to the world, multiple projects are currently digitizing physical books that were written before the computer age. The book pages are being photographically scanned, and then, to make them searchable, transformed into text using "Optical Character Recognition" (OCR). The transformation into text is useful because scanning a book produces images, which are difficult to store on small devices, expensive to download, and cannot be searched. The problem is that OCR is not perfect. reCAPTCHA improves the process of digitizing books by sending words that cannot be read by computers to the Web in the form of CAPTCHAs for humans to decipher. More specifically, each word that cannot be read correctly by OCR is placed on an image and used as a CAPTCHA. This is possible because most OCR programs alert you when a word cannot be read correctly. But if a computer can't read such a CAPTCHA, how does the system know the correct answer to the puzzle? Here's how: Each new word that cannot be read correctly by OCR is given to a user in conjunction with another word for which the answer is already known. The user is then asked to read both words. If they solve the one for which the answer is known, the system assumes their answer is correct for the new one. The system then gives the new image to a number of other people to determine, with higher confidence, whether the original answer was correct. Currently, we are helping to digitize books from the Internet Archive. Installation:
NOTE: YOU MAY ALSO REPLACE THE CAPTCHA DISPLAYED TO GUESTS WHEN USING THE "CONTACT US" FORM BY FOLLOWING THE INSTRUCTIONS HERE. Tips, tricks and modifications:
Comments: As with all my hacks, this modification is provided free of charge. However, if you find this product useful and have money burning a hole in your pocket, feel free to make a small donation, I won't mind.. really. ![]() Version History:
Currently Known Bugs:
* Please note that this modification was developed on a forum with a userbase of 1 (myself). I've tested it for basic functionality but I cannot guarantee functionality or behavior on your forum. So, please -- make backups before installing this product! Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
No members have liked this post.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Miscellaneous Hacks reCAPTCHA!vB - MailHide : Tired of spam? Fight back. | magnus | vBulletin 3.6 Add-ons | 7 | 20 Jul 2008 00:44 |
#31
|
|||
|
|||
Installed, not having much luck changing themes. Is that theme dropdown suppose to work?
Edit: Ok, I tried the 3 themes and the only that shows for me is that butt-ugly red one. ![]() No members have liked this post.
Last edited by Smoothie; 12 Jul 2007 at 06:25. |
#32
|
||||||||
|
||||||||
If you're having a problem with themes, chances are the automatic template edit isn't taking effect. Simply make the edit manually.
In the register template:
And, just for good measure you might want to disable the automatic template edit plugin. In AdminCP > Plugins & Products > Plugin Manager look for Automatically modify register template (located under reCAPTCHA!vB) and uncheck the box, then click "Save Active Status". That should do it!
__________________
Latest Hack: Disemvowelr™ - A new passive-aggressive form of moderation.. No members have liked this post.
Last edited by magnus; 12 Jul 2007 at 11:56. |
#33
|
||||
|
||||
@magnus
Thank you for posting instructions here on how to make captcha work for guest using "Contact Us" form. Works great and thanks again. ![]()
__________________
Alibass No members have liked this post.
|
#34
|
|||
|
|||
Would be absolutely great if this could also be used by registred users for things like replies, quick replies, new threads, etc. Even better if it could be used for registered users with less than x postings to their credit. So that it will help drive those manual spammers away.
No members have liked this post.
|
#35
|
||||
|
||||
Why would you want registered users to be subjected to CAPTCHA's?
__________________
Latest Hack: Disemvowelr™ - A new passive-aggressive form of moderation.. No members have liked this post.
|
#36
|
|||
|
|||
I think that I followed all of the instructions but when I click on "register" it does go to /register.php but its blank. I replace it with the original and its ok. I did the upload etc. and added the keys to the product in the appropriate spaces. I have double and triple checked my typing. Any suggestions?
Thanks // Check Reg Image if ($vbulletin->options['regimagecheck'] AND $vbulletin->options['regimagetype']) { $resp = recaptcha_check_answer ($vbulletin->options['recaptcha_privatekey'], $_SERVER["REMOTE_ADDR"], $_POST["recaptcha_challenge_field"], $_POST["recaptcha_response_field"]; if (!$resp->is_valid) { $userdata->error('register_imagecheck'); } } if ($vbulletin->options['regimagecheck'] AND $vbulletin->options['regimagetype']) { $imagereg = recaptcha_get_html ($vbulletin->options['recaptcha_publickey'], $error); } else { $imagereg = ''; } No members have liked this post.
|
#37
|
||||
|
||||
Originally Posted by pitzerwm
You're missing a close bracket ')' in the following block (highlighted in red):![]()
Also, why are you typing out the code changes manually? Just copy and paste them from the original post to make sure there are no typo's and to retain proper formatting.
__________________
Latest Hack: Disemvowelr™ - A new passive-aggressive form of moderation.. No members have liked this post.
|
#38
|
|||
|
|||
Thanks for your help, I knew that it was something stupid. Works great now. I guess that it was midnight, that I didn't think to cut & paste.
No members have liked this post.
|
#39
|
||||
|
||||
Love this method, love this hack, works flawlessly so far, and much more in keeping with my board ^^
Go you! No members have liked this post.
|
#40
|
||||
|
||||
Originally Posted by Caerydd
Glad you like it! ![]()
![]()
__________________
Latest Hack: Disemvowelr™ - A new passive-aggressive form of moderation.. No members have liked this post.
|
#41
|
||||
|
||||
When replying to a message in my forum (http://mysite.com/forum/newreply.php?do=newreply&p=563) I got this error:
No members have liked this post.
|
#42
|
||||
|
||||
Any idea what is causing that error? I would love to turn this back on in my forum, but can't with that message popping up all the time.
No members have liked this post.
|
#43
|
||||
|
||||
Originally Posted by yoyoyoyo
It appears you do not have mcrypt(); support enabled within PHP.![]()
To be sure, check AdminCP > Maintenance > View PHP Info. Now look for a section titled mcrypt. If it's not there, that's your answer. ![]()
__________________
Latest Hack: Disemvowelr™ - A new passive-aggressive form of moderation.. No members have liked this post.
|
#44
|
||||
|
||||
Originally Posted by magnus
I have mcrypt enabled:![]()
![]() any other suggestions? No members have liked this post.
|
#45
|
|||
|
|||
Installed works great had a mass of bots registering lately and not confirming their emails so hopefully should stop now
thats the second key your private one is'nt it? No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 23:24.