Forums

Javascript and JQuery not working after 2.9.1 upgrade (8 posts)

  1. OzPoker
    Member
    Posted 2 years ago #

    I need some help here - have a heap of sites in VPS - couldn't get auto upgrades to run using php5.2.11 with dso so recompiled to use suPHP and auto upgrades worked like magic.

    But ever since I have a borked admin page on one website - seems as though javascript is not loading properly - and on another the jQuery is not working properly on the actual site but used to work perfectly.

    Nothing obvious showing in either cPnale error log.

    Need help please.

  2. OzPoker
    Member
    Posted 2 years ago #

    This error might be the source of the stuffed dashboard issue

    `SoftException in Application.cpp:431: Mismatch between target GID (32013) and GID (99) of file "/home/xxxxxx/public_html/wpxxxx/wp-admin/load-scripts.php", referer: http://www.yyyyy.com/wpxxxx/wp-admin/plugins.php?activate-multi=true&plugin_status=all&paged=1

  3. OzPoker
    Member
    Posted 2 years ago #

    Anyone know why javascript has stopped working since upgrade?

  4. OzPoker
    Member
    Posted 2 years ago #

    Seems the theme java issue is because the core is adding this script call after the theme has called its own jQuery script

    <script type='text/javascript' src='http://www.australiangambling.com.au/wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>`

    Still not sure why the admin javascript is not working on another site.

  5. mindshare
    Member
    Posted 2 years ago #

    I'm having a very similar problem but only on one installation (totally fresh install no plugins, default theme). Makes me think its a problem with that particular server. Any ideas yet, OzPoker?

  6. mindshare
    Member
    Posted 2 years ago #

    Could it be the way the files were transferred during FTP (ascii / binary)?

  7. phedhex
    Member
    Posted 2 years ago #

    I'm running into the same issue on my blog. I went and updated the jquery file to the newest version (1.4.1) of jquery and that seems to solve this issue. Is WordPress 2.9 shipping with bad jquery?

  8. da.futt
    Member
    Posted 2 years ago #

    Don't know if we ran into the same issue, but as for me, it wasn't so much jQuery that stopped working altogether with the out-of-the-box 2.9 install, it was the "$" function that wasn't defined.
    In other words, the regular pages (as opposed to the admin) had been turned into a "no-conflict" zone.
    Calling jQuery(... explicitly (instead of $(...) solved it.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.