vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - reCAPTCHA!vB (https://vborg.vbsupport.ru/showthread.php?t=151824)

magnus 02-13-2008 04:51 PM

Quote:

Originally Posted by Boofo (Post 1442298)
You mean it's missing in this line, not the other one:

Code:

$resp = recaptcha_check_answer ($vbulletin->options['recaptcha_privatekey'],

No, I mean it's missing from the line I originally mentioned. I highlighted the missing bracket in red.

On a side note, this was months ago and the user found and corrected the problem immediately following. I see no reason to bring it back up. :confused:

Boofo 02-13-2008 05:25 PM

The only reason I commented was I didn't see a beginning bracket on that line you highlighted the bracket in, in case someone runs in to the same problem later. Since it is your thread, I will let your attitude slide this time and be on my way.

magnus 02-14-2008 01:54 PM

Uh, excuse me?

I don't see what you're letting me "slide" on -- you posted up information implied as a correction to a post of mine, which helped the user solve his problem, that didn't need any correction. Nevermind the fact that the post was 5+ months old and hasn't had a single question, clarification or comment made towards it until you brought it up.

Why couldn't you have simply hit the post button after your first sentence? Was the second sentence really necessary? What does it add to the topic? How does it benefit the conversation or thread? I don't understand, instead of simply stating you only skimmed and overlooked the detail in question you become defensive and act as if you were going to drop the wrath of God on me but instead decided to grant me a reprieve.

I'm not trying to pick a fight. I'm simply trying to figure out what rule I've broken that you're going to let me slide on "this time". I try to keep the information in my threads factual, so when someone has a problem they can find a fix easily (if available).

Feel free to delete this post as well as the 3 before it.

Doctor Dan 02-14-2008 08:50 PM

Quote:

Originally Posted by magnus (Post 1442176)
Thanks, Dan! I've linked your tips in the first post. :)


My pleasure. :)

Thank YOU for this very useful vBulletin reCAPTCHA integration! The problem with the standard vB CAPTCHA is that with all the options activated, it frequently generates images which people can't even read.

I think that the most intriguing aspect of reCAPTCHA is that if an automated crack for the obfuscation technique emerges, the reCAPTCHA team at CMU designs a new one, and all sites which use reCAPTCHA are automatically updated.

- Dan

zagman76 02-16-2008 02:24 AM

Thanks magnus - this is an awesome mod! :)

ChaosBurnt 02-16-2008 12:00 PM

Thank you very very much magnus, your efforts are greatly appreciated.

*installed very happily*

airaffair 02-16-2008 02:28 PM

you guys should just do what I did and get rid of captcha all together by going with a session token ....only humans get in and they don't have to do the captcha interpretations ...which is always a negative requirement if you ask me..... just google this "session token instead of captcha" and you guys may find what you want....the down side of what I use is that it requires the users to have java script enabled....but hey, what site doesn't have some sort of java script in it these days right? =)

magnus 02-16-2008 05:49 PM

Session tokens aren't 100% secure. They're just an alternative method, it all boils down to preference. Either way, if you've already implemented session tokens in place of vB's CAPTCHA -- why not release it here on vB.org for the rest of the community?

rsuplido 02-18-2008 12:07 AM

Anyone modified search.php too? TIA.

magnus 02-18-2008 02:12 PM

Replacing any of vB's CAPTCHA with reCAPTCHA is pretty much the same across the board. By looking at the code changes for registration and contact us, you'll see the similarities.

I'll go ahead and whip up a search replacement in my free time and post it up here.


All times are GMT. The time now is 08:07 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.01120 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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