plugin cannot find multisite table
-
Hi,
We are running this plugin in a multisite install of wordpress. How does the plugin work with database tables in multisite?
I have this error:
WordPress database error Table 'our_db_name.wp_3_aiowps_failed_logins' doesn't exist for query INSERT INTO wp_3_aiowps_failed_logins (user_id, user_login, failed_login_date, login_attempt_ip) VALUES ('123', 'user_x', now(), '123.12.123.*') made by wp_signon, wp_authenticate, apply_filters('authenticate'), call_user_func_array, AIOWPSecurity_User_Login->aiowp_auth_login, AIOWPSecurity_User_Login->increment_failed_logins
When a user uses a wrong password on site with id 3.
This table: wp_3_aiowps_failed_logins doesn’t exist. Should this table be there? Or should all data be stored in wp_aiowps_failed_logins?
We use some wordpress login filters, which we like to debug, but it would be convenient to know what the result should be.
Thanks.
https://www.ads-software.com/plugins/all-in-one-wp-security-and-firewall/
- The topic ‘plugin cannot find multisite table’ is closed to new replies.