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.
i am getting an IO error
  • hey guys,
    i tried the script on my PC with WAMP and everything worked just fine.
    but when i uploaded the code to my host i kept on getting an IO error.
    i dont get an IO error if i upload small sized files (50KB), only larger than 100-200KB (the max uplaod and post size are 8MB).

    i searched the forum already and i tried several things but it didnt work. (the htaccess thing and the upload debug, throws me an IO: undefined error)

    please, can someone help me? anyone have an idea of what the problem is?

    thanks for all the helpers.
  • I am getting the same exact thing. Smaller files seem fine, larger files (around 40Mb) give me the IO error: undefined. And, same as avihai, I have tried all of the other suggestions from the forum (htaccess, upload debug, etc). Are there any other suggested fixes? I *really really* need this to work. Thank you so much.

    using:
    host based server
    Apache
    jquery.uploadify.v2.1.0
    testing on Windows Vista
    all Browsers

    also, here are the settings in my php.ini:

    max_execution_time = 30000
    max_input_time = 60000
    memory_limit = 640M

    post_max_size = 500M
    upload_max_filesize = 500M