Hi
To disable the reCaptcha on any of the pages just edit class.google_recaptcha.php and comment out the appropriate line. eg
RegardsCode:// $pages_to_check[] = 'NOTIFY_CREATE_ACCOUNT_CAPTCHA_CHECK';
Hi
To disable the reCaptcha on any of the pages just edit class.google_recaptcha.php and comment out the appropriate line. eg
RegardsCode:// $pages_to_check[] = 'NOTIFY_CREATE_ACCOUNT_CAPTCHA_CHECK';
Hi, Need help please. The new class.google_recaptcha file crashes my site. I've upgraded the captcha from the old one. I've noticed on that new file it says 'Designed for v1.5.4' and the old 'class' file is designed for 1.5.1 which Is the zen cart version I am running and when I upload the old file my site works. However the captcha is not required on my site and you can submit a form without selecting 'i'm not a robot' therefore I still get spam and makes it useless. Any help would be appreciated. Thanks
Hello there,
I just wondered if this can be made to work with 1.55? At the moment, it will still send and doesn't prompt recaptcha if you ignore it. So it lets the spam through in other words. Thanks in advance.
Hi David,
Trying to get this awesome module to work on my site, but don't succeed. Captcha shows upo, but after a proper test, the forms won't submit.
Version 1.39h
http://www.budgetpartyverhuur.nl/ind...age=contact_us
Any clues?
Tnx,
Kees
I'm surprised others haven't reported this same warning. It's minor. It's only a warning. But there's a quick fix:PHP Warning: implode(): Invalid arguments passed in .../includes/classes/observers/google/ReCaptcha/Response.php on line 128
Edit /includes/classes/observers/google/ReCaptcha/Response.php and on line 114 you'll see the following. Add the line shown in bold/red:
Code:public function getErrors(){ $errorArray = array(); $errors=$this->getErrorCodes();
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Hi I implemented the code to http://holidaybutlins.com/index.php?...age=contact_us but I am still receiving a large number of spam, where people are using any prefix and my domain holidaybutlins.com do I need to do something else please?
http://holidaybutlins.com/index.php?
Site built on Clean Install
Add-ins: CarlisleFresh, ckeditor, google recaptacha
I have had lots of Spam on my site and have impletemented the captcha but not sure if I need to do something else but I think I must have left some code around which is being used directly but apologies I am lost
Would be great if someone could have a look or point me to the files I need to check.
The spam I am getting is the backfeed from emails being sent out using my domain name holidaybutlins.com like * Undelivered Mail Returned to Sender or BANNED CONTENTS ALERT
Many thanks in advance
I'm running Zencart v1.5.5d with a Sheffield Blue template on PHP v5.4.45.
Although it seems to be displaying properly, when I complete the form and click the box, it loads for a while, then returns the same page, with no error or success message. No message is received either.
Any idea where to start looking?
Does anyone still use this addon?