When the Plupload plugin is enabled on my forum, it causes a jQuery error in Simplepress that disabled some of the buttons on the site.
The Javascript error is as follows:
Uncaught TypeError: Cannot call method 'removeClass' of undefined jquery.ui.widget.min.js:5 e.Widget._setOption jquery.ui.widget.min.js:5 a.widget._setOption jquery-ui.min.js:251 a.widget._create jquery-ui.min.js:249 b.Widget._createWidget jquery-ui.min.js:18 b.(anonymous function).(anonymous function) jquery-ui.min.js:16 (anonymous function) jquery-ui.min.js:18 v.extend.each jquery.js:2 v.fn.v.each jquery.js:2 b.fn.(anonymous function) jquery-ui.min.js:17 g.widget._create jquery.ui.plupload.js:1 (anonymous function) jquery.ui.widget.min.js:5 e.Widget._createWidget jquery.ui.widget.min.js:5 e.(anonymous function).(anonymous function) jquery.ui.widget.min.js:5 (anonymous function) jquery.ui.widget.min.js:5 v.extend.each jquery.js:2 v.fn.v.each jquery.js:2 e.fn.(anonymous function) jquery.ui.widget.min.js:5 (anonymous function) mycolorscreen.com:773 l jquery.js:2 c.fireWith jquery.js:2 v.extend.ready jquery.js:2 A jquery.js:2
As I’ve stated in this post I thought perhaps it was related to this jQuery error, but after ensuring that the latest version of jQuery was installed, I do not think this is the case. Here is the JS that is called: