Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jonas Eriksson 930 posts 1825 karma points
    Apr 08, 2010 @ 09:56
    Jonas Eriksson
    0

    Multiple file upload control not visible in UI one one computer (IE8)

    Hi!

    On a computer the control just wont show up inside the umbraco ui - File Upload tab. However, if I enter the url to the swf manually it shows fine (http://www.oursite.com/usercontrols/MultipleFileUpload/MultipleFileUpload.swf).

    The control views fine on other computers. I have reset the IE8 security settings to standard.

    What can be bugging us here? I'm out of ideas. Thanks alot for any suggestions!

    Regards

    Jonas

  • Mark 49 posts 130 karma points
    Apr 13, 2010 @ 11:07
    Mark
    0

    Guessing you are using swfobject in your project?

    I had this issue as well - discovered that the package REPLACES the /scripts/swfobject.js file, so if you happen to be using version 2.1 for your project, you may now find it is version 1.5.

    A simple empty cache should fix the issue, then just need to create a secondary swfobject.js file for your project.

    Cheers
    Mark

  • Jonas Eriksson 930 posts 1825 karma points
    Apr 14, 2010 @ 06:54
    Jonas Eriksson
    0

    Hi!

    We solved our problem (and the 2030 error on non-ie browsers) by updating dll and ascx (http://our.umbraco.org/projects/multiple-file-upload/bugs/5403-There-has-been-an-IO-Error-Error-#2038-File-IO-Error?p=1#comment30908

    Interesting to here about that swfobject.js though. I will keep it it mind.

    Regards

    Jonas

  • techUsr 8 posts 28 karma points
    Nov 03, 2010 @ 05:01
    techUsr
    0

    Hi,

    I have installed Multiple File Upload package in Umbraco 4.5.2.

    In the Developer Section,Am able to see the new datatype(MutipleFileUpload).

    In Setting Section,I have created a new tab (Upload)in Media type folder and a property MutipleFileUpload

    The Upload tab is visible in Media Section.But am unable to see the property in Media Section to upload the files.Can anyone help me out in fixing this issue.

     

    Thanks & Regards,

    Brady

  • Ferdy Hoefakker 214 posts 248 karma points
    Nov 08, 2010 @ 11:38
    Ferdy Hoefakker
    0

    I too am having issues on some computers. It works fine on the pc of one of my colleagues and my own, but on two others it just refuses to work. I tried emptying the cache, but this does not fix the problem. It's like it's not loading either swfobjects script or the flash file or something and I'm running out of ideas :(

    -Ferdy

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Nov 08, 2010 @ 18:52
    Sebastiaan Janssen
    0

    Have you checked in firebug and/or fiddler2 what's going on?

    Have you checked that you've not overwritten the 1.6 version of swfobject.js in /scripts with the newer 2.2 version?

Please Sign in or register to post replies

Write your reply to:

Draft