JQuery Script Load Fail on WordPress 3.5

Activity Forums WordPress How-To and Troubleshooting JQuery Script Load Fail on WordPress 3.5

This topic contains 9 replies, has 3 voices, and was last updated by Avatar of Wil Brown Wil Brown 5 months, 1 week ago.

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #812
    Avatar of Wil Brown
    Wil Brown
    Member

    Has anyone else come across this on any of their upgrades to WordPress 3.5?

    Upgraded for 3.4.2 to 3.5 and started to received a 403 error onĀ /wp-admin/load-scripts.php?c=0&load=admin-bar,hoverIntent,common,jquery-color,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-draggable,jquery-ui-droppable,admin-widgets

    All individual files being loaded are chmod 644 so permissions aren’t the issue.

    Had a quick look on the support forums and I added the following to my wp-config.php file which resolved the issue.

    define('CONCATENATE_SCRIPTS', false);

    Wierd.

    Wil.

    #820
    Avatar of Joel Eade
    Joel Eade
    Member

    I love you Wil Brown!

    I was running the nightly WP 3.5 RC, without an issue, then once it hit I was getting errors in Chrome. I logged a bug in trac then cancelled it, as it wasn’t an issue in Twenty Twelve.

    Would you consider this a WordPress bug or a short coming of the theme? I’m a front end dev so this is a bit over my head.

    Thank you again! I can now get on with the site updates and hopefully make back the 3 hours I’ve lost trying to resolve it today :)

    #821
    Avatar of Joel Eade
    Joel Eade
    Member

    By *it*, I mean the full version of 3.5.

    #822
    Avatar of Wil Brown
    Wil Brown
    Member

    I haven’t had time to look at the underlying issue yet so can’t say whether it’s a bug or not.

    I need to find out why or what is causing that 403 error.

    #823
    Avatar of Joel Eade
    Joel Eade
    Member

    Cool cool. I’ll leave it in your capable hands. Your fix solves my problem, so I’m happy as a clam :)

    Cheers!

    #825
    Avatar of Japh
    Japh
    Member

    Is the issue you guys are talking about related to the one George Stephanis mentions on the lasted make/core post? http://make.wordpress.org/core/2012/12/12/post-3-5-irc-meeting/

    #828
    Avatar of Joel Eade
    Joel Eade
    Member

    That sounds like the same issue I’m having. On my site it was splitting load-scripts.php into two files. Thanks for that!

    #833
    Avatar of Japh
    Japh
    Member

    No problem. It was discussed further in the dev chat this morning, and 3.5.1 should be along fairly soon to sort it out.

    #834
    Avatar of Joel Eade
    Joel Eade
    Member

    Awesome! Thanks Japh

    #837
    Avatar of Wil Brown
    Wil Brown
    Member

    Cool – thanks Japh

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.