Installing Google Recaptcha

Hi everyone!

I'm having a little difficulties installing Google recaptcha on my cs-cart website.

Am in desperate need, since I'm getting constantly a lot of .ru spam emails being registered.

I have installed the add-on and added the key and secret key to the add-on.

The 'I am a robot' appears on site, but when trying to log in - an error of 'Incorrect or missing confirmation code' appears and not able to log in.

What is missing in the installation?

I look forward to hearing back from you.

Hi everyone!

I'm having a little difficulties installing Google recaptcha on my cs-cart website.

Am in desperate need, since I'm getting constantly a lot of .ru spam emails being registered.

I have installed the add-on and added the key and secret key to the add-on.

The 'I am a robot' appears on site, but when trying to log in - an error of 'Incorrect or missing confirmation code' appears and not able to log in.

What is missing in the installation?

I look forward to hearing back from you.

If you are using a third-party theme, try the following solution:

http://forum.cs-cart.com/topic/47589-introducing-cs-cart-multi-vendor-443-with-google-recaptcha/?view=findpost&p=270304

Thank you :)

So basically copy the code in common/image_verification.tpl

that is found under BASIC template

to the:

common/image_verification.tpl

that is found under RESPONSIVE template?

Thank you :)

So basically copy the code in common/image_verification.tpl

that is found under BASIC template

to the:

common/image_verification.tpl

that is found under RESPONSIVE template?

Please rename the image_verification.tpl file in your current theme and copy the image_verification.tpl file from Responsive theme to the same directory of your theme. You will need to clear the cache after replacing the file.