• Last night I did an upgrade of my website to WordPress 3.2 but after upgrading I can’t collapse anything in the wordpress admin. In Firebug I see that there are jQuery errors.

    Things I’ve tried:

    – I disabled all the plugins. – No effect
    – Manual Installation. – No Effect

    https://img199.imageshack.us/i/wordpressjqueryfail.jpg/

    List of plugins I have enabled:

    Akismet – 2.5.3
    Auto Featured Image – 1.2
    Buddypress – 1.2.9
    Facebook Like & Send Button – 1.0.2
    Google XML Sitemaps – 3.2.4
    JW Player Plugin for WordPress – 1.4.2
    Quote Comments – 2.1.7
    Twitter Button – 0.2.8
    Wordpress.com Stats – 1.8.1
    Wordtube – 2.4.0
    WP-Paginate – 1.2.3
    WP-Sticky – 1.50
    WP Super Cache – 0.9.9.9

    These are all latest versions. Can someone help me out?

Viewing 15 replies - 1 through 15 (of 15 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Switch to the default (TwentyEleven) theme. Your theme’s function.php file may be causing issues.

    I had the same problem, apparently jQuery 1.6.1 is the problem, don’t really know and I wont bother to find out yet.

    You have to upgrade the WordPress jQuery file, or use your own. I find it easier to upgrade the WP core file.

    wp-includes -> js -> jQuery -> jquery.js

    Go to jQuery’s website and download the latest version, which is 1.6.2 , everything should work fine after that.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    pacMakaveli – Please don’t suggest people upgrade core. That’s bad advice as their changes will be overwritten when they upgrade!

    If your site is having jQuery issues with 1.6.1 then something’s wrong with your theme or your plugins.

    I have a problem with it too my image slider is now screwed up.
    What should I do?

    Thread Starter ruffrazor

    (@ruffrazor)

    I’ve tried it with a new jquery.js but that didn’t work. Can you see if the problem is my functions.php ? It’s below here:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    @catherinejonk91: Please post a new topic.

    I did, thank you.

    Thread Starter ruffrazor

    (@ruffrazor)

    Here’s the Pastebin link to my functions.php https://pastebin.com/ueYUw9CX

    Maybe you guys can find out what’s wrong.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    ruffrazor – Please post in Pastebin ??

    And switch to the TwentyEleven theme before we go into any debugging, just to see if that’s it.

    Thread Starter ruffrazor

    (@ruffrazor)

    Ok, I just changed the theme to TwentyEleven and everything seems to work fine. I changed it back to the old theme and the errors came back. So we are on the right track for finding what’s wrong.

    https://pastebin.com/ueYUw9CX

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Did you upgrade BuddyPress to 1.2.9? It requires that version for WP 3.2

    Thread Starter ruffrazor

    (@ruffrazor)

    List of plugins I have enabled:

    Akismet – 2.5.3
    Auto Featured Image – 1.2
    Buddypress – 1.2.9
    Facebook Like & Send Button – 1.0.2
    Google XML Sitemaps – 3.2.4
    JW Player Plugin for WordPress – 1.4.2
    Quote Comments – 2.1.7
    Twitter Button – 0.2.8
    Wordpress.com Stats – 1.8.1
    Wordtube – 2.4.0
    WP-Paginate – 1.2.3
    WP-Sticky – 1.50
    WP Super Cache – 0.9.9.9

    Everything is updated to the last version.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Heh, sorry. Too many topics at once.

    What theme are you using?

    Thread Starter ruffrazor

    (@ruffrazor)

    No problem. :). I use a customized version of jult micronics from the buddypress buddypack.
    Free theme.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    It’s most likely that the theme needs rework to be happy with the new 3.2 settings. At this point, you’re going to have to either edit it yourself or see if the dev is still around.

    You MAY have better help at the buddypress.org forums.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘JQuery error after upgrade to 3.2’ is closed to new replies.