Title: Problem after last update
Last modified: August 21, 2016

---

# Problem after last update

 *  Resolved [Dave](https://wordpress.org/support/users/go3asy/)
 * (@go3asy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/)
 * I am getting this error in my error log after the last update,
 * Im using a multistage install
 * WordPress database error Table ‘***********_2_aiowps_login_lockdown’ doesn’t 
   exist for query SELECT * FROM *******_2_aiowps_login_lockdown WHERE release_date
   > now() AND failed_login_ip LIKE ‘194.176.105%’ made by wp_signon, wp_authenticate,
   apply_filters(‘authenticate’), call_user_func_array, AIOWPSecurity_User_Login-
   >aiowp_auth_login, AIOWPSecurity_User_Login->check_locked_user
 * starred out my DB name
 * [http://wordpress.org/plugins/all-in-one-wp-security-and-firewall/](http://wordpress.org/plugins/all-in-one-wp-security-and-firewall/)

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/topic/problem-after-last-update/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/problem-after-last-update/page/2/?output_format=md)

 *  Thread Starter [Dave](https://wordpress.org/support/users/go3asy/)
 * (@go3asy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570654)
 * Adds a line every time I log in I think or everytime I get asked to re login 
   from the 60minute tie I set
 *  [mra13 / Team Tips and Tricks HQ](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570828)
 * What happens if you deactivate the login lockdown feature?
 *  Thread Starter [Dave](https://wordpress.org/support/users/go3asy/)
 * (@go3asy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570849)
 * Disbaled it last night and this mroning another error log file with 1000s of 
   lines of…. (5.5MB in one night)
 * [04-Feb-2014 22:30:09 UTC] WordPress database error Table ‘nhsforth_DBNAME.DBNAME_3_aiowps_failed_logins’
   doesn’t exist for query SELECT COUNT(ID) FROM DBNAME_3_aiowps_failed_logins WHERE
   failed_login_date + INTERVAL 5 MINUTE > now() AND login_attempt_ip LIKE ‘94.3.246%’
   made by wp_xmlrpc_server->serve_request, IXR_Server->IXR_Server, IXR_Server->
   serve, IXR_Server->call, IXR_Server->multiCall, IXR_Server->call, wp_xmlrpc_server-
   >wp_getOptions, wp_xmlrpc_server->login, wp_authenticate, apply_filters(‘authenticate’),
   call_user_func_array, AIOWPSecurity_User_Login->aiowp_auth_login, AIOWPSecurity_User_Login-
   >get_login_fail_count
 *  [Volunteer in Namibia](https://wordpress.org/support/users/volunteer-in-namibia/)
 * (@volunteer-in-namibia)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570852)
 * I was working on my site and all of a sudden I’ve been locked out. I used the
   CIA website as a diversion and all I get now when I try to log in is redirected
   to the CIA website. I can’t figure out what happened. I didn’t even touch my 
   ALL in One WP Security plugin except to update it yesterday.
 * Can you help? Could someone have hacked me even though I use all of the features
   you provide with your plugin?
 * Thanks.
 * Kind regards,
    Danette
 *  Thread Starter [Dave](https://wordpress.org/support/users/go3asy/)
 * (@go3asy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570853)
 * I have tried removing and re installing and still get the database error – even
   with all login stuff disabled
 *  [Volunteer in Namibia](https://wordpress.org/support/users/volunteer-in-namibia/)
 * (@volunteer-in-namibia)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570855)
 * Tried Safari and managed to get in. I removed All in One WP Security and then
   reloaded. I changed my Brute Force access. I deleted my cache on Firefox. And
   now I’m able to get in again.
 * Sheesh.
 * Cheers,
    Danette
 *  Thread Starter [Dave](https://wordpress.org/support/users/go3asy/)
 * (@go3asy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570856)
 * Any way i can stop these constant errors in my error log for database?
 *  Thread Starter [Dave](https://wordpress.org/support/users/go3asy/)
 * (@go3asy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570860)
 * Getting new errors in error log after re installing plugin – still to do with
   login features (all of which I have disabled)
 * [05-Feb-2014 13:09:34 UTC] WordPress database error Table ‘nhsforth_nhsfv.nhsfv_3_aiowps_login_activity’
   doesn’t exist for query UPDATE `nhsfv_3_aiowps_login_activity` SET `logout_date`
   = ‘2014-02-05 13:09:34’ WHERE `user_id` = 1 AND `login_ip` = ‘194.176.105.147’
   AND `logout_date` = ‘0000-00-00 00:00:00’ made by require(‘wp-blog-header.php’),
   require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-
   settings.php’), do_action(‘init’), call_user_func_array, AIO_WP_Security->wp_security_plugin_init,
   do_action(‘aiowps_force_logout_check’), call_user_func_array, AIOWPSecurity_User_Login-
   >aiowps_force_logout_action_handler, AIOWPSecurity_User_Login->wp_logout_action_handler
   [
   05-Feb-2014 13:09:35 UTC] WordPress database error Table ‘nhsforth_nhsfv.nhsfv_3_aiowps_login_lockdown’
   doesn’t exist for query SELECT * FROM nhsfv_3_aiowps_login_lockdown WHERE release_date
   > now() AND failed_login_ip LIKE ‘194.176.105%’ made by wp_signon, wp_authenticate,
   apply_filters(‘authenticate’), call_user_func_array, AIOWPSecurity_User_Login-
   >aiowp_auth_login, AIOWPSecurity_User_Login->check_locked_user
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570868)
 * There may be small bug for multi site.
    We will investigate and let you know.
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570876)
 * From my initial investigations I don’t see any problems with the AIOWPS plugin.
 * Your logs are appearing to suggest that some of your tables were not created.
 * Which version of AIOWPS do you have?
    Can you log into PHPMyadmin and check if
   the tables listed in the logs are actually there? Can you also try deactivating
   the plugin and reactivating it again and then see if the logs persist?
 *  Thread Starter [Dave](https://wordpress.org/support/users/go3asy/)
 * (@go3asy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570886)
 * I have deactivated/uninstalled a couple of times. Where would I find the tables?
 *  Thread Starter [Dave](https://wordpress.org/support/users/go3asy/)
 * (@go3asy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570887)
 * These are in my database,
 * nhsfv_aiowps_failed_logins
    nhsfv_aiowps_global_meta nhsfv_aiowps_login_activity
   nhsfv_aiowps_login_lockdown Columns Indexes
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570890)
 * > I have deactivated/uninstalled a couple of times
 * Did you try a “network” activation from the main site of your multi-site installation?
 *  Thread Starter [Dave](https://wordpress.org/support/users/go3asy/)
 * (@go3asy)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570894)
 * Yeah it’s always been activated network wide. How can we remove the plugin and
   all traces to do a complete fresh install? This only happend after running the
   plugin update
 *  [mra13 / Team Tips and Tricks HQ](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/#post-4570897)
 * Go to the settings menu and hit the reset settings option. Then try it again.

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/topic/problem-after-last-update/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/problem-after-last-update/page/2/?output_format=md)

The topic ‘Problem after last update’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-256x256.
   png?rev=2798307)
 * [All-In-One Security (AIOS) – Security and Firewall](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/reviews/)

 * 23 replies
 * 5 participants
 * Last reply from: [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/problem-after-last-update/page/2/#post-4570987)
 * Status: resolved