Page 1 of 1
where to put Captcha number
Posted: Sun Mar 10, 2024 4:14 am
by trophy
I am trying to enable the captcha on my site. CE Phoenix v1.0.8.0.
I have registered with google and got the number.
Now my problem is where do I put that number to activate the Captcha.
Re: where to put Captcha number
Posted: Sun Mar 10, 2024 10:59 am
by 14Steve14
Assuming its the supporters code module you are using the instructions in the readme file say
Once you have your Key/Secret from Google open up the file;
/includes/hooks/shop/siteWide/addRecaptcha.php
and amend the following lines appropriately;
var $_sitekey = '';
var $_secret = '';
If its another addon you need to read the instructions that came with it or contact the developer.
Re: where to put Captcha number
Posted: Sun Mar 10, 2024 12:58 pm
by burt
If you do not have a Recaptha Addon...
Addons for protection against spammers / bots etc
app.php/addons/find-contribution/result ... %5D=0&sc=1
Lots of shopowners have good luck with the simple maths captcha;
app.php/addons/free_addon/maths_captcha
Re: where to put Captcha number
Posted: Sun Mar 10, 2024 7:17 pm
by trophy
14steve14
I only have a website ID number
Looks like I need a site key and a secret key as well.
Re: where to put Captcha number
Posted: Sun Mar 10, 2024 7:58 pm
by ecartz
That's not the supporters' code module. That's not a Phoenix module at all. For various reasons, we'd prefer not to have any code posted from that author.
Anyway, it sounds like the module is out of date. You could either switch to the Maths Captcha, which is free, or see about getting one of the Certified Developers to update the Google module from Supporters' code.
Re: where to put Captcha number
Posted: Mon Mar 18, 2024 6:21 am
by trophy
I have down loaded the math's captcha, but there are no instructions on how I install it.
Can anyone help on this one please.
Re: where to put Captcha number
Posted: Mon Mar 18, 2024 6:59 am
by heatherbell
trophy wrote: ↑Mon Mar 18, 2024 6:21 am
but there are no instructions on how I install it.
Yes there is, there is a ReadMe included.
Re: where to put Captcha number
Posted: Mon Mar 18, 2024 7:38 am
by admin
trophy wrote: ↑Mon Mar 18, 2024 6:21 am
Can anyone help on this one please.
Support for Addons must be sought where the Addon was downloaded.
Addon Discussion/Support
If others are giving you their time, remember to use the "Thumbs Up" icon in their post to thank and show others that the post was helpful or go further and buy them a beverage.
Re: where to put Captcha number
Posted: Mon Mar 18, 2024 8:36 am
by trophy
Thank you