Title: Login doesn&#8217;t work with plugin enabled
Last modified: February 16, 2018

---

# Login doesn’t work with plugin enabled

 *  Resolved [jstneti](https://wordpress.org/support/users/jstneti/)
 * (@jstneti)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/login-doesnt-work-with-plugin-enabled/)
 * Yesterday everything was working fine. Today, the login doesn’t work.
    It returns
   a 500 server error.
 * After deactivating the plugin, all works ok.
    There have been no updates on the
   site (plugins, theme or WP). It just started doing this overnight.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [unkulunkulu](https://wordpress.org/support/users/unkulunkulu/)
 * (@unkulunkulu)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/login-doesnt-work-with-plugin-enabled/#post-9980937)
 * I had the same problem. Apparently this plugin calls [http://www.geoplugin.net](http://www.geoplugin.net)
   when users log in and that site appears to be down at the moment.
 * It’s maybe not a good idea to rely on a third-party service like that.
 * I also disabled the plugin.
 *  Plugin Author [Faiyaz Alam](https://wordpress.org/support/users/faiyazalam/)
 * (@faiyazalam)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/login-doesnt-work-with-plugin-enabled/#post-9988265)
 * [@jstneti](https://wordpress.org/support/users/jstneti/)
 * Please modify the following function:
 *     ```
       private function get_geo_location() {
               return FALSE; 
           }
       ```
   
 * **FILE PATH:** /wordpress/wp-content/plugins/user-login-history/admin/class-user-
   login-history-user-tracker.php
 * [@unkulunkulu](https://wordpress.org/support/users/unkulunkulu/)
    Thanks for 
   your feedback. I have used the third-party service [http://www.geoplugin.net/](http://www.geoplugin.net/),
   to detect country name, country code and timezone. This is a major issue if login
   does not work due to this third-party service, I will remove this service in 
   upcoming version.
 * Thanks.
 *  Thread Starter [jstneti](https://wordpress.org/support/users/jstneti/)
 * (@jstneti)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/login-doesnt-work-with-plugin-enabled/#post-10065571)
 * Thanks for the fast response.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Login doesn’t work with plugin enabled’ is closed to new replies.

 * ![](https://ps.w.org/user-login-history/assets/icon-128x128.jpg?rev=1886722)
 * [User Login History](https://wordpress.org/plugins/user-login-history/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-login-history/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-login-history/)
 * [Active Topics](https://wordpress.org/support/plugin/user-login-history/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-login-history/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-login-history/reviews/)

## Tags

 * [500 server error](https://wordpress.org/support/topic-tag/500-server-error/)

 * 3 replies
 * 3 participants
 * Last reply from: [jstneti](https://wordpress.org/support/users/jstneti/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/login-doesnt-work-with-plugin-enabled/#post-10065571)
 * Status: resolved