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
scudwatcher
Posts: 25
Joined: Sat 05 Jun 2021 1:24 am
Weather Station: Davis Vantage Pro 2 Plus w/FARS
Operating System: Windows 10
Location: Graniteville, South Carolina, USA
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites

Post by scudwatcher »

WHEW! The C:\CumulusMX\webfilesMX\lib\bootstrap\css files are way above my paygrade. I will either keep what colors I have or just return to the original main.css file. Thanks for your help, Brian!
Davis VP2 Plus 24 Hour FARS (Wireless) | Davis Weatherlink Live | Meteobridge Pro Red |Saratoga Base USA /Weather Display | Cumulus 1 Legacy | CumulusMX WLL |
MaxLaMenace69
Posts: 8
Joined: Tue 02 Apr 2019 8:19 pm
Weather Station: PCE-FWS 20
Operating System: Windows 10 v1803

Re: CumulusMX and Cumulus1 UI style Multilingual Websites

Post by MaxLaMenace69 »

Hello,

@scudwatcher : I tried your tip but not working for me ! I still have the trouble about the error JpGraph Error: 2003

It's not very clean but it's the only thing I found is to comment some codes in the 'graphTempHumFL.php'

Line 43 to 47:

Code: Select all

//$graph->SetY2scale('lin');
//$graph->y2axis->SetLabelFormatString("%02.1f");
//$graph->y2axis->title->Set('Humidity');
//$graph->y2axis->title->SetColor('black:1.0');
//$graph->y2axis->SetTitleMargin(45);
Line 66 to 68:

Code: Select all

//$lineplot5 = new LinePlot($data2['hum'], $data['time']);
//$lineplot5->SetWeight(2);
//$lineplot5->SetLegend('Humidity');
Lien 85 and 86:

Code: Select all

//$graph->AddY2($lineplot5);
//$graph->SetY2OrderBack(true); // removed as interferes with reverse set true in jpgraph/jpgraph_legend.inc.php
And line 92:

Code: Select all

//$lineplot5->SetColor("orange");		//	humidity
In fact , It disable all about the Humidy data/graph: I think the trouble come from this part.

If it can help to solve the trouble.

Have a nice day,
Max La Menace

Country: France / Town: Vernaison (Near Lyon)

CumulusMX: https://planetehosting.com/weather/
Weather 34: https://planetehosting.com/weather34/
Gregorean
Posts: 82
Joined: Tue 12 May 2020 11:41 am
Weather Station: Davis Vantage Pro 2
Operating System: Raspberry Pi 4B
Location: Amersfoort, The Netherlands
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites

Post by Gregorean »

BCJKiwi wrote: Mon 06 Sep 2021 7:48 am I just don't have an answer.

I have been testing everything I can think of and nothing fixes the current issue.
Everything was fine before but something has changed that I can't identify.
Hello Brian, good news here regarding the JPGraph error 2003, since I switched from CumulusMX v 3.13.3 (b3148) to CumulusMX v 3.13.4 (b3149) on the Dasboard the Temperature chart works again. :D
charts UIMX.JPG
Also in ''Gauges'' and Other Tems, the mouse over chart works again.
other temps.JPG
A small note here is that sometimes it works fine but sometimes the JPGraph 2003 returns. :roll:

It is not the browser that is causing the problem because I have this problem with all common browsers like Chrome Firefox Opera and Edge and IE11.

I cannot reproduce the error when it works properly, but even when it does occur, I do not know what the cause is then.

Sjaak.
You do not have the required permissions to view the files attached to this post.
Weather Station: Amersfoort-Nieuwland, The Netherlands.
http://element14.synology.me
MaxLaMenace69
Posts: 8
Joined: Tue 02 Apr 2019 8:19 pm
Weather Station: PCE-FWS 20
Operating System: Windows 10 v1803

Re: CumulusMX and Cumulus1 UI style Multilingual Websites

Post by MaxLaMenace69 »

Hello,

No change for me, I still have the trouble !
Max La Menace

Country: France / Town: Vernaison (Near Lyon)

CumulusMX: https://planetehosting.com/weather/
Weather 34: https://planetehosting.com/weather34/
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

Post by BCJKiwi »

Still no update from Asial for PHP8

I have been experimenting with various changes to the related files which has shown some improvement but no reliable results. So no answer yet :cry: :cry:
Gregorean
Posts: 82
Joined: Tue 12 May 2020 11:41 am
Weather Station: Davis Vantage Pro 2
Operating System: Raspberry Pi 4B
Location: Amersfoort, The Netherlands
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites

Post by Gregorean »

Hi, at the moment the problem is there again, JPGraph error 2003. It worked for a few hours today but now tonight the error is there again. :(

Sjaak.
Weather Station: Amersfoort-Nieuwland, The Netherlands.
http://element14.synology.me
water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites

Post by water01 »

That is usually either a configuration problem in either the .htaccess file or the graphSettings.php file in the image directory is pointing to an incorrect position of where the jpgraphs files are installed.
David
Image
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

Post by BCJKiwi »

JPGraph error 2003
Number of X and Y points are not equal.

See
https://jpgraph.net/doc/
Documentation Portal
Manual (HTML format)
II. Basic graph creation
6. Error handling
6.2. Available error messages
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

Post by griffo42 »

Here are some errors from my MXDiags file; ( see attachment).

I would appreciate advice on how to fix them, please.

My URL is: kstwx.net/mxtestv2/index.php

Keith
You do not have the required permissions to view the files attached to this post.
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
malkie
Posts: 93
Joined: Sun 02 Jan 2011 9:38 am
Weather Station: Davis Vision-Vue
Operating System: Raspbian Jessie
Location: Stevenage, Herts, UK

Re: CumulusMX and Cumulus1 UI style Multilingual Websites

Post by malkie »

You seem to have the letters 'tmp' at the end of the file names.
realtimetagsT.phptmp
records-saMXT.jstmp
realtime-xT.txttmp
realtime-xT.txttmp

Do those files exist?
Maybe that is the reason?
Malcolm
North Herts, UK
http://elm30net.ddns.net
CumulusMX on Raspberry Pi4 B+ 2GB, running on Raspbian Buster booting from USB SSD
from a Davis Vantage Vue with VP2 ISS.
User avatar
whitling2k
Posts: 31
Joined: Thu 22 Jul 2021 8:03 pm
Weather Station: Ecowitt GW1103
Operating System: Raspberry PiOS
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites

Post by whitling2k »

Has anyone had any recent experience of installing and using these templates on a local webserver just on a LAN? I'm trying to do it on my Pi 4B, but I have been struggling to get it all working.

There are some comprehensive guides out there, but they all seem to refer to older versions of MX and FTP.

I'm specifically wondering about using local copy for the extra files. Is it even possible to run locally still?

EDIT - solved it (partially...) Digging through the logs, I see a possible error in the instructions. The extra webfiles instructions refer to "recordsMXT.js"; but the file included in the zip template is: "records-saMXT.js". Note the extra "-sa" in the filename...

However, index.php still renders nothing :-(


Solved and working :-D. I had made a second typo when setting up the extra webfiles - to the output name, so no error was appearing in mxdiags.

Honestly, I have never felt so happy to see a web page render.

Regards
Last edited by whitling2k on Sun 24 Oct 2021 10:14 am, edited 1 time in total.
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

Post by mimo57 »

Hello,
my setup is on a local web server, but i no longer use ftp. I make a direct copy to the server folders.
Attention to the version of PHP which for the moment must not exceed 7.xx
dc.kraft
Posts: 23
Joined: Mon 26 Jan 2015 10:27 am
Weather Station: 2x Davis vantage pro2+
Operating System: Windows 11
Location: Gaggenau
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites

Post by dc.kraft »

Hello all,

I have a question about the installation.
Is there a comprehensive guide where and how to set what...
Currently Local everything runs fine but with the transfer to my website http://cumulusmx.dieters-wetter.eu/ Remains still all empty ???

Think but that I have made in the settings with certainty error.
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

Post by BCJKiwi »

Not sure what you are doing with the install but there is a set of instructions included in the first post this thread.

I see you have a website at
https://de.dieters-wetter.eu/
BUT
The link you provide http://cumulusmx.dieters-wetter.eu/ does not work.
Normally separate websites would be placed in their own folders below the domain name
e.g.
https://de.dieters-wetter.eu/cumulusmx

Download the three files to your local computer.
MXUIwebsite 2.2.3a.zip
MXUIwebsite Opt 2.2.3.zip
MoonsMXC1_2.1.1.zip

Extract the files
Follow the UIwebsiteMXHowTo.txt in the MXUIwebsite 2.2.3a.zip file
Follow the individual xxxHowTo files in the various folders in the MXUIwebsite Opt 2.2.3.zip file
dc.kraft
Posts: 23
Joined: Mon 26 Jan 2015 10:27 am
Weather Station: 2x Davis vantage pro2+
Operating System: Windows 11
Location: Gaggenau
Contact:

Re: CumulusMX and Cumulus1 UI style Multilingual Websites

Post by dc.kraft »

Hello all,

alos CumulusMX is running....
https://cumulusmx.dieters-wetter.eu/index.php

But I still have a few questions which I can't answer at the moment ???

DASHBOARD
- Mouseover does not show any diagrams for the instruments ?? Switching to php 7.4 ads work everywhere
- Diagrams in the upper left corner are not displayed Switching to php 7.4 ads work everywhere
- System forecast in English ?? Was found setting was wrong

Instruments
- Mouseover does not show diagrams for the instruments ?? Switching to php 7.4 ads work everywhere

Diagrams
Historical diagrams are missing ?? Switching to php 7.4 ads work everywhere

RECORDS
The displays are not running yet but why ??

Additional sensors
Is it possible to display the +5cm ground sensor as well as the soil/most sensors of my ground station?

In the end, there are actually only two topics left....
Records I am not sure what I have to do where or how...

And the topic of additional sensors is just a question ...
Post Reply