<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged recaptcha</title>
<link>https://www.question2answer.org/qa/tag/recaptcha</link>
<description>Powered by Question2Answer</description>
<item>
<title>Google recaptcha V3 here</title>
<link>https://www.question2answer.org/qa/123328/google-recaptcha-v3-here</link>
<description>

&lt;p&gt;I don't know how useful this will be, but I've just tested it and hope it's helpful. You should go and get your keys.&lt;/p&gt;

&lt;p&gt;Unlike previous versions, this plugin is 100% invisible. It doesn't require users to check &quot;I'm not a robot&quot; boxes or solve annoying visual puzzles.&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/Monkey80s/qa-recaptcha-v3&quot;&gt;Download here &lt;/a&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/123328/google-recaptcha-v3-here</guid>
<pubDate>Sun, 19 Apr 2026 05:11:14 +0000</pubDate>
</item>
<item>
<title>Is there a way to activate recaptcha on the entire site?</title>
<link>https://www.question2answer.org/qa/112647/is-there-a-way-to-activate-recaptcha-on-the-entire-site</link>
<description>

&lt;p&gt;I want to protect my site from fake visits and I want to activate recaptcha so that verification must be performed before accessing the site. How can I implement this in Q2A?&lt;/p&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=7630439130920627179&quot; style=&quot;height:337px; width:600px&quot;&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/112647/is-there-a-way-to-activate-recaptcha-on-the-entire-site</guid>
<pubDate>Thu, 29 Feb 2024 19:31:23 +0000</pubDate>
</item>
<item>
<title>Local captcha without google?</title>
<link>https://www.question2answer.org/qa/94305/local-captcha-without-google</link>
<description>I'm getting a lot of spam and I would really like to use a captcha plugin. Unfortunately, q2a only comes with Google's recaptcha.&lt;br /&gt;
&lt;br /&gt;
What other captcha can I install that only works locally, no Google? I'm looking for a stable plugin, no &amp;quot;beta&amp;quot; code.&lt;br /&gt;
&lt;br /&gt;
I would also like to suggest this as a feature for q2a. Local captchas do not need 3rd party services to work.</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/94305/local-captcha-without-google</guid>
<pubDate>Mon, 28 Jun 2021 18:44:18 +0000</pubDate>
</item>
<item>
<title>Google captcha is not showing on &quot;Feedback&quot; page But it is showing on others page perfectly.</title>
<link>https://www.question2answer.org/qa/92400/google-captcha-showing-feedback-showing-others-perfectly</link>
<description>I am using default recaptcha plugin to protect spam on &amp;quot;registration&amp;quot; &amp;nbsp;, &amp;quot;forget password&amp;quot; and &amp;quot;feedback&amp;quot; page . This captcha is perfectly work on &amp;quot;registration&amp;quot; and &amp;quot;forget password&amp;quot; page but it is not showing on &amp;quot;Feeback&amp;quot; page . What will be the issue ?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/92400/google-captcha-showing-feedback-showing-others-perfectly</guid>
<pubDate>Sun, 18 Apr 2021 04:07:20 +0000</pubDate>
</item>
<item>
<title>PHP Question2Answer email send error: SMTP connect() failed.</title>
<link>https://www.question2answer.org/qa/91418/php-question2answer-email-send-error-smtp-connect-failed</link>
<description>

&lt;p&gt;I configured the site and it worked fine on version PHP&amp;nbsp;5.5&lt;/p&gt;

&lt;p&gt;Mail was sent and recaptcha worked.&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;Send email via SMTP instead of local mail&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;SMTP server port 465&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;Send SMTP username and password&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Then I changed the server version to PHP 5.6 and everything broke.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Recaptcha does not work:&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;PHP Warning:&amp;nbsp; file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in .../qa-plugin/recaptcha-captcha/recaptchalib.php on line 128&lt;/p&gt;

&lt;p&gt;PHP Warning:&amp;nbsp; file_get_contents(): Failed to enable crypto in .../qa-plugin/recaptcha-captcha/recaptchalib.php on line 128&lt;/p&gt;

&lt;p&gt;PHP Warning:&amp;nbsp; file_get_contents(&lt;a href=&quot;https://www.google.com/recaptcha/api/siteverify?secret=...&amp;amp;amp;response=&quot; rel=&quot;nofollow&quot;&gt;https://www.google.com/recaptcha/api/siteverify?secret=...&amp;amp;amp;response=&lt;/a&gt;...&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;And the mail does not send:&lt;/span&gt;&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;PHP Question2Answer email send error: SMTP connect() failed. &lt;a href=&quot;https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting&quot; rel=&quot;nofollow&quot;&gt;https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;Then I changed the server version back to PHP 5.5 and everything started working again.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;For other sites I need to upgrade the server version to 7, I think everything will break again.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif&quot;&gt;How to solve a problem?&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/91418/php-question2answer-email-send-error-smtp-connect-failed</guid>
<pubDate>Sun, 07 Mar 2021 20:14:44 +0000</pubDate>
</item>
<item>
<title>Recaptcha not working anywhere SOLVED</title>
<link>https://www.question2answer.org/qa/90674/recaptcha-not-working-anywhere-solved</link>
<description>Hi guys.&lt;br /&gt;
&lt;br /&gt;
Ive just installed q2a latest version and captcha is not working anywhere! when I submit a form, the page only reload and nothing happen.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://otudo.com.br/register&quot; rel=&quot;nofollow&quot;&gt;http://otudo.com.br/register&lt;/a&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/90674/recaptcha-not-working-anywhere-solved</guid>
<pubDate>Fri, 29 Jan 2021 13:08:35 +0000</pubDate>
</item>
<item>
<title>How to add recaptcha on login page</title>
<link>https://www.question2answer.org/qa/88032/how-to-add-recaptcha-on-login-page</link>
<description>Please advise how to add recaptcha on login page, there has been spamming on my site and lots of users are trying to spam.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/88032/how-to-add-recaptcha-on-login-page</guid>
<pubDate>Sat, 03 Oct 2020 06:56:24 +0000</pubDate>
</item>
<item>
<title>reCaptcha works properly on PHP 7.0 but doesn't work on PHP 7.4</title>
<link>https://www.question2answer.org/qa/85624/recaptcha-works-properly-on-php-7-0-but-doesnt-work-on-php-7-4</link>
<description>I changed PHP version in Cpanel from 7.0 to 7.4 and after that reCAPTCHA displays properly, validates properly, but shows error &amp;quot;Please complete the anti-spam verification&amp;quot; when you click submit button on any form registration / question / comment.&lt;br /&gt;
&lt;br /&gt;
Now I've made a teporary solution by changing PHP version back to 7.0 and reCAPTCHA works properly, but eventually I'd like to have PHP version 7.4. Any ideas?&lt;br /&gt;
&lt;br /&gt;
Plugin: reCAPTCHA v2.0&lt;br /&gt;
&lt;br /&gt;
Edit: I've made a few tests - I've changed PHP version to 5.4, 7.0 (native), 7.1, 7.4 and reCaptcha works correctly on my Q2A site only on PHP 7.0 (native).</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/85624/recaptcha-works-properly-on-php-7-0-but-doesnt-work-on-php-7-4</guid>
<pubDate>Fri, 03 Jul 2020 14:15:44 +0000</pubDate>
</item>
<item>
<title>The reCAPTCHA v2.0 plugin does not work?</title>
<link>https://www.question2answer.org/qa/84143/the-recaptcha-v2-0-plugin-does-not-work</link>
<description>The reCAPTCHA v2.0 plugin does not work, I installed it and configured the keys, but it does not appear anywhere. Neither during registration, nor during the publication of questions, and not even when answering. Why is reCAPTCHA v2.0 not working?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/84143/the-recaptcha-v2-0-plugin-does-not-work</guid>
<pubDate>Thu, 21 May 2020 09:31:53 +0000</pubDate>
</item>
<item>
<title>reCAPTCHA Fix: &quot;Please complete the anti-spam verification&quot;</title>
<link>https://www.question2answer.org/qa/83593/recaptcha-fix-please-complete-the-anti-spam-verification</link>
<description>

&lt;p&gt;After struggling for 2 days to get&amp;nbsp;reCAPTCHA to work on my site, I have finally found a fix. So just thought about reporting it here so it would be helpful to others, as I have seen this question a lot here, but no fix.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt; reCAPTCHA displays properly, validates properly, but shows error&amp;nbsp;&quot;Please complete the anti-spam verification&quot; when you click submit button on any form registration / question / comment.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fix:&lt;/strong&gt;&amp;nbsp;Change php version to 7.4 in Cpanel under&amp;nbsp;PHP Selector. I was using 7.2 php version before and reCAPTCHA was giving error.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/83593/recaptcha-fix-please-complete-the-anti-spam-verification</guid>
<pubDate>Sat, 09 May 2020 05:30:40 +0000</pubDate>
</item>
<item>
<title>I have issue on recaptcha every time to register on the site</title>
<link>https://www.question2answer.org/qa/82386/i-have-issue-on-recaptcha-every-time-to-register-on-the-site</link>
<description>

&lt;p&gt;On the register page, the recaptcha is functioning well but once I click the submit button, the message will occur &quot;&lt;span style=&quot;color:#e74c3c&quot;&gt;Please complete the anti-spam verification&lt;/span&gt;&quot;, although I tried to tick the Anti-spam verification many times.
&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/82386/i-have-issue-on-recaptcha-every-time-to-register-on-the-site</guid>
<pubDate>Tue, 31 Mar 2020 13:37:37 +0000</pubDate>
</item>
<item>
<title>recaptcha v3 plugin not working</title>
<link>https://www.question2answer.org/qa/81465/recaptcha-v3-plugin-not-working</link>
<description>

&lt;p&gt;I get many bots registering on my site that uses recaptcha v2&lt;/p&gt;

&lt;p&gt;I saw that there is a v3 plugin, but it is not working for me as of now.&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/qwercik/q2a-recaptcha-v3&quot;&gt;https://github.com/qwercik/q2a-recaptcha-v3&lt;/a&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/81465/recaptcha-v3-plugin-not-working</guid>
<pubDate>Mon, 24 Feb 2020 16:10:29 +0000</pubDate>
</item>
<item>
<title>Recaptcha not working on register page</title>
<link>https://www.question2answer.org/qa/77581/recaptcha-not-working-on-register-page</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I use q2a 1.8 but recently spam bots have registered in my website. I have checked the reason and found while Recaptcha plugin is enabled, but it is not shown and anyone can register without any recaptha verification.&lt;br /&gt;
&lt;br /&gt;
The website is running on Apache with root access.&lt;br /&gt;
&lt;br /&gt;
Can you help me?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/77581/recaptcha-not-working-on-register-page</guid>
<pubDate>Wed, 04 Sep 2019 07:36:30 +0000</pubDate>
</item>
<item>
<title>Can I pay someone to build a recaptcha v3 plugin? Anyone interested?</title>
<link>https://www.question2answer.org/qa/73183/can-pay-someone-to-build-recaptcha-plugin-anyone-interested</link>
<description>I really need a recaptcha v3 plugin, If there is someone who is willing to create it I would be willing to pay for the job. Let me know. Thanks.</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/73183/can-pay-someone-to-build-recaptcha-plugin-anyone-interested</guid>
<pubDate>Tue, 05 Mar 2019 12:54:06 +0000</pubDate>
</item>
<item>
<title>How to stop posting spam</title>
<link>https://www.question2answer.org/qa/70916/how-to-stop-posting-spam</link>
<description>

&lt;p&gt;I had asked&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.question2answer.org/qa/69106/how-to-stop-user-registrations-spam-in-q2av1-and-donut-theme&quot; target=&quot;_blank&quot;&gt;&lt;strong&gt;user registration spam&lt;/strong&gt;&lt;/a&gt; and this was resolved, but there is still posting spam on site.&amp;nbsp;
&lt;br&gt;I did Google for this issue and checked reCAPTCHA section on Posting Admin but there is no option to stop such posting spam.&lt;/p&gt;

&lt;p&gt;&lt;img style=&quot;height:273px; width:600px&quot; alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=14986610317701964571&quot;&gt;
&lt;br&gt;Could you please resolve this issue.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;img style=&quot;height:174px; width:600px&quot; alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=2803479444056133884&quot;&gt;&lt;/p&gt;

&lt;p&gt;Thanks in advance.&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/70916/how-to-stop-posting-spam</guid>
<pubDate>Fri, 21 Dec 2018 17:44:52 +0000</pubDate>
</item>
<item>
<title>How to stop user registrations spam in Q2Av1.8.0 and Donut theme 2.0</title>
<link>https://www.question2answer.org/qa/69106/how-to-stop-user-registrations-spam-in-q2av1-and-donut-theme</link>
<description>

&lt;p&gt;I did google for the solution that&amp;nbsp;solve &lt;strong&gt;user registration spam&lt;/strong&gt;. I have found here a solution that suggest for &lt;strong&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.question2answer.org/qa/36897/how-to-stop-spam-user-registrations&quot;&gt;stopforumspam API&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;but won't use this as people are still complianing about this API. My favourite is Google Image recognizator. So, I want to install this on My Q2A version 1.8.0, and I have installed Donut version 2.0.&amp;nbsp;
&lt;br&gt;
&lt;br&gt;Could you please resolve this issue?
&lt;br&gt;
&lt;br&gt;I found a post that says&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.question2answer.org/qa/68911/when-recaptcha-v3-will-be-supported-in-q2a&quot;&gt;When reCAPTCHA v3 will be supported in Q2A?&lt;/a&gt;&amp;nbsp;and I am unable to see any option for reCaptcha in my Admin Section.
&lt;br&gt;
&lt;br&gt;Thanks in advance.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/69106/how-to-stop-user-registrations-spam-in-q2av1-and-donut-theme</guid>
<pubDate>Mon, 12 Nov 2018 16:00:52 +0000</pubDate>
</item>
<item>
<title>When reCAPTCHA v3 will be supported in Q2A?</title>
<link>https://www.question2answer.org/qa/68911/when-recaptcha-v3-will-be-supported-in-q2a</link>
<description>

&lt;p&gt;When reCAPTCHA v3 will be supported in Q2A?&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.youtube.com/watch?v=tbvxFW4UJdU&quot;&gt;https://www.youtube.com/watch?v=tbvxFW4UJdU&lt;/a&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/68911/when-recaptcha-v3-will-be-supported-in-q2a</guid>
<pubDate>Sun, 04 Nov 2018 11:16:23 +0000</pubDate>
</item>
<item>
<title>Stop Spam registration!</title>
<link>https://www.question2answer.org/qa/64143/stop-spam-registration</link>
<description>Recently I am getting a lot of spam registration every day in my website.&lt;br /&gt;
&lt;br /&gt;
I have recaptcha enabled but still I get spams. &lt;br /&gt;
&lt;br /&gt;
Is there any idea to solve this problem?&lt;br /&gt;
Thanks</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/64143/stop-spam-registration</guid>
<pubDate>Mon, 28 May 2018 00:42:58 +0000</pubDate>
</item>
<item>
<title>OpenSSL Error - reCaptcha</title>
<link>https://www.question2answer.org/qa/59683/openssl-error-recaptcha</link>
<description>

&lt;p&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;Hello,&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;&amp;nbsp;I tried to upgrade to 1.7.5 and &amp;nbsp;I am getting this error and all the registrations are stuck. I had way too much spam and had this working for a while, now with this error. I am not sure how to fix this ? &amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;Also, I tried &amp;nbsp;&lt;/span&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://www.bigsoft.co.uk/blog/index.php/2017/04/29/file-get-contents-ssl-operation-failed-with-code-1-ssl3-get-server-certificate-certificate-verify-failed&quot;&gt;http://www.bigsoft.co.uk/blog/index.php/2017/04/29/file-get-contents-ssl-operation-failed-with-code-1-ssl3-get-server-certificate-certificate-verify-failed&lt;/a&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; they said to import certificate and then add in php.ini, but I am not sure what will break. It used to work well before. Now this problem.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;Also, I tried to revert back to 1.7.4, still the same error. Now I am stuck..&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;Can anyone help ? Did anyone see the same ? &amp;nbsp;Would be great, if you have some ideas.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;---------&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;/qa/qa-plugin/recaptcha-captcha/recaptchalib.php on line 128&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;Warning: file_get_contents(): Failed to enable crypto in /qa/qa-plugin/recaptcha-captcha/recaptchalib.php on line 128&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;color:rgb(60, 62, 67); font-family:open sans,helvetica,arial,sans-serif; font-size:15px&quot;&gt;Warning: file_get_contents(&lt;a href=&quot;https://www.google.com/recaptcha/api/siteverify?secret=abc6LcMwv8SAAAAAN9QOkIlVKRQZzHS3DeZ8ZLxwxxcdsd-cs&amp;amp;response=03AOmkcwJV_JkhxK8hGJTIVKEDcPrNH5Y0wLwndp7v20Ipqd4HMO21LWHSyPsLFsdfdsfsdsdfsdA6FZ1LiFJZpl6-CmppsTAWc8Qzft_RXLvlzunzQtZWNDp0Kw8T-drMvHiOZf909v4ScysiPmaMrxkq_SSlJaOE_Q6sdfsdfdsfdsh5X7xLqvoFDFbV16BJBTkJ5Pot5ZDwmSGZSD_0pygTdEzh8j-tGuSpZLSDVJmQ7Xq6HR70Dd2idtKz_gfcIAZQisdfsdfdsfJHH1LyY3FAG_x9zHemy3tXF6oE7rWuBZ8JoHehkWhYYChe-cBbdSX1ZqPioNNaSvkREbooI7esdfsdfd3JkynEKlqnUBl3t__qpDMu&amp;amp;remoteip=12.102.238.217&amp;amp;version=php_1.1.2):&quot; rel=&quot;nofollow&quot;&gt;https://www.google.com/recaptcha/api/siteverify?secret=abc6LcMwv8SAAAAAN9QOkIlVKRQZzHS3DeZ8ZLxwxxcdsd-cs&amp;amp;response=03AOmkcwJV_JkhxK8hGJTIVKEDcPrNH5Y0wLwndp7v20Ipqd4HMO21LWHSyPsLFsdfdsfsdsdfsdA6FZ1LiFJZpl6-CmppsTAWc8Qzft_RXLvlzunzQtZWNDp0Kw8T-drMvHiOZf909v4ScysiPmaMrxkq_SSlJaOE_Q6sdfsdfdsfdsh5X7xLqvoFDFbV16BJBTkJ5Pot5ZDwmSGZSD_0pygTdEzh8j-tGuSpZLSDVJmQ7Xq6HR70Dd2idtKz_gfcIAZQisdfsdfdsfJHH1LyY3FAG_x9zHemy3tXF6oE7rWuBZ8JoHehkWhYYChe-cBbdSX1ZqPioNNaSvkREbooI7esdfsdfd3JkynEKlqnUBl3t__qpDMu&amp;amp;remoteip=12.102.238.217&amp;amp;version=php_1.1.2):&lt;/a&gt; failed to open stream: operation failed in /qa/qa-plugin/recaptcha-captcha/recaptchalib.php on line 128&lt;/span&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/59683/openssl-error-recaptcha</guid>
<pubDate>Fri, 15 Sep 2017 12:41:02 +0000</pubDate>
</item>
<item>
<title>I receive many junk posts even if I use Recaptcha.  How do I fix?</title>
<link>https://www.question2answer.org/qa/57757/i-receive-many-junk-posts-even-if-i-use-recaptcha-how-do-i-fix</link>
<description></description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/57757/i-receive-many-junk-posts-even-if-i-use-recaptcha-how-do-i-fix</guid>
<pubDate>Thu, 18 May 2017 23:44:03 +0000</pubDate>
</item>
</channel>
</rss>