CAPTCHA v2

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
peteread
 
 
Posts: 10
Joined: Sat Jan 16, 2016 4:54 pm

CAPTCHA v2

Post by peteread »

Hi guys,
I have just installed this onto my contact page, but now it's an error, any help solving it please?
URL for error page https://costablancahogs.com/en/contact_us.php

The error
Warning: require_once(./ReCaptcha/ReCaptcha.php): failed to open stream: No such file or directory in /home/costabla/public_html/en/contact_us.php on line 2

Fatal error: require_once(): Failed opening required './ReCaptcha/ReCaptcha.php' (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/costabla/public_html/en/contact_us.php on line 2

I published this page ALL files

Image

These are my settings in WWB.

The error page is pointing to the same place as my error for contact form.

Any help would be gratefully received

Thank you
User avatar
Pablo
 
Posts: 23580
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: CAPTCHA v2

Post by Pablo »

The error indicates that the ReCaptcha folder is missing.
Are you sure that you have published all files?

Note that in WB16, you no longer need the Recaptcha extension, Recaptcha support is built-in the standard Captcha object.
peteread
 
 
Posts: 10
Joined: Sat Jan 16, 2016 4:54 pm

Re: CAPTCHA v2

Post by peteread »

Thanks Pablo,
I have changed it for the old type that is in the form controls and it seems to work now, however, people have t put the text and numbers in, rather than just push NOT A ROBOT.
Regards
Peter
User avatar
Pablo
 
Posts: 23580
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: CAPTCHA v2

Post by Pablo »

The built-in CAPTCHA object also supports recaptcha v2.
Post Reply