Just some info about Plupload for reference.. (jquery ui version)
Few error codes
g.widget is not a function
This happens if there is a missing file, like the jquery ui file. It's easy to fix by adding a reference to the newest file. And you can find it at: https://developers.google.com/speed/libraries/devguide
Buttons not working
If the buttons are not workinng you have to make sure that the reference to the swf file is correct.
b.button undefined
That's an error in an old jquery ui file, so just make a reference to the newest jquery ui file.
There was an error while loading. Please reload this page.