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
Wil Brown 5 months, 1 week ago.
-
AuthorPosts
-
December 12, 2012 at 9:20 am #812
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.
December 12, 2012 at 7:07 pm #820I 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
December 12, 2012 at 7:07 pm #821By *it*, I mean the full version of 3.5.
December 12, 2012 at 7:10 pm #822I 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.
December 12, 2012 at 7:15 pm #823Cool cool. I’ll leave it in your capable hands. Your fix solves my problem, so I’m happy as a clam
Cheers!
December 13, 2012 at 12:34 am #825Is 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/
December 13, 2012 at 9:55 am #828That sounds like the same issue I’m having. On my site it was splitting load-scripts.php into two files. Thanks for that!
December 13, 2012 at 10:26 am #833No problem. It was discussed further in the dev chat this morning, and 3.5.1 should be along fairly soon to sort it out.
December 13, 2012 at 10:29 am #834Awesome! Thanks Japh
December 13, 2012 at 11:21 am #837Cool – thanks Japh
-
AuthorPosts
You must be logged in to reply to this topic.
