Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.5 (build 3282) - 23 February 2024

Cumulus MX V4 beta test release 4.0.0 (build 4017) - 17 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

MX release 3.19.0 (build 3191) - todayyest.htm

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
User avatar
Dador
Posts: 164
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

MX release 3.19.0 (build 3191) - todayyest.htm

Post by Dador »

Hi,

I noticed that after copying the todayyest.htm file to the server, the data does not refresh periodically, but you have to do it manually. Changing the setpagedata.js file on the server helped.

It is 'todayYest' in the original, and the change to 'todayyest' helped.

Code: Select all

if (pageName == 'index' || pageName == 'today' || pageName == 'todayyest' || pageName == '')
freddie
Posts: 2422
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: MX release 3.19.0 (build 3191) - todayyest.htm

Post by freddie »

That was fixed in the most recent release. Perhaps you didn't copy all files from the new release?
Freddie
Image
User avatar
Dador
Posts: 164
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

Re: MX release 3.19.0 (build 3191) - todayyest.htm

Post by Dador »

I copied the entire new setpagedata.js file to the server. You're right, I didn't copy all the files from the "js" directory because many have already changed by me.

Now that the problem has been fixed and it works for others, it's great. :)
freddie
Posts: 2422
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: MX release 3.19.0 (build 3191) - todayyest.htm

Post by freddie »

Yes, that is why the recommended way to upgrade is to take a backup of your existing installation and then copy all files across from the new release. It's also a good idea to refresh interface pages in your browser to ensure old copies aren't kept in the cache.
Freddie
Image
Post Reply