- Posts: 2
- Thank you received: 1
Updated reCAPTCHA for Guestbook?
9 years 8 months ago #13934
by Chuckie
Updated reCAPTCHA for Guestbook? was created by Chuckie
Hello,
Can you update Guestbook to use the new updated reCAPTCHA? The old version has been cracked.
Thank you!
Chuck
developers.google.com/recaptcha/
Can you update Guestbook to use the new updated reCAPTCHA? The old version has been cracked.
Thank you!
Chuck
developers.google.com/recaptcha/
Please Log in or Create an account to join the conversation.
9 years 8 months ago #13935
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic Updated reCAPTCHA for Guestbook?
Hey Chuck,
Thanks for the update. We are currently working on this and should have an update very soon.
Thanks,
Pete
Thanks for the update. We are currently working on this and should have an update very soon.
Thanks,
Pete
DigiOz Webmaster
www.digioz.com
The following user(s) said Thank You: Chuckie
Please Log in or Create an account to join the conversation.
9 years 8 months ago #13937
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic Updated reCAPTCHA for Guestbook?
Hey Chuck,
Recaptcha Version 2.0 support has been added to the guestbook. You can download this new version from here:
www.digioz.com/downloads/php/guestbook.zip
In order to upgrade from version 2.0.1 to the new version, do the following:
Replace the following files with the new ones:
- add.php
- guestbook.php
- search.php
- themes/default/guestbook.html
- themes/simple/guestbook.html
Add the following files in that did not previously exist:
- includes/recaptcha2.php
- Open the "includes/config.php" file up, and change the "$image_verify" value from 2 to 3. Also get a new public and private key pair from google.com/recaptcha and replace your existing ones under "$recaptcha_public_key" and "$recaptcha_private_key".
- Update your guestbook "$gb_version" parameter in the "includes/config.php" file from "2.0.1" to "2.0.2".
That should be it. Enjoy!
Pete
Recaptcha Version 2.0 support has been added to the guestbook. You can download this new version from here:
www.digioz.com/downloads/php/guestbook.zip
In order to upgrade from version 2.0.1 to the new version, do the following:
Replace the following files with the new ones:
- add.php
- guestbook.php
- search.php
- themes/default/guestbook.html
- themes/simple/guestbook.html
Add the following files in that did not previously exist:
- includes/recaptcha2.php
- Open the "includes/config.php" file up, and change the "$image_verify" value from 2 to 3. Also get a new public and private key pair from google.com/recaptcha and replace your existing ones under "$recaptcha_public_key" and "$recaptcha_private_key".
- Update your guestbook "$gb_version" parameter in the "includes/config.php" file from "2.0.1" to "2.0.2".
That should be it. Enjoy!
Pete
DigiOz Webmaster
www.digioz.com
The following user(s) said Thank You: Chuckie
Please Log in or Create an account to join the conversation.
9 years 8 months ago #13938
by Chuckie
Replied by Chuckie on topic Updated reCAPTCHA for Guestbook?
Thanks for the quick release!
The following user(s) said Thank You: Pete
Please Log in or Create an account to join the conversation.
Time to create page: 0.120 seconds