Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4018) - 28 March 2024

Legacy Cumulus 1 release v1.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

CumulusMX and Cumulus1 UI style Multilingual Websites

Discussion and support for 3rd-party (non-Sandaysoft) tools for Cumulus
mimo57
Posts: 95
Joined: Wed 18 Jan 2012 8:25 pm
Weather Station: Davis Vantage PRO2
Operating System: Windows 10
Location: France / Orny
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by mimo57 »

Hello
a big thank you for this new version.
I reinstalled everything and am having a problem with the DAVIS page.
Some data such as speed and temperatures are not displayed.
I checked the settings, but found nothing.
Do you have an idea ?

my site https://www.meteo-orny.fr/1MX/
User avatar
beteljuice
Posts: 3292
Joined: Tue 09 Dec 2008 1:37 pm
Weather Station: None !
Operating System: W10 - Threadripper 16core, etc
Location: Dudley, West Midlands, UK

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by beteljuice »

Ah ......

There are no checks for , comma decimal in jquery.davconsoleCU.js

That will make Brian happy :D
Image
......................Imagine, what you will KNOW tomorrow !
BCJKiwi
Posts: 1255
Joined: Mon 09 Jul 2012 8:40 pm
Weather Station: Davis VP2 Cabled
Operating System: Windows 10 Pro
Location: Auckland, New Zealand
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by BCJKiwi »

DAVIS CONSOLE(S) UPDATE MX and C1

The Davis Console scripts were first put together for the Saratoga template in 2013. A number of the source files were older.
This legacy has led to some compatibility issues with the much newer versions of jquery used in the MX UI package.

With the considerable assistance of beteljuice, the Davis Console scripts have been updated to run on the latest version of jquery (currently v 3.5.1).
The attached file set includes the updated MX/C1 UIwebsite_Options_211 davcon folder and all files.

Check the included Changelog2020Sep27.txt file for the files to change in an existing install.

The conversion from comma decimal to regular decimal is included.

These updates will be added to the main files in the first post.
You do not have the required permissions to view the files attached to this post.
griffo42
Posts: 226
Joined: Thu 10 Dec 2015 6:41 am
Weather Station: Davis Vantage Pro2
Operating System: Win 11 Home
Location: Brisbane, Queensland, Australia
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by griffo42 »

HI BCJKiwi

I add my thanks, as others have already expressed, to you and your co-workers for the great development work that you have put in on this project.

Very much appreciated!

Keith
Keith
Davis Vantage Pro2 Model #6152AU - CumulusMX - Win11 - Saratoga/CUMX Default Scripts
https://www.kstwx.net/index.php
https://www.kstwx.net/cumx/index.html
Image
mimo57
Posts: 95
Joined: Wed 18 Jan 2012 8:25 pm
Weather Station: Davis Vantage PRO2
Operating System: Windows 10
Location: France / Orny
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by mimo57 »

Hello,
a big thank you for this fix, and your speed in solving this problem.

I still have an error, "RAIN STROM" is not showing.

PS1: The forecast message scrolling in the console is not translated into French. However in the fr.json file the translation is there.
PS2: the options file on the 1st page is not up to date with the corrections.
User avatar
meteo19
Posts: 89
Joined: Tue 03 May 2016 8:13 pm
Weather Station: Davis VP2+/DP1500 SmartHub
Operating System: Microsoft Windows 7 Pro
Location: Ségur-Le-Château, France
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by meteo19 »

Hello
@mimo57

For strom rain there is the possibility of deactivating it in the file davconvp2CUmx.php line 135 on my side it does not work either. The forecast message scrolling in the console is not translated either.

@BCJKiwi
Thanks to BCJKiwi for his superb work.

Good night
Patrick

http://www.meteosegur.fr/MX/index.php
BCJKiwi
Posts: 1255
Joined: Mon 09 Jul 2012 8:40 pm
Weather Station: Davis VP2 Cabled
Operating System: Windows 10 Pro
Location: Auckland, New Zealand
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by BCJKiwi »

The forecast message scrolling in the console is not translated
The scroller code determines its length from the English text so if translated, and the translated language is longer than the English, the forecasts write over each other.

So, Translation has not been provided.
sutne
Posts: 372
Joined: Sun 14 Oct 2012 4:23 pm
Weather Station: HP2553 (WS80) and HP2564 (WS90)
Operating System: Raspbian Bullseye and Bookworm
Location: Rjoanddalen and Kronstad, Norway
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by sutne »

Records shows wrong year on monthly Rainfall:

This september I have a record of monthly rainfall.
This is from the CumulusMX interface:
Skjermbilde 2020-09-29 kl. 09.21.54.png

This is from CumulusMXUI:
Skjermbilde 2020-09-29 kl. 09.24.59.png
The year is wrong.
Enclosed is the records.js, and in this file the year for september monthly rain is also wrong.

Edit:
I also see that This Year is wrong as well, it says April 2020 instead of september 2020.
The CumulusMX interface is correct.
You do not have the required permissions to view the files attached to this post.
BCJKiwi
Posts: 1255
Joined: Mon 09 Jul 2012 8:40 pm
Weather Station: Davis VP2 Cabled
Operating System: Windows 10 Pro
Location: Auckland, New Zealand
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by BCJKiwi »

@ sutne

That would appear to indicate some inconsistency in the data in MX.
I'm not sure exactly how (or where) MX gets its data for the built in interface, or for /web/records.js

Perhaps Mark or one of the MX gurus could advise?
Last edited by BCJKiwi on Tue 29 Sep 2020 8:52 pm, edited 1 time in total.
BCJKiwi
Posts: 1255
Joined: Mon 09 Jul 2012 8:40 pm
Weather Station: Davis VP2 Cabled
Operating System: Windows 10 Pro
Location: Auckland, New Zealand
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by BCJKiwi »

DAVIS CONSOLE(S) UPDATE MX and C1

Following Q's from mimo57 about
storm rain
and
scroller forecast translation.

Happy to now include resolutions to both.
So, another update file containing:-
davconvp2CUmx-inc.php
davconvueCUmx-inc.php
and
./davcon/jquery.davconsoleCU.js
replace existing with these revised files.
You do not have the required permissions to view the files attached to this post.
sutne
Posts: 372
Joined: Sun 14 Oct 2012 4:23 pm
Weather Station: HP2553 (WS80) and HP2564 (WS90)
Operating System: Raspbian Bullseye and Bookworm
Location: Rjoanddalen and Kronstad, Norway
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by sutne »

Records shows wrong year on monthly Rainfall - SOLVED

I was using an older version of the How-to which says:

Code: Select all

C:\CumulusMX\web\recordsT.js   httpdocs/mxtest/records.js	   tick  notick  tick  tick  notick  notick
When I use the file recordsMXT.js (as described in the newest version of How-to) everything works fine!
User avatar
ConligWX
Posts: 1570
Joined: Mon 19 May 2014 10:45 pm
Weather Station: Davis vPro2+ w/DFARS + AirLink
Operating System: Ubuntu 22.04 LTS
Location: Bangor, NI
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by ConligWX »

sutne wrote: Wed 30 Sep 2020 6:27 am Records shows wrong year on monthly Rainfall - SOLVED

I was using an older version of the How-to which says:

Code: Select all

C:\CumulusMX\web\recordsT.js   httpdocs/mxtest/records.js	   tick  notick  tick  tick  notick  notick
When I use the file recordsMXT.js (as described in the newest version of How-to) everything works fine!
yep already mentioned in this thread a while back.

viewtopic.php?p=145882#p145882

I guess if we all keep up to date with the latest version then this sort of thing will not happen.
Regards Simon

https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir •

Image
mimo57
Posts: 95
Joined: Wed 18 Jan 2012 8:25 pm
Weather Station: Davis Vantage PRO2
Operating System: Windows 10
Location: France / Orny
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by mimo57 »

Too strong BCJKiwi everything is translated, even the scrolling text.
Thank you

PS: I noticed that the console update count shows a "?" then once there are more than 10s left, it displays the countdown.
BCJKiwi
Posts: 1255
Joined: Mon 09 Jul 2012 8:40 pm
Weather Station: Davis VP2 Cabled
Operating System: Windows 10 Pro
Location: Auckland, New Zealand
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by BCJKiwi »

console update count shows a "?" once there are more than 10s left, it displays the countdown
That would indicate the data file is not updating consistently.

There are two options count up and count down.
Either option will probably behave the same.
mimo57
Posts: 95
Joined: Wed 18 Jan 2012 8:25 pm
Weather Station: Davis Vantage PRO2
Operating System: Windows 10
Location: France / Orny
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites V 2.1.1

Post by mimo57 »

I saw on your site that the refreshment is at 10s. They is where this parameter?
Post Reply