Welcome to the new Uploadify Community Forums. We've made the switch from PHPBB to Vanilla Forums in hopes of controlling the SPAM more efficiently. We hope this change doesn't suck so much. Also, don't forget to wrap your code in tags. You can quickly insert code using ctrl + f.
I lost some messages that were posted on February 4th. If you posted a message or reply on February 4th, please do so again. Sorry about the inconvenience.
Not working in IE
  • Hi All

    I am using the code for the uploading image using uploadify plugin, Its working fine in Firfox and safari, but not supported in IE

    $(\"#uploadify\").uploadify({
    'uploader' : 'scripts/uploadify.swf',
    'script' : 'scripts/upload_product.php',
    'cancelImg' : 'images/cancel.png',
    'folder' : 'ok',
    'queueID' : 'fileQueue',
    'auto' : false,
    'fileDesc' : 'jksdhjsdf dsjdsfbfd s',
    'fileExt' : '*.jpg;*.png;*.jpeg;*.gif',
    'multi' : false,
    });


    On Click on Buuton
    $('#uploadify').uploadifySettings('folder',inserted_prod_id);
    $('#uploadify').uploadifyUpload();


    giving the following error in IE

    Message: Object doesn't support this property or method
    Line: 26
    Char: 6033
    Code: 0
    URI: http://192.168.0.1/~/jquery.uploadify.v2.1.0.min.js



    Is any solution.

    Thanks
    Amit Battan
  • You have a syntax error in your js. Remove the final , in the uploadify array.
    $(\"#uploadify\").uploadify({
    'uploader' : 'scripts/uploadify.swf',
    'script' : 'scripts/upload_product.php',
    'cancelImg' : 'images/cancel.png',
    'folder' : 'ok',
    'queueID' : 'fileQueue',
    'auto' : false,
    'fileDesc' : 'jksdhjsdf dsjdsfbfd s',
    'fileExt' : '*.jpg;*.png;*.jpeg;*.gif',
    'multi' : false
    });


    By leaving the final , in place IE waits for more values.
  • Hi ...
    am not getting final from uploadify array.
    What final.

    When we using dialog in IE then its not works other wise it works well in IE too

    Please explain me about final



    Thanks
    Amit Battan
  • final comma
  • A backpack (also called rucksack, knapsack, packsack, pack, or Bergen) is, in its simplest form, a cloth sack carried on one's back and secured with two straps that go over the shoulders, but there can be exceptions. Light weight types of backpacks are sometimes worn on only one shoulder strap.

    discount jansport backpackdiscount jansport backpack
    moncler outerwearmoncler outerwear
    moncler onlinemoncler online

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!