Hi, check for captcha is too small to see what you put in a field.
Try to buy a free course; in a login page to buy, see captcha code
]]>When using the ‘Captcha Code’ plugin, I’ve encountered an issue on the registration page where clicking the register button causes the session to reload and wipes out the $_SESSION
data. I discovered this problem during debugging. . Could you help me resolve it?
https://[website-url]/wp-login.php?action=register&wpe-login=true
]]>Hello, I want to inform you that this does not work at all on WooCommerce Comments despite it showing up beside it. You can comment without adding anything to the captcha_code input.
For normal posts it does work and will show
Sorry, your nonce did not verify.
CAPTCHA cannot be empty.
Can you please fix this? Thanks
Hello there,
There is a bug in the WP Captcha plugin. When we turn off the security image for the forgotten password page in the plugin settings and save the settings, it does not turn off and remains active.
Please update the plugin and fix this bug.
Thanks. Regards
Hi all,
is there any update on this one?
]]>There is a problem with the site health check after installing the plug-in.
2. The REST API is a way for WordPress and other applications to communicate with the server. For example, the block editor page relies on the REST API to display and save your pages and posts.
While testing the REST API, an error occurred:
REST API endpoint: https://example.xyz/wp-json/wp/v2/types/post?context=edit
REST API response: (http_request_failed) cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received
Hi,
Got following error log
PHP Warning: session_start(): Cannot start session when headers already sent in /home/test/wp-content/plugins/captcha-code-authentication/wpCaptcha.php on line 51
can you suggest how to fix?
Thanks
]]>Hi,
I noticed the error below on one of my sites WordPress Site Health Pages. My IT support tracked it back to your plugin and fixed it. My hope is that you can make the same change on your side so that when you push out an update, it will not break what my IT people did. Is that doable?
Thanks!
This is what they said they did: The problem was related to the “Captcha Code” plugin, specifically a syntax error in the ‘wpCaptcha.php’ file where the ‘session_start()’ function was used incorrectly.
WordPress Site Health Page Error
An active PHP session was detected Performance
A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.
The REST API encountered an error Performance
The REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages.
When testing the REST API, an error was encountered:
REST API Endpoint: https://domainame.com/wp-json/wp/v2/types/post?context=edit
REST API Response: (http_request_failed) cURL error 28: Operation timed out after 10001 milliseconds with 0 out of -1 bytes received
When the wp rocket plugin is active, the captcha code does not change every time the page is refreshed
]]>Hello
Your plugin is very good, if you add the possibility that I mentioned in the title, it will be even better.
Good luck
]]>Hello developer. I want to suggest you 2 easy improvements for make this plugin small comfortable.
1. Add “back” button when captcha is incorrect. Yes I know whant you think – browsers have Back button. but for best user expiriens you must have back button in site xD.
you can add this button just add arguments in wordpress api:
chage all youur calls of wp_die
from: wp_die( __('Captcha confirmation error!', 'captcha-code-authentication' ));
to: wp_die( __('Captcha confirmation error!', 'captcha-code-authentication' ), "", ['back_link'=>1] );
2. on wp_login page your captcha don’t protect from bots bruteforce, because now it only check correct code, but dot’t stop process to check inputed login and password.
I think you need change your include_ctl_captcha_login_errors function and do captcha checking before wp engine check login/password and stop process if captcha is incorrect.
Thank you.
]]>How to fix “An active PHP session was detected” error message.
Error Message 1 is: “A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.”
Error Message 2 is:
The REST API encountered an error.
The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
Error: cURL error 28: Operation timed out after 10004 milliseconds with 0 bytes received (http_request_failed)
Hello, will there be an option to secure a Contact Form 7 form?
Thanks for the support
]]>Hello does the plugin already work with php8 and is it currently still being maintained and you can expect updates?
Thanks for the support
]]>Hello, will there be protection for the WooCommerce login page? Thanks for the support
]]>Shows this error on WordPress 5.7.2 and PHP 7.4 in Site Health Troubleshooting. Disabling this plugin removes error
The REST API request failed due to an error.
Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error encountered: (0) cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received`
Warning: session_start(): Session cannot be started after headers have already been sent in /public_html/wp-content/plugins/captcha-code-authentication/wpCaptcha.php on line 45
]]>Will this plugin work with PHP 8.x??
]]>Hello,
When plugin is installed and active. 2 errors occurs in WP site health tool.
If plugin disabled, no more issues.
2 critical issues
The REST API encountered an error / Performance
The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.The REST API request failed due to an error.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)Your site could not complete a loopback request / Performance
Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)
You can find some screenshots there, 30 days validity:
https://www.swisstransfer.com/d/5b2a4e07-da91-4db4-a104-008689429efa
Best regards, and thanks for your plugin.
Arnaud
]]>Hi,
I am using this plugin in more than 10 sites but unfortunately it can not prevent spam in comments and i have many spams daily (plugin is enabled in comments form).
How spammer robots can resolve this captcha code in comments form?!!!!
So i thinks it can not secure login and register forms like comments form!
]]>Hi, good plugin.
Just a little request. It has not an italian translation for the labels.
Can you add it, please?
Regards,
V.
Hello Captcha Code,
I want to delete the “Captcha” text and I want to center the image code.
Please see the following image:
https://uupload.ir/files/zyo_screenshot_1.jpg
Best regards
]]>Hi,
The plugin is set for register and forgot password, but it doesn’t show on that place.
Only showing on the admin login.
Please help.
Thanks
Dennis
]]>Is there any shortcode for this captcha ? So, we will put into contact form 7
]]>Hello,
Please update this plugin with latest version of wordpress
Hi
I enabled this plugin (Captcha Code) for registration and login form.
I use Chrome. But There is not any changes on these form and captcha did not appeared.
Please help me.
Thank you
Warning: session_start(): open(/var/cpanel/php/sessions/ea3\sess_inkojd7mriplurqt026iol7bf5, O_RDWR) failed: No such file or directory (2) in F:\roshani\Programs\PHP\markat\markat_shop\wp-content\plugins\captcha-code-authentication\wpCaptcha.php on line 45
]]>I’ve discovered that this plugin it’s easy to hack but i can’t contact with the author by email.
What can I do?
]]>When a reader tries to post a comment but fails to provide a correct captcha code, the plugin returns HTTP status 500 (internal server error). Since the problem is in the data supplied by the user and not with the server, the plugin should return status code 400 instead.
Looks fairly easy to fix as wp_die supports giving the HTTP status code as an argument.
Error code 500 causes our log monitoring to give false error alerts.
]]>Hello sir,
I have a problem with the plugin. i add capcha code in login form but it work in only mozila not work in the crome browser. please give a best solution.
thanks.
]]>