![]() |
|||||||
|
reCAPTCHA phpBB2 PluginThe reCAPTCHA phpBB2 plugin uses a CAPTCHA to prevent forum spam. We recommend that you use the reCAPTCHA phpBB MOD to install reCAPTCHA. There are two mods available, one for registration and one for guest posts. In addition to the phpBB MOD, there's also a patch to enable reCAPTCHA on registration. To install reCAPTCHA using a patch, follow these directions:
FAQWhat if the patch command fails?The patch was created using unified diff (diff -u). Different versions of this file or other modifications may cause a conflict. You can study the patch file to see what is being modified and how this caused a conflict with your file. I want to roll back the patch changes or uninstall reCAPTCHA, how do I do this?When you ran the patch command with the '-b' option, a backup of files was made in the same directory. Use the mv command to overwrite the patched file with the original. You can also delete the recaptchalib.php file from your includes directory. | ||||||