This topic is locked
[SOLVED]

 PHPR Editor not displaying correctly

11/13/2013 11:42:56 PM
PHPRunner General questions
S
sgchan author

I have been working on a project for several weeks and thus far, everything has been fairly smooth. This morning when I opened up the same project, the Editor seems messed up (e.g. buttons showing as text only, tabs with gaps). If I build the project, everything shows correctly. If I start a new project, the Editor displays correctly. What can I do to fix the Editor's display?

Sergey Kornilov admin 11/14/2013

We would need to see a couple of screenshots.
PS. What version of Internet Explorer you have installed on your machine?

S
sgchan author 11/14/2013



We would need to see a couple of screenshots.
PS. What version of Internet Explorer you have installed on your machine?



Here is a screenshot (below). I am using PHPR6.2 with IE8... with all the latest patches.

Sergey Kornilov admin 11/14/2013

Try upgrading to IE 9 just in case. Another suggestion - try to reset this page in Visual Editor.

S
sgchan author 11/14/2013



Try upgrading to IE 9 just in case. Another suggestion - try to reset this page in Visual Editor.


Have tried resetting the page... didn't work. IE9 will not work on XP. Weird... it was working fine. Guess I am stuck <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=72853&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' />

Sergey Kornilov admin 11/14/2013

I guess this is something that IE 8 is not able to handle. Visual Editor uses editing engine provided by Internet Explorer. Probably something changed there with one of Windows updates, hard to tell. Consider switching to Windows 7 at some point.

S
sgchan author 11/17/2013



I guess this is something that IE 8 is not able to handle. Visual Editor uses editing engine provided by Internet Explorer. Probably something changed there with one of Windows updates, hard to tell. Consider switching to Windows 7 at some point.


Just FYI... I figured out the source of the problem is a Windows IE8 security patch KB2888505. I uninstalled it, and everything worked again.