Welcome to the Cumulus Support forum.
Latest Cumulus MX V4 release 4.2.1 (build 4043) - 19 October 2024
Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024
Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)
Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki
Latest Cumulus MX V4 release 4.2.1 (build 4043) - 19 October 2024
Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024
Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)
Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki
System information page is showing wrong os
Moderator: JacquesD
-
- Posts: 362
- Joined: Wed 31 Dec 2008 1:56 pm
- Weather Station: Vantage Pro2 Plus Daytime FARS.
- Operating System: Windows 11 Pro Version
- Location: Poole, Dorset UK
- Contact:
System information page is showing wrong os
Hi Folks,
I am using Weather Blues version 2 Template. I have noticed on my website that in the About System information page, in the system configuration box, it says that I'm using Windows version 8 x 64 build 9200,
but I am using Windows 10 operating system.
Please does anyone know how to rectify this.
Also in the Station status box the station type name is going outside of the box, is there a way of rectifying this?
My webpage I am talking about it is at http://branksomeweather.co.uk/system.php
Kind Regards
Michael
I am using Weather Blues version 2 Template. I have noticed on my website that in the About System information page, in the system configuration box, it says that I'm using Windows version 8 x 64 build 9200,
but I am using Windows 10 operating system.
Please does anyone know how to rectify this.
Also in the Station status box the station type name is going outside of the box, is there a way of rectifying this?
My webpage I am talking about it is at http://branksomeweather.co.uk/system.php
Kind Regards
Michael
Mike
OS : Windows 11 Professional
Weather Station : Davis Vantage PRO2 Plus Daytime Far's
Using firmware version 3.88 on the console with a Meteo-Pi Ethernet logger & WiFiLogger 2.
Cumulus MX v.4.2.1 build 4043
https://branksomeweather.co.uk
OS : Windows 11 Professional
Weather Station : Davis Vantage PRO2 Plus Daytime Far's
Using firmware version 3.88 on the console with a Meteo-Pi Ethernet logger & WiFiLogger 2.
Cumulus MX v.4.2.1 build 4043
https://branksomeweather.co.uk
- steve
- Cumulus Author
- Posts: 26701
- Joined: Mon 02 Jun 2008 6:49 pm
- Weather Station: None
- Operating System: None
- Location: Vienne, France
- Contact:
Re: System information page is showing wrong os
It's presumably using the <#OsVersion> web tag in some way? The component which supplies that to Cumulus doesn't know about Windows 10. You will need to edit it to either manually correct it, or remove it. I can't help with how you do that as I don't know how it all works - if it uses a PHP include file of web tags, the best way, if you want to correct it rather than remove it, would probably be to edit the template for that.M1DUL wrote: it says that I'm using Windows version 8 x 64 build 9200,
but I am using Windows 10 operating system.
Steve
-
- Posts: 362
- Joined: Wed 31 Dec 2008 1:56 pm
- Weather Station: Vantage Pro2 Plus Daytime FARS.
- Operating System: Windows 11 Pro Version
- Location: Poole, Dorset UK
- Contact:
Re: System information page is showing wrong os
Hi Steve,steve wrote:It's presumably using the <#OsVersion> web tag in some way? The component which supplies that to Cumulus doesn't know about Windows 10. You will need to edit it to either manually correct it, or remove it. I can't help with how you do that as I don't know how it all works - if it uses a PHP include file of web tags, the best way, if you want to correct it rather than remove it, would probably be to edit the template for that.
Thank you for the reply to my message. Yes it is using the <#OsVersion> web tag, it is also using the php code script.
I will have a go at editing the template etc.
Many Thanks
Regards
Mike
Mike
OS : Windows 11 Professional
Weather Station : Davis Vantage PRO2 Plus Daytime Far's
Using firmware version 3.88 on the console with a Meteo-Pi Ethernet logger & WiFiLogger 2.
Cumulus MX v.4.2.1 build 4043
https://branksomeweather.co.uk
OS : Windows 11 Professional
Weather Station : Davis Vantage PRO2 Plus Daytime Far's
Using firmware version 3.88 on the console with a Meteo-Pi Ethernet logger & WiFiLogger 2.
Cumulus MX v.4.2.1 build 4043
https://branksomeweather.co.uk
- JacquesD
- Posts: 609
- Joined: Tue 27 Jul 2010 3:51 am
- Weather Station: National Geographic 265nc
- Operating System: XP SP3
- Location: St-Ours, Québec, Canada
- Contact:
Re: System information page is showing wrong os
Hi Mike,
As a "patch", you could simply edit file wt_data_inc.php.
Locate these lines (#686):
//-- Section WEBTAGS SYSTEM --
$OsVersion = '<#OsVersion>';
... and change text... <#OsVersion> ...with something more accurate.
Also, be careful with future updates en this file.
Regards,
Jacques
As a "patch", you could simply edit file wt_data_inc.php.
Locate these lines (#686):
//-- Section WEBTAGS SYSTEM --
$OsVersion = '<#OsVersion>';
... and change text... <#OsVersion> ...with something more accurate.
Also, be careful with future updates en this file.
Regards,
Jacques
-
- Posts: 362
- Joined: Wed 31 Dec 2008 1:56 pm
- Weather Station: Vantage Pro2 Plus Daytime FARS.
- Operating System: Windows 11 Pro Version
- Location: Poole, Dorset UK
- Contact:
Re: System information page is showing wrong os
Hi Jacques,JacquesD wrote:Hi Mike,
As a "patch", you could simply edit file wt_data_inc.php.
Locate these lines (#686):
//-- Section WEBTAGS SYSTEM --
$OsVersion = '<#OsVersion>';
... and change text... <#OsVersion> ...with something more accurate.
Also, be careful with future updates en this file.
Regards,
Jacques
Thank you for your reply to my message. I have sorted it now, here is the code if anyone else wants it.
Locate these lines (#749-750):
//-- Section WEBTAGS SYSTEM --
$OsVersion = "Windows 10 Pro 10586";
Many Thanks for your help Jacques.
Mike
OS : Windows 11 Professional
Weather Station : Davis Vantage PRO2 Plus Daytime Far's
Using firmware version 3.88 on the console with a Meteo-Pi Ethernet logger & WiFiLogger 2.
Cumulus MX v.4.2.1 build 4043
https://branksomeweather.co.uk
OS : Windows 11 Professional
Weather Station : Davis Vantage PRO2 Plus Daytime Far's
Using firmware version 3.88 on the console with a Meteo-Pi Ethernet logger & WiFiLogger 2.
Cumulus MX v.4.2.1 build 4043
https://branksomeweather.co.uk
- tomcatuk
- Posts: 331
- Joined: Fri 26 Dec 2008 4:41 pm
- Weather Station: ----> Davis Vantage Vue
- Operating System: Windows 10 20H2 19042.685
- Location: Buckingham
Re: System information page is showing wrong os
Hi Mike I've only just noticed this on my status page (running windows 10 pro) but not sure where or what I should be editing?Thank you for your reply to my message. I have sorted it now, here is the code if anyone else wants it.
Locate these lines (#749-750):
//-- Section WEBTAGS SYSTEM --
$OsVersion = "Windows 10 Pro 10586";
Regards Steve
-
- Posts: 362
- Joined: Wed 31 Dec 2008 1:56 pm
- Weather Station: Vantage Pro2 Plus Daytime FARS.
- Operating System: Windows 11 Pro Version
- Location: Poole, Dorset UK
- Contact:
Re: System information page is showing wrong os
Hi Tom,tomcatuk wrote:Hi Mike I've only just noticed this on my status page (running windows 10 pro) but not sure where or what I should be editing?
All you need to do is find and edit file wt_data_inc.php. in your website folder
and Locate these lines it is near to the end of the file so just look for Webtags System.
//-- Section WEBTAGS SYSTEM --
$OsVersion = '<#OsVersion>';
and then change it to
//-- Section WEBTAGS SYSTEM --
$OsVersion = "Windows 10 Pro 10586";
or what ever you want to put in there.
I hope this helps? let me now If you need any more help with it.
Mike
OS : Windows 11 Professional
Weather Station : Davis Vantage PRO2 Plus Daytime Far's
Using firmware version 3.88 on the console with a Meteo-Pi Ethernet logger & WiFiLogger 2.
Cumulus MX v.4.2.1 build 4043
https://branksomeweather.co.uk
OS : Windows 11 Professional
Weather Station : Davis Vantage PRO2 Plus Daytime Far's
Using firmware version 3.88 on the console with a Meteo-Pi Ethernet logger & WiFiLogger 2.
Cumulus MX v.4.2.1 build 4043
https://branksomeweather.co.uk
- tomcatuk
- Posts: 331
- Joined: Fri 26 Dec 2008 4:41 pm
- Weather Station: ----> Davis Vantage Vue
- Operating System: Windows 10 20H2 19042.685
- Location: Buckingham
Re: System information page is showing wrong os
Thank you, such a long time since I have done anything to cumulus forgot about looking there, will have a look later thanks
Regards Steve
- tomcatuk
- Posts: 331
- Joined: Fri 26 Dec 2008 4:41 pm
- Weather Station: ----> Davis Vantage Vue
- Operating System: Windows 10 20H2 19042.685
- Location: Buckingham
Re: System information page is showing wrong os
Hi Mike think the trouble is I am using the std cumulus templates as that file you are referring to I don't have...
But sorted it out anyway.... thanks for the help
But sorted it out anyway.... thanks for the help
Regards Steve
-
- Posts: 362
- Joined: Wed 31 Dec 2008 1:56 pm
- Weather Station: Vantage Pro2 Plus Daytime FARS.
- Operating System: Windows 11 Pro Version
- Location: Poole, Dorset UK
- Contact:
Re: System information page is showing wrong os
You are very welcome I am glad that I could help you, I am glad that you could also find a way of changing it.tomcatuk wrote:Hi Mike think the trouble is I am using the std cumulus templates as that file you are referring to I don't have...
But sorted it out anyway.... thanks for the help
Mike
OS : Windows 11 Professional
Weather Station : Davis Vantage PRO2 Plus Daytime Far's
Using firmware version 3.88 on the console with a Meteo-Pi Ethernet logger & WiFiLogger 2.
Cumulus MX v.4.2.1 build 4043
https://branksomeweather.co.uk
OS : Windows 11 Professional
Weather Station : Davis Vantage PRO2 Plus Daytime Far's
Using firmware version 3.88 on the console with a Meteo-Pi Ethernet logger & WiFiLogger 2.
Cumulus MX v.4.2.1 build 4043
https://branksomeweather.co.uk
-
- Posts: 45
- Joined: Sun 10 Jan 2010 12:33 pm
- Weather Station: Davis Vantage Pro2 +
- Operating System: Windows 10 Pro 64bit
- Location: Menangle NSW Australia
- Contact:
Re: System information page is showing wrong os
I know this is long after the original post, BUT the wrong OS showing in my Weather Blues webpages has been driving me nuts for months. Thanks for the info, now I can rest at nightM1DUL wrote: ↑Tue 15 Dec 2015 9:19 pmHi Jacques,JacquesD wrote:Hi Mike,
As a "patch", you could simply edit file wt_data_inc.php.
Locate these lines (#686):
//-- Section WEBTAGS SYSTEM --
$OsVersion = '<#OsVersion>';
... and change text... <#OsVersion> ...with something more accurate.
Also, be careful with future updates en this file.
Regards,
Jacques
Thank you for your reply to my message. I have sorted it now, here is the code if anyone else wants it.
Locate these lines (#749-750):
//-- Section WEBTAGS SYSTEM --
$OsVersion = "Windows 10 Pro 10586";
Many Thanks for your help Jacques.