It is currently May 7th, 2024, 10:44 am

Temperature not updating

Get help with creating, editing & fixing problems with skins
Dragonscreed
Posts: 2
Joined: November 10th, 2011, 4:11 am

Temperature not updating

Post by Dragonscreed »

I started using a weather display and it worked out just fine last night. The Icon updated and the temperature did also. But now the temperature has stayed exactly the same as it was last night and the icon is updating.


Measure=Plugin
Plugin=WebParser.dll
UpdateRate=1200
Url=http://xml.weather.com/weather/local/#weather.Zip#?cc=*&unit=#weather.Unit#
RegExp="(?siU)<tmp>(.*)</tmp>.*<t>(.*)</t>.*<icon>(.*)</icon>"

[mCurrent.Temp]
Measure=Plugin
Plugin=WebParser.dll
Url=[mWeather]
StringIndex=1
Substitute="":"0"