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.
Uploadify cause an internal request to the same page
  • I have a tab pane inside a modal dialog. Both are managed with jquery UI.

    Tab pane has 2 tab and uploadify is located in the second.

    First i open the dialog and when i click on the second tab and the upload button is displayd, the current page is reload internally. I see this request via the firebug console.

    My app is developed with zend framework and mvc pattern.

    Any ideas?