Current conditions Icon W/solar sensor

[quote author=MadALwx link=topic=37938.msg342336#msg342336 date=1253305456]
I think part of the WD Solar sensor problem w/ updating the template icons is the fact that, in the parser, mostly cloudy (icon3) conflicts w/ the ajax-dashboard.php which, points to sct.jpg


  $iconList = array(
	"skc.jpg",          //  0 imagesunny.visible
	"nskc.jpg",         //  1 imageclearnight.visible
	"bkn.jpg",          //  2 imagecloudy.visible
	"sct.jpg",       //  3 imagecloudy2.visible

I use alt dashbrd. I copied the cloudy.jpg from \forecast to the \ajax-images and I changed sct.jpg above to reference cloudy.jpg. However, when first loading the pg, the cloudy.jpg icon is visible, then ajax updates the icon to the incorrect sct.jpg. The text condition shows correct-mostly cloudy.