![]() |
There is only a php file in the Includes folder, no XML file. I uploaded the php file to the Includes folder of the forum but (obviously) cannot import it using the Product Manger because it is looking for an XML file. The other file included in the download is version 1. Does anyone have the XML file that should have been included in the download for Recaptcha Version 2? Would really appreciate it.
|
The .XML file is in the download, and should be with the files you unzipped. :)
|
HI Mark - there is an XML file in the download: product-kh99_new_receptcha_v1_0.xml but don't believe that is the correct version. That said, for some unknown reason, the new recaptcha showed up in the Human Verification Manager and I have configured it and tested it and all looks good. It does not show as version 2 but the keys that Google provided are for this version. Fingers crossed. Appreciate the quick response.
|
I imported the .XML when installing this product...I don't know what issues, if any, you may encounter by not doing so. There are 4 plugins in the .XML file. :)
|
Hello,
I searched in entire topic but i can't found a fix for this: "[ PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; vB_HumanVerify_New_Recaptcha has a deprecated constructor in includes/class_humanverify_new_recaptcha.php on line 8 " How can if ix this error? |
Quote:
EDIT FILE /includes/class_humanverify_new_recaptcha.php On line 14 REPLACE Code:
parent::vB_HumanVerify_Abstract($registry); Code:
|
Quote:
That doesn't fix the error that keeps occuring in the error log. This is line 8: Code:
class vB_HumanVerify_New_Recaptcha extends vB_HumanVerify_Abstract |
Quote:
Try fixing line 14 as shown above and then make sure you reupload the class_humanverify_new_recaptcha.php to the correct location: /includes/class_humanverify_new_recaptcha.php If you still have a problem, reinstall the product using the XML file: product-kh99_new_recaptcha_v1_0.xml Also, what you are seeing is just a deprecation warning, not an error. That doesn't affect current use of the product. To suppress such warnings, add this to your /includes/config.php right under the <?php line at the very top: Code:
define('SKIP_ALL_ERRORS', true); |
Please note that Curl MUST BE INSTALLED AND ENABLED in your server otherwise it won't work.
|
Hi,
I'm getting a fatal error on registration. It's saying: Quote:
|
All times are GMT. The time now is 10:28 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|