-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to use plupload in IE Tab (Chrome and Firefox) #102
Comments
The bug is still in plupload 1.5.1.1. |
Found a clue: After setting |
I am having the same error in IE7/8 when using modal windows. For modal windows I am using lightbox_me and never had problems in previous versions. Any suggestions? |
how do you set expires to 0? i am seeing this issue with plupload in a popup/dialog on windows 7 ie8 (however it works fine on windows xp ie8). |
additional note: my popup/dialog is modal, and i am already calling uploader.refresh() once the popup is opened. |
Could this be related? You can search for the text "Object doesn't support this property or method" here: |
|
I am using IIS and .NET and don't have full control over the configuration. My problem lies between two components - lightbox_me (for modal windows) and plupload. I think I will have to use different plugin for modal windows that will not cause the problems with plupload. All errors kick in IE when I start to remove files and add them again - I get error "Unspecified error" and IE points HTML code for some strange reason. |
we are not using apache so that solution does not help. :( thanks anyway. i've seen other posts regarding issues with modal and IE, is there a solution for this yet? |
fyi, using the "rough cut at a flash extension using swfobject" fixes my issue: any ideas on when this will actually be part of the plupload codeline? |
http://www.plupload.com/example_custom.php does not work in IE Tab (Chrome and Firefox).
Be precisely, it does not work in any program embed with IE Control.
The text was updated successfully, but these errors were encountered: