Re: Problems with Weather.com Beta? - OT
Posted by
Chris in Tampa on 7/17/2010, 3:38 am
If they make changes and they still do not work for you, you may want to try clearing your browser cache so that you can see the latest version of the page. Sometimes when a page updates you may not see the latest version of the page. Your computer may show an older version of the page that was saved on your computer. Sometimes hitting refresh is all you need to do. But sometimes you need to clear your browser history.
Here is how to do it in IE 6: http://www.microsoft.com/windows/ie/ie6/using/howto/customizing/clearcache.mspx You do not need to delete cookies, just the files.
For IE 8, here is a video tutorial: http://windows.microsoft.com/en-US/Windows7/delete-webpage-history Basically, go to: Tools > Internet Options Then on the "General" tab click "Delete..." under "Browsing history". You can leave the "Preserve Favorites website data" checked. Then uncheck everything except the "Temporary Internet Files" option. So the first two options will be checked ("Preserve Favorites website data" and "Temporary Internet Files") and everything else will be unchecked. Then click delete.
Then visit: http://www.weather.com/ Again.
Or, simply try to visit a page on weather.com you have not gone to before. Like, make something up: http://www.weather.com/oiht4i3u43u http://www.weather.com/346h7356857 They all go to a standard error page, but since you go to a new page each time you do not need to clear your browser cache.
-----------------------------------------------------------------------------------------------------------------------------
And in case they are interested in what some of the errors are, I have included some below. (They have errors on other pages, but the other ones I found are the same as these.) Just some common JavaScript errors they need to fix. But I do not know why you are getting the error you are. You are not trying to visit:
https://www.weather.com/
Are you? Because that link, which tries to link to a secure version of weather.com, will not work. Near 0% chance of that being it though.
They did fix the errors that were appearing on the home page, but there are other errors elsewhere. I'm not sure why the front page would not still work for you though unless a bad copy was still in your browser's cache. The main page errors that I did originally get I no longer get.
-----------------------------------------------------------------------------------------------------------------------------
On this page: http://www.weather.com/activities/health/airquality/
----------------
IE8 Error Messages:
Message: 'nothugged' is undefined Line: 1302 Char: 1 Code: 0 URI: http://www.weather.com/activities/health/airquality/
----------------
Firefox 3.6.6 Message from built in Error Console:
Error: nothugged is not defined
Source File: http://www.weather.com/activities/health/airquality/ Line: 1302
Which references this line: if(nothugged)
-----------------------------------------------------------------------------------------------------------------------------
On this page: http://www.weather.com/weather/health/beauty/
----------------
IE8 Error Messages:
Message: 'bannerImageAttribute' is undefined Line: 2132 Char: 1 Code: 0 URI: http://www.weather.com/weather/health/beauty/
Message: 'document.getElementById(...)' is null or not an object Line: 2171 Char: 2 Code: 0 URI: http://www.weather.com/weather/health/beauty/
Message: 'undefined' is null or not an object Line: 8 Char: 320 Code: 0 URI: http://www.weather.com/common/a21/makeRequest.html?pos=WX_Hidden
----------------
Firefox 3.6.6 Message from built in Error Console:
Error: bannerImageAttribute is not defined Source File: http://www.weather.com/weather/health/beauty/ Line: 2132
Which references this line: if(bannerImageAttribute.indexOf('basic.jpg') != -1 && verticalBannerImage.length > 1 || bannerImageAttribute == '' && verticalBannerImage.length > 1){
Error: document.getElementById(hbBMDefault) is null Source File: http://www.weather.com/weather/health/beauty/ Line: 2171
Which references this line: document.getElementById(hbBMDefault).className = 'navSelected'; |
72
In this thread:
Problems with Weather.com Beta? -
Beachlover,
7/15/2010, 12:49 am Post A Reply
This thread has been archived and can no longer receive replies.