-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problém s validací #35
Comments
Skript máš přilinkovaný? V konzoli žádná chyba? |
Ano mám, a v konzoli nic.. |
To same se mi stalo na produkcnim serveru... |
Ano, |
Ja bych rekl ze na sdilenem hostingu |
A jeste jedna vec pokud mas nastavene |
Vyzkoušel jsem rady a na localhostu mi to stále nevaliduje i když mám |
Zdravím
Dle dokumentace mám nasazenou reCEPTCHA
$form->addReCaptcha('recaptcha', $label = 'Captcha', $required = TRUE, $message = 'Nejsi robot?');
a latte
<div class="form-group"> <div n:name="recaptcha"></div> </div>
Ale problém je v tom že i když nezakliknu reCAPTCHA tak se mi odešle foirmulář a nevyskočí mi hláška Nejsi robot?
Proč?
The text was updated successfully, but these errors were encountered: