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

Updates paused - errors in the script

Discussion of Ken True's web site templates

Moderator: saratogaWX

Post Reply
Mark14
Posts: 79
Joined: Thu 23 Aug 2012 8:53 pm
Weather Station: Ecowitt HP3501
Operating System: Windows 10
Location: Konin, Poland

Updates paused - errors in the script

Post by Mark14 »

Basically, I have 2 questions. First, where can I change the temperature sensing eg. I want to have "Very warm" description for temperature range between 25 and 30 C.

The second issue is update pauses. After roughly 1 min updates stop and there is a message: "Updates paused - reload page to start @". I'm sure that it goes about not proper translations in script but I changed possible wrong fragments and apparently they still are present somewhere. Could you suggest me where the error in the script occurs?

My website: http://slesinpogoda.cba.pl/wxindex.php?lang=en#
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: Updates paused - errors in the script

Post by BCJKiwi »

IF I have understood the Q's correctly:-

1. In ajaxCUwx.js ~ line 543;

Code: Select all

// function to add colored heatColorWord by Mike Challis
// final version 1.00 
change the parameters in the following code block.

2. In ajaxCUwx.js ~ line 54;

Code: Select all

// -- begin settings -----
check the var maxupdates = value.
Mark14
Posts: 79
Joined: Thu 23 Aug 2012 8:53 pm
Weather Station: Ecowitt HP3501
Operating System: Windows 10
Location: Konin, Poland

Re: Updates paused - errors in the script

Post by Mark14 »

BCJKiwi wrote:IF I have understood the Q's correctly:-

1. In ajaxCUwx.js ~ line 543;

Code: Select all

// function to add colored heatColorWord by Mike Challis
// final version 1.00 
change the parameters in the following code block.
Thanx. I forgot that this is based on Humidex. In my climate the temperature range reaches 40.0°C and for example uncomfortable hot is about 30 - 35°C.

One more question - what files I will have to change if I add some extra options, eg. "very warm"? All *.js files?
2. In ajaxCUwx.js ~ line 54;

Code: Select all

// -- begin settings -----
check the var maxupdates = value.
I had done it before and maybe thanks my later translation corrections now it works. This automatic updates also refresh my cloudbase image or new conditions from METAR will be send only after reloading page?
Image
Post Reply