Reply To: Issue with sending using reCaptcha v3

Home Forums Quform PHP Issue with sending using reCaptcha v3 Reply To: Issue with sending using reCaptcha v3

#31095
NickoLabs
Participant

It did have an effect – it fixed the reCaptcha v3! Perhaps double check that the documentation has that little bit of info? I couldn’t see it at first glance?… 😀

<div class="g-recaptcha"
data-sitekey="SITE_KEY"
data-size="invisible"
data-version="v3"></div>

I’m now getting a PHP Error (but that was an issue with my process file and the validators in it).

There was a problem

Notice:  Undefined variable: message in /home/aclcpaca/public_html/quform/process-reCaptcha.php on line 209

Fatal error:  Uncaught Error: Call to a member function addValidator() on null in /home/aclcpaca/public_html/quform/process-reCaptcha.php:209
Stack trace:
#0 {main}
  thrown in /home/aclcpaca/public_html/quform/process-reCaptcha.php on line 209

Edit:
But that was an issue I could fix.; I did copy paste a part without renaming the var.

Form seems to be sending out now.

  • This reply was modified 3 years, 10 months ago by NickoLabs. Reason: Fixed
  • This reply was modified 3 years, 10 months ago by NickoLabs.
  • This reply was modified 3 years, 10 months ago by NickoLabs.
  • This reply was modified 3 years, 10 months ago by NickoLabs.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy