This is a multisite set up with about 300 websites in the installaton.
Any advise?
]]>https://www.ads-software.com/plugins/better-wp-security/
]]>May I get some advise here? What should I do? And please just take a note, I use w3 total cache too. 13 hours ago, I was still able to access the admin panel but not for now.
https://www.ads-software.com/plugins/better-wp-security/
]]>I’m using a WordPress multisite installation and I’ve got some 404 error problems which lead me to lockout frequently.
Here are the useful information to reproduce the problem:
1- My “main blog/site” is installed in root path ‘/mainsite’
2- My second “blog/site” is installed in path ‘/mainsite/site01’
3- When accessing admin pages, the generated script URL was /mainsite/site01/wp-content/plugins/better-wp-security/modules/free/strong-passwords/js/strong-passwords.js?ver=4030
4- The correct URL should be /mainsite/wp-content/plugins/better-wp-security/modules/free/strong-passwords/js/strong-passwords.js?ver=4030
Without the current site path.
It was causing lockouts, so I changed the function get_module_path in file class-itsec-lib.php to:
$module_path = plugin_dir_url($file);
if (force_ssl_admin()) {
$module_path = str_replace('http', 'https', $module_path);
}
return $module_path;
Now everything is working perfectly.
https://www.ads-software.com/plugins/better-wp-security/
]]>A host, xxxxxx, and a user, , have been locked out of the WordPress site at https://www.hawaii.edu/news due to too many attempts to access a file that does not exist.
Why doesn’t the whitelist work? She is usually working in the dashboard in a post or making a change to an existing post and not trying to “access a file that does not exist”.
Can anyone help resolve this? Will there be an update to fix the whitelist as it doesn’t seem to be working?
]]>https://www.ads-software.com/plugins/get-the-image/
]]>Probably had to do with the step I skipped out on during the update.
https://www.ads-software.com/plugins/better-wp-security/
]]>