ralke
(҂ ͠❛ ෴ ͡❛)ᕤ
Hi again! I open this new thread asking for support. I use UniformServer and Znote AAC and I'm trying to install recaptcha in my website, for this I already done the following:
a) I already set up recaptcha v2 into config.php with both keys
otland.net
b) Added the following into header.php
otland.net
c) Uncommented extension_curl and extension_openssl from php_test.ini, php-cli.ini, php-development.ini and php-production.ini
d) Installed cURL in my system
But doesn't work. When I check recaptcha box, it says "please confirm that you're not a robot".

What did I do wrong? Please guide me, if there's something else I should attach please let me know. Thanks in advance!
a) I already set up recaptcha v2 into config.php with both keys

AAC - Recaptcha with znote
Hello,I have tried to know how to add recaptcha for ZnoteAAC 1.5 but i didn't find a way to do it since it doesn't appear in create account page and when i try to create account it says please check the captcha form. and i already changed it to true in config.php and sure 100% that i wrote the...
b) Added the following into header.php
Code:
<script src="https://www.google.com/recaptcha/api.js" async defer></script>

AAC - Recaptcha with znote
Hello,I have tried to know how to add recaptcha for ZnoteAAC 1.5 but i didn't find a way to do it since it doesn't appear in create account page and when i try to create account it says please check the captcha form. and i already changed it to true in config.php and sure 100% that i wrote the...
c) Uncommented extension_curl and extension_openssl from php_test.ini, php-cli.ini, php-development.ini and php-production.ini
d) Installed cURL in my system
But doesn't work. When I check recaptcha box, it says "please confirm that you're not a robot".

What did I do wrong? Please guide me, if there's something else I should attach please let me know. Thanks in advance!
Last edited: