Title: Console Errors with version 2.13.0
Last modified: June 10, 2020

---

# Console Errors with version 2.13.0

 *  [jtcheng](https://wordpress.org/support/users/jtcheng/)
 * (@jtcheng)
 * [6 years ago](https://wordpress.org/support/topic/console-errors-with-version-2-13-0/)
 * To Whom It May Concern,
 * I noticed that in the WP backend under the settings tab for Limit Login Attempts
   Reloaded plugin version 2.13.0 (i.e. the latest one), I’m getting errors in the
   browser console.
 * These errors look benign as they appear to attempt to grab images or icons from
   a path that doesn’t appear to be valid (or those particular images don’t exist),
   but they also appear to have something to do with the refactoring of the backend
   that was stated in the revision notes.
 * Nevertheless, it makes me uncomfortable to update the plugin into something that
   introduces errors while the version I’m currently using 2.12.3 does not have 
   this problem.
 * So I’m hoping that this issue can be addressed to make it safe to update the 
   plugin.
 * The errors are as follows:
 * load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.4.1:
   3 GET [https://devel.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png](https://devel.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png)
   404 (Not Found)
 * load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.4.1:
   3 GET [https://devel.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-icons_222222_256x240.png](https://devel.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-icons_222222_256x240.png)
   404 (Not Found)
 * load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.4.1:
   3 GET [https://devel.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_65_ffffff_1x400.png](https://devel.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_65_ffffff_1x400.png)
   404 (Not Found)
 * /wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_75_dadada_1x400.
   png:1 GET [https://devel.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_75_dadada_1x400.png](https://devel.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_75_dadada_1x400.png)
   404 (Not Found)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fconsole-errors-with-version-2-13-0%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [WPChef](https://wordpress.org/support/users/wpchefgadget/)
 * (@wpchefgadget)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/console-errors-with-version-2-13-0/#post-13005467)
 * Thank you for your message, we’ll try to duplicate and fix it.
 *  Plugin Author [WPChef](https://wordpress.org/support/users/wpchefgadget/)
 * (@wpchefgadget)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/console-errors-with-version-2-13-0/#post-13034178)
 * Hi, are you still having the issue? Please try to delete the plugin completely
   and then install it again.
 *  Thread Starter [jtcheng](https://wordpress.org/support/users/jtcheng/)
 * (@jtcheng)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/console-errors-with-version-2-13-0/#post-13035339)
 * Hi,
 * I have deleted the plugin and did a fresh install of version 2.14.0 on my staging
   site.
 * The errors still persist when I go to the “Settings” tab in the backend.
 * I still use version 2.12.3 on the production site which doesn’t have this problem.
 * Not sure if this extra data point is relevant, but I did have a similar issue
   with WP Review Lite and it went away when they recently updated their plugin.
 * So this makes me believe that this is contained to the Limit Login Attempts Reloaded
   plugin’s backend refactoring.
 * Thanks
 *  Thread Starter [jtcheng](https://wordpress.org/support/users/jtcheng/)
 * (@jtcheng)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/console-errors-with-version-2-13-0/#post-13262109)
 * Hi,
 * I recently updated to Limit Login Attempts Reloaded version 2.15.1.
 * The console error I’m getting when I go to the “Settings” tab in the backend 
   is now the following:
 * jquery-ui.css:1 GET [https://www.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png](https://www.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png)
   404
 * jquery-ui.css:1 GET [https://www.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_75_dadada_1x400.png](https://www.world-of-waterfalls.com/wp-content/plugins/limit-login-attempts-reloaded/assets/css/images/ui-bg_glass_75_dadada_1x400.png)
   404
 * They appear to be benign so I went ahead and pushed this update to production
   from version 2.12.3 (which didn’t have this problem). However, I was wondering
   if you will clean this up?
 * Thanks,
    Johnny

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Console Errors with version 2.13.0’ is closed to new replies.

 * ![](https://ps.w.org/limit-login-attempts-reloaded/assets/icon-256x256.png?rev
   =2456910)
 * [Limit Login Attempts Security - Login Security, 2FA, Firewall, Brute Force Prevention](https://wordpress.org/plugins/limit-login-attempts-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/limit-login-attempts-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/limit-login-attempts-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/limit-login-attempts-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/limit-login-attempts-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/limit-login-attempts-reloaded/reviews/)

## Tags

 * [Console error](https://wordpress.org/support/topic-tag/console-error/)
 * [settings tab](https://wordpress.org/support/topic-tag/settings-tab/)

 * 4 replies
 * 2 participants
 * Last reply from: [jtcheng](https://wordpress.org/support/users/jtcheng/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/console-errors-with-version-2-13-0/#post-13262109)
 * Status: not resolved