Wednesday, March 3, 2010

Question!

Every time I try to view the site it seems to take an aweful long time to load, and even then it doesn't seem to load the site correctly. It happens in IE8 and Google Chrome and happens both here and at home.

So my question is this, is it happening to anyone else? It's only been like this for the past few days but I don't know what is causing the sudden slow down.

*EDIT: Everything seems to be loading fine now, not sure what happened or why it works now. I am thinking that it had something to do with Blogger.

6 comments:

Carson 63000 said...

You're talking about this blog?

It's hanging for ages waiting on these two javascript loads:

<script src='http://174.132.149.5/~tmwwtw/pyrmontv2/js/jquery.min.js' type='text/javascript'></script>
<script src='http://174.132.149.5/~tmwwtw/pyrmontv2/js/basic.js' type='text/javascript'></script>

..and then they fail.

If you don't host the jquery script files yourself, Google host them: see http://code.google.com/apis/ajaxlibs/ for details

Jayedub said...

Thank you so much, I could not figure out what was causing the problem. Now to just figure out how to fix it.

Victor Stillwater said...

I was wondering what had happened. I couldn't load the page on Firefox and Chrome, and was looking forward to reading your response on Darkfall. :)

I've read it now though.

Ysharros said...

Loaded really quickly for me... but I use a script blocker. ;)

Yeebo said...

I was having problems getting on for a few days, but is seems fin now.

Jayedub said...

Yeah, no idea what the problem was. I went to the link Carson suggested, but I have no idea what any of it means. Maybe someday I will learn that HTML I have always told myself I would.