This forum is a community forum meant for users of the plugin to collaborate and help solve issues with implementation, etc. Unfortunately, as the creator of the plugin, I do not have much time to attend to every request here as this is only a side project and I must work a full-time job to provide for my family. This is how I keep the Flash version free and the HTML5 version low cost.
UploadiFive 1.1.1 has been released which includes a small fix for added support on touch devices including iOS 6 devices.
IE9 jQuery Undefined
  • For some reason, in IE9 I am getting this JS error even though it works fine in FF. Anyone seen this before? And if so, what was causing it?
  • I had this occur earlier on the 21st, but my issue was very much my fault. I was loading jQuery after all of my other *.js files. I had recently rewritten the entire page and was careless in my placement of the files. Once I loaded jQuery first my issue was solved.



    Sorry if my mistake is not what is occurring with yours, just thought I'd chime in.
  • Mine turned out to just me being dumb and having a JS error before. Took forever to find the little bugger