Note: the WU-forecast.php script requires an API key from WeatherUnderground to operate.
Visit Weather Underground to register for an API key.

Insert in Settings.php an entry for:

$SITE['WUAPIkey'] = 'your-key-here';

replacing your-key-here with your WU API key.