• Resolved ckaklamanos

    (@ckaklamanos)


    Hello.

    We are planning to use Friendly Captcha on our WordPress site.

    After installing the plugin, on every login page load we get the WordPress error message:

    Error:?Invalid username, email address or incorrect password.

    Please check the screenshot below:

    https://prnt.sc/VxGWA3L6yfh1

    I was looking into the plugin’s code and it looks like that

    In file

    /modules/wordpress/wordpress_login.php

    Line 24

    return;

    should be replaced by

    return $user;

    I wonder if other plugin users have the same issue.

    Please let me know if this is something you plan to fix, since we want to proceed with the Friendly Captcha service, otherwise we will need to look for alternatives.

    Thank you in advance.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Login page error message’ is closed to new replies.