Multisite lockdown database issue
-
I have a massive 13000 line error log on my multisite. It seems that the login lockdown feature tries to access individual tables for each multisite blog, isn’t this is supposed to work off of one table for the main site. I don’t see that any of the individual blog table sets get any of the aiowps database tables, just the main site. Here is the error.
[17-Oct-2018 01:27:54 UTC] WordPress database error Table ‘XXXXXXXXXXXXXXXX_116_aiowps_login_lockdown’ doesn’t exist for query SELECT * FROM XXXXX_116_aiowps_login_lockdown WHERE release_date > ‘2018-10-17 01:27:54’ AND failed_login_ip = ‘66.249.64.46’ made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘wp_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, AIO_WP_Security->aiowps_wp_loaded_handler, AIOWPSecurity_WP_Loaded_Tasks->__construct, AIOWPSecurity_Process_Renamed_Login_Page::renamed_login_init_tasks, require_once(‘/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php’), wp_signon, wp_authenticate, apply_filters(‘authenticate’), WP_Hook->apply_filters, call_user_func_array, AIOWPSecurity_User_Login->block_ip_if_locked, AIOWPSecurity_User_Login->check_locked_user
The page I need help with: [log in to see the link]
- The topic ‘Multisite lockdown database issue’ is closed to new replies.