1
The posted version of MS-weather does not show the forecast because Yahoo changed its format.
You can resolve the issue as follows:
Open the file:
ms_weather/class.msweather.php
go to line 163
eregi( "(.*)", $rf, $all );
Change
to
Mind all the spaces !!!Then update the module
It will now show a five day forecast