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 4019) - 03 April 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

Web site Not automatically updating

Topics about the Beta trials up to Build 3043, the last build by Cumulus's founder Steve Loft. It was by this time way out of Beta but Steve wanted to keep it that way until he made a decision on his and Cumulus's future.

Moderator: mcrossley

Locked
Conrad
Posts: 63
Joined: Sun 05 Dec 2010 3:44 pm
Weather Station: Davis Vue
Operating System: Windows 10
Location: Costa Blanca and Bradwell Milton keynes

Web site Not automatically updating

Post by Conrad »

Hi All,

Have set up Cumulus MX to send data to the website but it doesn't update automatically.

If I refresh the page then it updates the page.

Any Ideas

Its a Davis Vue
ftplog.zip
You do not have the required permissions to view the files attached to this post.
Image
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Web site Not automatically updating

Post by steve »

Conrad wrote:If I refresh the page then it updates the page.
Assuming that you are using the standard web pages supplied with MX, that's how they work. If you want pages which update their data automatically, then the best way to do that is using javascript (which requires web pages much more sophisticated than the simple ones supplied with Cumulus).

You can refresh entire pages periodically quite simply, with the addition of a single line, but that's really horrible and not recommended by the web standards experts.
Steve
User avatar
ConligWX
Posts: 1630
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: Web site Not automatically updating

Post by ConligWX »

would it not be possible to add to the index page (template) and small refresh code like so?

Code: Select all

<META HTTP-EQUIV="refresh" CONTENT="300">
every 5 minutes a refresh would take place? yes is a small overhead, but how many people are going to be viewing your site?
Regards Simon

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

Image
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Web site Not automatically updating

Post by steve »

Yes, that's the really horrible method that I hate personally, and web standards experts say that you shouldn't do.
Steve
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Web site Not automatically updating

Post by steve »

And in any case, I never really understand why people want weather web pages that update automatically. Do you really keep the web page open for any length of time? And there's always the gauges, which update automatically anyway...
Steve
User avatar
ConligWX
Posts: 1630
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: Web site Not automatically updating

Post by ConligWX »

Yep, though would be better with live gauges view anyhow.
Regards Simon

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

Image
Conrad
Posts: 63
Joined: Sun 05 Dec 2010 3:44 pm
Weather Station: Davis Vue
Operating System: Windows 10
Location: Costa Blanca and Bradwell Milton keynes

Re: Web site Not automatically updating

Post by Conrad »

Ah Ok steve many thanks just that I remember when i used it with my old station the web page would count down and then refresh the pages with the latest data.

That was with cumulus 1 though.
Image
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Web site Not automatically updating

Post by steve »

You must have been using some other web pages (assuming you don't mean the SteelSeries gauges page, which has a countdown) as the standard pages with MX are pretty much the same as the Cumulus 1 pages.
Steve
Conrad
Posts: 63
Joined: Sun 05 Dec 2010 3:44 pm
Weather Station: Davis Vue
Operating System: Windows 10
Location: Costa Blanca and Bradwell Milton keynes

Re: Web site Not automatically updating

Post by Conrad »

Ah Okay,

Don't remember what I did then it was definately the standard page but it would say page refreshing in 30,29,28 and so on then cumulus would ftp to the website and the page would refresh.

I'll leave it for now as not to important as other issues
Image
Locked