$SITE['fcstscript'] = 'advforecast2.php'; // USA-only NWS Forecast script
$SITE['fcstorg'] = 'NWS'; // set to 'NWS' for NOAA NWS
$SITE['NWSforecasts'] = array( // for the advforecast2.php V3.xx version script
// use "Zone|Location|Point-printableURL", as entries .. first one will be the default forecast.
"KYZ059|Clay City|https://forecast.weather.gov/MapClick.php?lat=37.8633&lon=-83.9254#.YDx5HC2ZNQI",
"KYZ108|Campton|https://forecast.weather.gov/MapClick.php?lat=37.7342&lon=-83.5491#.YDx5ZC2ZNQI",
"KYZ050|Mt. Sterling|https://forecast.weather.gov/MapClick.php?lat=38.0573&lon=-83.9424#.YDx5hy2ZNQI",
"KYZ059|Stanton|https://forecast.weather.gov/MapClick.php?lat=37.8462&lon=-83.8584#.YDx5NC2ZNQI",
"KYZ059|Slade|https://forecast.weather.gov/MapClick.php?lat=37.7956&lon=-83.704#.YDx5Ty2ZNQI",
"KYZ049|Winchester|https://forecast.weather.gov/MapClick.php?lat=37.9931&lon=-84.1791#.YDx5nC2ZNQI",
"KYZ058|Irvine|https://forecast.weather.gov/MapClick.php?lat=37.6999&lon=-83.9748#.YDx5xC2ZNQI",
"KYZ041|Lexington|https://forecast.weather.gov/MapClick.php?lat=38.0486&lon=-84.5003#.YDx55S2ZNQI",
"KYZ057|Richmond|https://forecast.weather.gov/MapClick.php?lat=37.7488&lon=-84.2976#.YDx5-i2ZNQI",
);
Like I said Ive changed the code its like its not updating.