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.
Uploadifive do not work with jquery 1.7.1
  • It seems the latest uploadifive 1.0.2 do not work with jquery 1.7.1.

    Chrome and Firefox tell the error:
    - $dropTarget is undefined at Line 585
  • I'm having exactly the same issue with Uploadifive 1.0.4. It does, however, not make any difference which version of jQuery is used. Did you yet found an solution to this problem?
  • Make sure all ID's passed to uploadify/uploadifive actually exist in the page.



    For example, if you use 'queueID' make sure the div exists.