PHP Uploader not working on IE9

Last post 11-12-2012, 9:35 PM by Adam. 11 replies.
Sort Posts: Previous Next
  •  10-26-2012, 6:37 AM 75064

    PHP Uploader not working on IE9

    Hi 

     

    We try the demo provided by PHP File Uploader on IE 9. When clicking on upload button, there is no response at all. The demo works fine on IE8. Any clues, someone?

     

    Thanks in advance if you can share your thoughts on this. 

    Filed under:
  •  10-26-2012, 7:56 AM 75071 in reply to 75064

    Re: PHP Uploader not working on IE9

    Hi DongZheng,

     

    Please try the way below

     

    hit "f12", set "Document Mode" to  "Internet explorer 9 standards" and try again (I think you are using the Quirks mode).

     

     

     

    Regards,

     

    Ken 

  •  10-26-2012, 4:49 PM 75078 in reply to 75071

    Re: PHP Uploader not working on IE9

    Hi Ken

     

    Thanks. I tried but it does not work. I finally find the solution, create a new windows account, and then IE9 works again. It is weird!

     

    Dong 

  •  10-26-2012, 5:01 PM 75080 in reply to 75078

    Re: PHP Uploader not working on IE9

    Hi Ken

     

    Sorry, it works for the first time, then it stops to work unless I close the current entire IE windows and open a new IE windows again. On the current IE windows, open a new tab won't work either.

     

    Dong 

    Filed under:
  •  10-29-2012, 7:20 AM 75093 in reply to 75080

    Re: PHP Uploader not working on IE9

    Hi DongZheng,

     

    Please use the mouse right click on the uploader button, what context menu you get on and IE9? and IE8?

     

    Regards,

     

    Ken 

  •  10-30-2012, 4:10 AM 75104 in reply to 75093

    Re: PHP Uploader not working on IE9

    Hi Ken

     

    Insert the screenprint for this. There is no difference between the working PHP and non-working PHP when using the mouse right click on the uploader button. Any clues for solution?

     

    Filed under:
  •  10-30-2012, 7:53 AM 75109 in reply to 75104

    Re: PHP Uploader not working on IE9

    Hi DongZheng,

     

    If allow, please install the silverlight plug-in for you ie 9 browser, it should work. It like that the flash plug-in no work correct on your ie browser with uploader.

     

    Regards,

     

    Ken 

  •  11-05-2012, 3:58 AM 75147 in reply to 75109

    Re: PHP Uploader not working on IE9

    Hi Ken

     

    Thanks for the silverlight. It works now. Can you advise how to alert user for this issue to download silverlight when using the php file uploader? 

     

    Dong 

    Filed under:
  •  11-05-2012, 6:21 AM 75149 in reply to 75147

    Re: PHP Uploader not working on IE9

    Hi DongZheng,

     

    You can disable the flash uplod mode by the steps below, then the user will not get this problem anymore.

     

    1. open file phpuploader\include_phpuploader.php


    2. find section below


    $code.=$this->_GenerateAttribute("ProgressBarBorderStyle");


    3. Change it to


    $code.=$this->_GenerateAttribute("ProgressBarBorderStyle");
    $code.=" AdvancedOptionNoFlash='true' ";

     

    Regards,

     

    Ken 

  •  11-10-2012, 9:16 AM 75202 in reply to 75149

    Re: PHP Uploader not working on IE9

    Ken,

     

    I am experiencing the same problem as DongZheng and I have read through the thread.

     

    Is disabling flash mode the only solution to this?  Because now, the problem I encounter after disabling flash mode is that this action also disables multiple file upload.  After I disable flash upload like you advise, I click the button that allows me to browse my files and it opens a window that says "Choose File to upload" and doesn't allow me to select multiple files.  A little problematic considering the button I click on to browse files is titled "Select multiple files (Max 1000M)."

     

     Is there another work around here?  Prompting users to install Silverlight doesn't seem like a winning solution either.  Please advise.

  •  11-12-2012, 5:35 PM 75221 in reply to 75202

    Re: PHP Uploader not working on IE9

    We are investigating this issue and will resolve it soon.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  11-12-2012, 9:35 PM 75228 in reply to 75064

    Re: PHP Uploader not working on IE9

    This issue is resolved. Please download the latest build then try again.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML