ReCapcha doesn't work on my WordPress site. How to fix it?

Question: I have some issues with my reCapcha on my WordPress site, how to fix it. It was just find before the update.



Answer: Here is hor you can fix it:

// To fix the problem, find line 40 in recpatchalib.php and replace: define("RECAPTCHA_VERIFY_SERVER", "www.google.com"); // With this: define("RECAPTCHA_VERIFY_SERVER", gethostbyname("www.google.com"));


Was this article helpful?

mood_bad Dislike 4
mood Like 0
visibility Views: 4339
Related articles: