Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

It's not possible to register anymore after upgradding to 2.2 (recaptcha issue?)

I notice no one was able to register anymore after I upgrade to vanilla 2.2,
I have tested and I saw the recaptcha things:

Security Check To use reCAPTCHA you must get an API key from https://www.google.com/recaptcha/admin

What is that? How can I disable it?

Comments

  • Options

    OK, I just get that I should enter a public and private key in dashboard/settings/registration
    The new question is:

    How to disable reCAPTCHA ?

  • Options
    hgtonighthgtonight ∞ · New Moderator

    Add the following to /conf/config.php:

    $Configuration['Garden']['Registration']['Method'] = 'Basic';
    

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

Sign In or Register to comment.