Welcome Guest, Not a member yet? Register   Sign In
Internet Explorer 11 upload
#1

I have an old CodeIgniter project (running 2.1.0).

Since a few days, my client can't upload in IE11.
$this->upload->do_upload seems to fail without an error message.

Other browsers seem fine. It also works fine in IE11 on my computer.

Deleting the cookies on his system didn't fix it.
Reply
#2

do you use some sort of javascript for the upload form?
Reply
#3

No, it's just the $this->upload->do_upload through a normal http request.

No Javascript checks before upload.

(12-22-2014, 02:54 PM)Avenirer Wrote: do you use some sort of javascript for the upload form?
Reply
#4

(This post was last modified: 12-23-2014, 01:41 AM by FaraonX.)

(12-22-2014, 07:43 AM)defunkt.nu Wrote: Since a few days, my client can't upload in IE11.
...
Other browsers seem fine. It also works fine in IE11 on my computer.
If it's fine in your IE11 so that looks like there is a problem on client side. Are you tried reinstall his IE11?
Reply
#5

10 to 1 it is an IE cookie setting, check his cookie settings under Internet Options.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB