Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorsquirrel
    • CommentTimeAug 20th 2008 edited
     # 1
    Adds reCAPTCHA validation to a forum's membership application form. A new user applicant must answer the reCAPTCHA challenge correctly or the application will not be submitted.

    Should work with any theme, you can make specific tweaks for your theme by writing an additional small CSS file. More details in the README file.

    reCAPTCHA is much easier to use if you also install Set List.

    reCAPTCHA is part of the Vanilla Friends project.
    •  
      CommentAuthorSimonb
    • CommentTimeAug 21st 2008
     # 2
    Sweet, do we have to enter are own recaptcha code or it running of yours. Also can we change the colour?

    simon
    •  
      CommentAuthorsquirrel
    • CommentTimeAug 21st 2008
     # 3
    You need to sign up for your own reCAPTCHA key. It's tied to your domain.

    You can pick from one of the four standard reCAPTCHA skins. Although I realize now I screwed up; it turns out the "clean" skin is much wider than the rest and it dorks up the page format. Sigh.

    Oh well. Any theme should look fine with the "red", "white" or "blackglass" themes.
    • CommentAuthormcargian
    • CommentTimeSep 4th 2008
     # 4
    How do you troubleshoot: "The reCAPTCHA extension is not configured properly. Please contact the admin and report this problem." Where would the log messages appear? Thank you.
    •  
      CommentAuthorsquirrel
    • CommentTimeSep 5th 2008
     # 5
    Double-check your public and private reCAPTCHA keys and make sure they match the ones you got when you signed up at recaptcha.net. Apparently I was taking a brain vacation and decided that I shouldn't be exposing the details of those errors to the end-user. I'll put out a fix soon.
    • CommentAuthormcargian
    • CommentTimeSep 5th 2008
     # 6
    The problem was line 80 of default.php. 'incorrect_captcha_sol' should be 'incorrect-captcha-sol' with dashes instead of underscores. I was intentionally typing the wrong captcha response to see the error message, but it was giving me the configuration error as the $resp->error was not matching.

    Works great now after making the above change! Thanks for the extension!
  1.  # 7
    Uploaded version 1.10.1 of reCAPTCHA.
    •  
      CommentAuthorsquirrel
    • CommentTimeOct 8th 2008
     # 8
    Added a check to see if the reCAPTCHA functions exist before including the library. This should fix conflicts with the Guest Post extension.
    • CommentAuthorsstawarz
    • CommentTimeOct 8th 2008
     # 9
    Excellent work, thanks.
    •  
      CommentAuthorspode
    • CommentTimeOct 9th 2008
     # 10
    Cheers Squirrel!
Add your comments
    Username Password
  • Format comments as