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.
where to put Captcha number
-
14Steve14
- Senior Contributor
- Posts: 922
- Joined: Fri Oct 25, 2019 7:01 pm
- Phoenix Version: v1.0.9.1
- Has thanked: 17 times
- Been thanked: 103 times
Re: where to put Captcha number
Assuming its the supporters code module you are using the instructions in the readme file say
If its another addon you need to read the instructions that came with it or contact the developer.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 = '';
- burt
- Core Team
- Posts: 4551
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: where to put Captcha number
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
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
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
Re: where to put Captcha number
14steve14
I only have a website ID number
Looks like I need a site key and a secret key as well.
I only have a website ID number
Looks like I need a site key and a secret key as well.
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: where to put Captcha number
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.
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
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.
Can anyone help on this one please.
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
-
admin
- Contributor
- Posts: 217
- Joined: Wed Oct 30, 2019 1:34 pm
- Phoenix Version:
- Has thanked: 20 times
- Been thanked: 22 times
Re: where to put Captcha number
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.