Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => Joomla Bridge Support => Topic started by: Avinash4 on July 29, 2007, 11:42:11 AM

Title: Freezing in Internet Explorer for 20 Seconds
Post by: Avinash4 on July 29, 2007, 11:42:11 AM
I am using Joomla 1.0.12 and Bridge 1.17, with a wrapped forum. I use firefox, so I didn't notice the problem until some of my IE users reported it. When a logged in user views a board, internet explorer loads the page, but then freezes for 10 seconds, with 100% CPU useage. You can't scroll or click anything in the browser during this freeze. Any ideas what could be causing the problem? I was thinking it might be the "Jump to" list loading at the bottom, since we have a ton of different boards. Please help.
Title: Re: Freezing in Internet Explorer for 20 Seconds
Post by: Orstio on July 29, 2007, 11:43:15 AM
Can we see a URL?
Title: Re: Freezing in Internet Explorer for 20 Seconds
Post by: karlbenson on July 29, 2007, 11:47:26 AM
If its IE7.  Its probably their memory leaks.

I've noticed it can build up a considerable memory leak where Ajax and/or flash is used. (but not just limited to smf)
Title: Re: Freezing in Internet Explorer for 20 Seconds
Post by: 青山 素子 on July 30, 2007, 12:41:10 AM
It could also be IE choking on some JavaScript. Can you see if there are any errors reported on that? Firefox will report it in the error console (Tools -> Error Console), IE will report on the status bar at the right with some really unhelpful messages when you open the dialog. Also check and see if it is version related. If you can betermine if a specific or many versions of IE are affected, that will help in diagnosis.
Title: Re: Freezing in Internet Explorer for 20 Seconds
Post by: Avinash4 on July 30, 2007, 09:39:07 PM
Thanks for the suggestions everyone. My site has tons of different boards, so it turned out that IE was choking on loading the "Jump to" menu at bottom of my forum. I removed the "Jump to" pulldown menu from the templates and it works great now.