hCaptcha Integration

hCaptcha Integration 1.0.0

No permission to download
I have a bug, can't scroll in overlay register or contact form, so can't view complete captcha at desktop low resolutions(1366x768).

meh.jpg
 
Why has maintenance stopped ? For me it is obviously not obvious enough xD

 
Having issues today:

I complete the captcha correctly and it shows a green tick. When I press login this message is shown (You did not complete the CAPTCHA verification properly. Please try again.)
 
Disable all the addons via the src/config.php file

$config['enableListeners'] = false;

Then you should be able to log into the ACP and change the setting or disable the addon. After that remove the line from your config file.
 
Top Bottom