NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
"broken" Internet Explorer 11


Joined: 03 Mar 2014
Posts: 2
Reply with quote
I have a Win2008R2 web server which I use for development. My main database development tool is Visual Dataflex (VDF) which uses an embedded IE viewer. Recently, I installed PHPED V12 on the same machine and now the VDF viewer does not render javascript correctly. I have uninstalled PHPED but still the problem persists. When I make a copy of a page with the javascript and run it on another similar machine which has not had PHPED installed then it renders fine, even when I point that machines CSS & JS references to the original machine thus showing that the problem must be with IE rather than changes to the support files. I haven't been able to detect any difference in IE's settings between the two machines. Does anyone have any idea what might be going on?

Ian
View user's profileFind all posts by ianvSend private message
Guru master

Joined: 24 Jul 2009
Posts: 737
Reply with quote
I thought that the only thing that NuSphere did to IE was install a toolbar for changing the debug mode; essentially it changes cookies. I'd be surprised if your problem was caused by PhpED.

Check your faulty IE has not had its rendering mode changed; easy to do (sometimes too easy).

There are 2 places to check rendering mode:

1. The too easy one: Some websites will show an icon next to the refresh button, which looks like a broken page. When it is blue, it is in compatibility mode and changes how pages are rendered. Some pages will break according to whether than is on (blue) or off (gray), although off generally is the normal setting.

Some web sites do not display a compatibility button, but it is still possible to put a site into compatibility mode without that button. You can also go into Compaitiblity View settings to review web sites.

2. The easy to miss one: Also go into the browser rendering defaults by pressing F12 Developer Tools. In IE 11 the look of those tools changed quite a bit and no longer have a top menu, so scroll to the bottom of the left side menu and you will hopefully find an Emulation button. The default settings for that are Document mode Edge (Default) and that is the most likely one to cause a rendering issue, Browser profile Desktop and User Agent String Default. Unless debugging, you should probably be using the defaults. Make sure both your working and non-working browser are using the same settings.
View user's profileFind all posts by plugnplaySend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
If it was phped or its toolbar, uninstall would "fix" the problem. If it didn't, it's definitely not caused by phped.
Perhaps, you got a silent Windows Update installed in the background in the same time period when you got PhpED installed.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
"broken" Internet Explorer 11


Joined: 03 Mar 2014
Posts: 2
Reply with quote
Thanks for your comments plunplay and Dmitri. I have tracked down the problem and fixed it but have not had the opportunity to re-install PHPED to see if that is what caused it. Essentially, the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.css "Content Type" had been changed from "text/css" to "text/plain". This meant that any local file which called required css failed to render. Changing it back fixed the problem. Currently I am reconfiguring the machine on which it occurred. As soon as that is done I will re-install PHPED and report back.
Ian
View user's profileFind all posts by ianvSend private message
"broken" Internet Explorer 11
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic