Skip to content
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

not working on internet explorer #16

Open
mamdouhweb opened this issue May 3, 2013 · 1 comment
Open

not working on internet explorer #16

mamdouhweb opened this issue May 3, 2013 · 1 comment

Comments

@mamdouhweb
Copy link

not workin on IE10 with error:
[FineUploader] responseText =

A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: libraries/image_crud.php

Line Number: 296

{"success":false} [FineUploader] Error when attempting to parse xhr response text (SyntaxError: Invalid character)

as for IE 9 and earlier it simply does not show.

@mamdouhweb
Copy link
Author

[FineUploader] Processing 1 files or inputs...
[FineUploader] Sending upload request for 0
[FineUploader] Received response for 0
[FineUploader] iframe loaded
[FineUploader] converting iframe's innerHTML to JSON
[FineUploader] innerHTML =

A PHP Error was encountered

Severity: Notice

Message: Undefined index: qqfile

Filename: libraries/image_crud.php

Line Number: 450

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /hermes/bosoraweb098/b1636/dom.lappco/anas/system/core/Exceptions.php:185)

Filename: libraries/image_crud.php

Line Number: 912

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /hermes/bosoraweb098/b1636/dom.lappco/anas/system/core/Exceptions.php:185)

Filename: libraries/image_crud.php

Line Number: 924

{"success":true} [FineUploader] Error when attempting to parse form upload response (SyntaxError: Syntax error)

this is the error on IE9. it give back that upload failed even that it uploads fine.
for ie10 it's not working at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant