• Resolved christoff

    (@christoff)


    Hello,
    Since updating to 4.6.2, the plugin appears to no longer work.

    1. Users within one of the IP address ranges are no longer logged in.

    2. When I attempt to add a user account, the pulldown does not work.

    3. When I add the username manually as it appears in the database, including the IP range (with the checked box), I receive an error:

    Please fix the below errors :
    * The username does not exist.
    * Please provide a valid start IP
    * Please provide a valid end IP

    I have tested my site Javascript and it appears to be working properly, but I cannot tell if your library is outdated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter christoff

    (@christoff)

    I tested on another “clean” website with very few plugins and a basic theme. The issue still occurs.

    Debug gave me this message:

    Deprecated: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home2/hristqj5/public_html/wp-content/plugins/ip-based-login/ip-based-login.php on line 223

    Warning: mysql_real_escape_string(): Access denied for user ‘root’@’localhost’ (using password: NO) in /home2/hristqj5/public_html/wp-content/plugins/ip-based-login/ip-based-login.php on line 223

    Warning: mysql_real_escape_string(): A link to the server could not be established in /home2/hristqj5/public_html/wp-content/plugins/ip-based-login/ip-based-login.php on line 223

    You are really the only plugin out there like this without third party federated login or authentication required. I would be happy to donate to your work if you have time to fix the code and release a new version.

    Thank you! Great plugin.

    I was able to get it to work by changing ip-based-login.php to this version.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin has stopped working’ is closed to new replies.