By adam on Friday, 30 January 2015
Posted in Technical Issues
Replies 6
Likes 0
Views 731
Votes 0
Any idea why I'm getting this message? Seems to be a Jquery issue. To attempt to uncover the problem i changed my template, unpublished modules and disabled plugins and I still get the same message.

Warning: Unresponsive Script
A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
"Script: http://mydomain/media/jui/js/jquery.js:####"
Hello Adam,

Sorry for late reply to this,

I have tried to turn off this 2 system plugin : System - Debug || System - User Log , it seems like load faster than before, check my video link : http://screen.stackideas.com/2015-01-30_1128.swf , maybe when the page load this 2 plugin still get triggered.

Can you give it a try and see how many second load finish that page?
·
Friday, 30 January 2015 11:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Adam,

That particular js file seems to be rendered by Joomla rather than EasyDiscuss. I believe for some reasons the browser is thinking that the jquery library is causing the page to stall.

Are you by any chance using firebug on firefox? Firebug has an issue when it comes to dealing with compressed scripts.
·
Friday, 30 January 2015 02:49
·
0 Likes
·
0 Votes
·
0 Comments
·
yes I am using firebug. When I use ie 11 I don't get the script popup message however I can still see the loading icon run for about 15 seconds.

The debugging info at the bottom of the page said the page has 257 queries logged 50.5 ms and contains 39 duplicates. I don't know what all this means but do you think this is why the page spends so much time "loading"?
·
Friday, 30 January 2015 04:05
·
0 Likes
·
0 Votes
·
0 Comments
·
when I turn off joomla debugging, the loading icon only runs for a couple seconds and not 15 secs however im still curious about the hundreds of queries and 39 duplicates. Is this normal? big thanks to all the people looking into this. I really appreciate your support.

Let me know if you need me to turn debugging back on.
·
Friday, 30 January 2015 04:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Arlex, good look!
Should I keep these two plugins disabled forever? Do you have any idea what their purpose is other than slowing my site down, lol.
I really appreciate your support. stackideas rocks!
·
Saturday, 31 January 2015 01:08
·
0 Likes
·
0 Votes
·
0 Comments
·
The debug plugin actually tried to log down all sql queries and if you have development mode enabled on your Global Configuration, the script that is executed seems to cause issues.
·
Saturday, 31 January 2015 01:59
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post