After using a weather station for the last two years, I recently found the programme Cumulus with a link to Weather by You and Hey Presto, I have now been able to upload my weather information to the web using Weather Blues php
http://botleyweather.co.ukHave made a few tweaks to align the text in the history pages where the month name is too long to fit the columns.
Also noticed that on System Info there are two lines stating Highest pressure.
On investigation I found that there were two lines in system_txt.php with the same reference $Tr_pressH 173 and 177
This I have fixed by changing line 177 from $Tr_pressH to $Tr_pressL which then pulls through Lowest Pressure from the Language Files
Thank you for a brilliant template