• Resolved Kim

    (@kimikaze)


    I get 404 errors on the plugins js and css files. This has resulted in the plugin blocking access to the site because of it’s own missing files. No other plugins produce similar 404 errors, so iThemes Security is doing something different here then other plugins.

    Example of script tag that produces 404 error:
    <script type='text/javascript' src='https://sitename.no/wp/customers/1/e/c/sitename.no/httpd.www/content/plugins/better-wp-security/modules/free/ban-users/js/admin-ban_users.js?ver=4002'></script>
    the following should work:
    <script type='text/javascript' src='https://sitename.no/content/plugins/better-wp-security/modules/free/ban-users/js/admin-ban_users.js?ver=4002'></script>

    https://www.ads-software.com/plugins/better-wp-security/

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘404 errors after plugin update to iThemes Security (4.0.5)’ is closed to new replies.