Search the Community
Showing results for tags 'recaptcha'.
-
Hello Support, i am trying to setup Blesta. After being in-active, I tried to login again. But now I am locked out. The part where the Captcha is says, " ERROR for site owner: Invalid key type " Apparently I am using the wrong version of Google's Recaptcha. ============ I have looked all over the forum and documentation concerning this issue. i have not even come across any instructions on which version to use. ============ 1) - Recaptcha is blocking login. How do I DE-activate it via SFTP ? 2) - Which version of Google RE-captcha is the correct one to use ( V2 or V3 ) ?
-
i have activated the recaptcha in signup page, the captcha always return error . the i'm no robot cpatcha is showing well, but every time the client validate the signup page he get a error about captcha . we are using 4.0.0, captcha v2. any feedback or any tips to test . after some investigation, we found the repatche response is recaptcha validation invalid-json
-
from v4 , reCaptcha was a shipped vendor components with blesta core , it would very beneficent to make reCaptcha settings as company setting rather than make it in the order form settings . this will allow developers to only call the reCaptcha setting and check if exist and use it . in the order form late the select box as it and show reCaptcha in the list only if it was a setting in the company, if not not show it . that way also any plugin can only initialize reCaptcha components with company settings rather than make a settings to be saved . also this behavior will help blesta team to make reCaptcha available the Form class if they want to add a field for it like ( $this->Form->reCaptcha([$options]); ) https://requests.blesta.com/topic/make-recaptcha-as-company-settings