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.
Upload failed on specific web host
  • Problem is on all browsers but especially in IE6/7/8 (i don't know about IE9/IE10 ) i get a flash error while in oher browser i get a "403" error.
    This is IE error:
    "Error #2044: Unhandled IOErrorEvent; text=Error #2038: File I/O Error"

    After that i read some post i tried:
    1) to use both "$(document).ready(function(){})" that "$(window).load(function(){});".
    2) also 'queueID' property
    3) i set 777 permission on "/upload" directory

    but still i can't resolve my problem.

    This is the site (in "evil" web host) where i can't (but i'll have to) use uploadify:
    http://www.quadratica.it/uploadify/
    Here you van see upload folder:
    http://www.quadratica.it/uploads/

    Hope for your helps!
  • A little update:
    A few ago i tried firefox,chrome and opera unde Linux and they work fine.
    The problem persists in all browser under windows, i remember that problem is only for the strange web host.
    See previous post to reach my site in "evil" web host
  • ** DELETED **
  • Can somebody help me? I still am desperate!