Jump to content

Hi guys, quite new to recaptcha and was asked to integrate it with our website. The recaptcha shows and works as normal, but when you click on submit it does nothing.

New site keys are in but still nothing.

 

Can anyone please have a look at what might be the problem?

 

My site is www.nsnguns.co.za

Link to comment
https://linustechtips.com/topic/951637-recaptcha/
Share on other sites

Link to post
Share on other sites

On 24.07.2018 at 2:55 PM, MaDMuLLeR said:

The recaptcha shows and works as normal, but when you click on submit it does nothing.

You need to validate the request with Google first. It can be done in two ways: client-side (using a Javascript library they provide) or server-side (using some kind of server-side script). I recently built a website that used reCaptcha and I used this PHP library (since the contact form is written in PHP) provided by Google: https://github.com/google/recaptcha

Link to comment
https://linustechtips.com/topic/951637-recaptcha/#findComment-11595100
Share on other sites

Link to post
Share on other sites

On 7/24/2018 at 5:55 AM, MaDMuLLeR said:

Hi guys, quite new to recaptcha and was asked to integrate it with our website. The recaptcha shows and works as normal, but when you click on submit it does nothing.

New site keys are in but still nothing.

 

Can anyone please have a look at what might be the problem?

 

My site is www.nsnguns.co.za

Unrelated, but you'll want to fix the constant error that happen upon scrolling the webpage.

image.png.157d0c4be4d0991d678c5df7b23083ec.png

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to comment
https://linustechtips.com/topic/951637-recaptcha/#findComment-11595391
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×