Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
merk  
#1 Posted : Tuesday, February 17, 2015 1:07:03 AM(UTC)
merk

Rank: Member

Groups: Member
Joined: 2/5/2015(UTC)
Posts: 15

Thanks: 1 times
I'm assuming this is some sort of security setting in IE but I can't find it.

If i run my site as http://127.0.0.1:8080 the upload control works fine.

If however i run the site as http://testdomain/ i get a popup telling me the html5 uploader is not supported in this browser.

Can someone tell me what IE setting i need to change to allow this to work?

IE11 and windows 8.1
Andrew  
#2 Posted : Tuesday, February 17, 2015 3:38:32 AM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
I believe it may happen if your IE emulates old version (like IE8). Check out the following:

1. If you are using the correct DOCTYPE (<!DOCTYPE html>)
2. Whether you have <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> on your page.
3. You have the compatibility option for internal websites disabled in your IE settings (gear icon on the right -> Compatibility View settings -> clear Display intranet sites in Compatibility View checkbox).

Edited by user Tuesday, February 17, 2015 3:41:09 AM(UTC)  | Reason: added instructions how to turn off Compatiblity View for intranet sites

merk  
#3 Posted : Tuesday, February 17, 2015 9:38:39 PM(UTC)
merk

Rank: Member

Groups: Member
Joined: 2/5/2015(UTC)
Posts: 15

Thanks: 1 times
Thanks - the compatibility setting was the problem
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.