META: Problem With MGoSite Navigation

Submitted by MaizeMN on

 I have a MGoSite issue that maybe you guys can help with. Every time I click on a Diary or Forum topic, I get a warning box. Something like, "A script is running that may make your computer run more slowly or become unresponsive." Does anyone know what, why or how to fix the issue? Once I click the stop option I can view the topic, but it's kind of a pain.

JHendo

August 22nd, 2012 at 11:52 AM ^

It's a case of overprotective web browser.  That error just means that some script on this site takes longer to fully execute than what your browser thinks is eacceptable.  In a lot of cases, the stopping of this script or letting it run, has no effect one way or the other on your browser's performance or your website viewing experience.  It's not anything to worry about. 

Also, if I'm not mistaken, this is Microsoft/IE thingy.  Chrome and FF for the most part could care less about  script that needs extra time to execute because they know 999 out of 1000 times it doesn't matter.  My suggestion to you (if you are still indeed using IE), come join the post 2004 world of the internet and get rid of IE.

LSAClassOf2000

August 22nd, 2012 at 11:55 AM ^

I am getting it occasionally as well - we have Internet Explorer 8 at work here.

My understanding is that this is a message that you'll get any time the browser is running a script (ActiveX, Java, etc...) and the timeout value for the "run script" value in the registry is exceeded. You can change that value in the registry by running regedit.exe and searching for the IE-relevant items (program-specific directories are in there).

UofM-StL

August 22nd, 2012 at 12:13 PM ^

If your office is only on IE and you can't install your own software, try a portable version of your favorite browser. Just search "firefox portable" or "chrome portable" and you'll find them.

Basically, portable apps allow you to run any application on your computer without actually having to install it, getting around most IT restrictions. Also, if you use Firefox, you can copy your profile from your home computer to your work computer and it will magically move all your add-ons, bookmarks, and other customizations.

Louie C

August 22nd, 2012 at 12:33 PM ^

I've been a FF user since '06 and I encounter this problem from time to time. It has never happened on this site though. It usually does it when want to navigate away from a website.

UofM-StL

August 22nd, 2012 at 12:53 PM ^

This is an old and well known issue with the site. Consensus workaround is to right-click and choose "Open in a new tab." This works because the URL of the link is correct, but the javascript tied to it is broken.

I actually wrote a Greasemonkey script that fixes this (and does a few other things on this site). Check it out if you're interested:

http://userscripts.org/scripts/show/137085

Install with Greasemonkey on Firefox, or just install directly with Chrome.