Weather Block Patch

Friday, January 03 2003 @ 03:28 PM EST

Contributed by: anonymous

The 7 Day forecast stopped functioning today.  It appears the NOAA made a change to the domain where the forecast code is hosted.  Apply the following to /weather/index.php to restore the forecast functionality:

Change:

$url="http://www.crh.noaa.gov/zipcity.php?inputstring=".$zip;

To:

$url="http://www.srh.noaa.gov/zipcity.php?inputstring=".$zip;

1 comments



http://gplugs.pigstye.net/article.php/2003010315285699