Title: Errors in admin
Last modified: August 20, 2020

---

# Errors in admin

 *  Resolved [Brent](https://wordpress.org/support/users/colourstone/)
 * (@colourstone)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/errors-in-admin-3/)
 * Hi,
    I’m receiving the following error in the admin:
 * jQuery Migrate Helper — Warnings encountered
    This page generated the following
   warnings:
 * [https://instockgems.com/wp-content/plugins/woo-extra-flat-rate/admin/js/advanced-flat-rate-shipping-for-woocommerce-admin.js:109:15](https://instockgems.com/wp-content/plugins/woo-extra-flat-rate/admin/js/advanced-flat-rate-shipping-for-woocommerce-admin.js:109:15):
   jQuery.fn.load() is deprecated
    Please make sure you are using the latest version
   of all of your plugins, and your theme. If you are, you may want to ask the developers
   of the code mentioned in the warnings for an update.
 * Is there an update?
    Thank you! Brent

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

 *  Plugin Author [Dotstore](https://wordpress.org/support/users/dots/)
 * (@dots)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/errors-in-admin-3/#post-13316920)
 * Hello colourstone,
 * Thanks for reaching out to us.
 * Can you please change the mentioned file with line no 109 as below.
 * `From: $(window).load(function () {`
 * `To: jQuery(window).on('load',function () {`
 * After that, your error will removed.
 * We will review this error and resolve in our next upcoming version.
 * Thanks,
 *  Thread Starter [Brent](https://wordpress.org/support/users/colourstone/)
 * (@colourstone)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/errors-in-admin-3/#post-13324375)
 * Thank you so much!

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

The topic ‘Errors in admin’ is closed to new replies.

 * ![](https://ps.w.org/woo-extra-flat-rate/assets/icon-256x256.png?rev=3011378)
 * [Flat Rate Shipping Method for WooCommerce](https://wordpress.org/plugins/woo-extra-flat-rate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-extra-flat-rate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-extra-flat-rate/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-extra-flat-rate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-extra-flat-rate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-extra-flat-rate/reviews/)

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)

 * 2 replies
 * 2 participants
 * Last reply from: [Brent](https://wordpress.org/support/users/colourstone/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/errors-in-admin-3/#post-13324375)
 * Status: resolved