• Sheila

    (@sheilahawkinson)


    hi,

    I have updated my WordPress to 3.7.1 and I have been getting the error message: blockUI requires jQuery 1.2.3 or later! You are using v1.10.2. I have installed the jQuery Updater v2.0.3. When I go to my site, my site doesn’t get the error message anymore, however, when I am on my dashboard and click i.e. product ior woocommerce, etc, I still get the error message.

    Please help me and let me know what I need to do.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Thread Starter Sheila

    (@sheilahawkinson)

    Thank you Andrew! I have installed it already and my site doesn’t get the error message anymore. My dashboard however, when I click on i.e. products or woocommerce, I still get the same error message. I have tried emptying my cache and restarting my computer as well.

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    WordPress includes the latest stable version of jQuery, that plugin isn’t a cure-all and it won’t always fix this issue.

    The bottom line is that some jQuery code used incorrect version checking methods, and that results in these errors. See here:
    http://wordpress.org/support/topic/jquery-blockui-error-dp-to-new-jquery-v1102-in-wordpress-36

    My advice would be to look for an updated or alternative plugin to the one you’re using.

    Thread Starter Sheila

    (@sheilahawkinson)

    Thank you Samuel!

    Is there a way to downgrade my WordPress? It started by upgrading my WP to the latest version.

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    No, downgrading won’t fix your problem. The problem is in the plugin, not in WordPress.

    See, jQuery version 1.10.2 is indeed later than jQuery 1.2.3, but the plugin code doing this check is doing-it-wrong, so it cannot tell that 10 is greater than 2.

    The bottom line is that you need to either fix the plugin code or find an alternative plugin to use.

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    Also, the first step to solving the problem is to identify the plugin causing the problem. You’ve not said what plugin is causing this issue yet.

    Thread Starter Sheila

    (@sheilahawkinson)

    That is why I was a little confused by the versions 10 vs 2.

    How can I identify the plug in that’s causing it? I am new to this. Sorry.

    Thanks for you help. I really appreciate it.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Turn off plugins until the error goes away.

    Or search all the files for “blockUI requires jQuery v1.2.3”

    Thread Starter Sheila

    (@sheilahawkinson)

    makes sense, thank yoU!

    Thank you Andrew, the jquery plugin worked for me.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘blockUI requires jQuery 1.2.3 or later! You are using v1.10.2’ is closed to new replies.