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 4021) - 04 May 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

Search found 1210 matches

by saratogaWX
Sat 27 Jan 2024 5:38 pm
Forum: Web site - General
Topic: Day / Night graphic keeping current
Replies: 5
Views: 681

Re: Day / Night graphic keeping current

The issue is caused by caching being enabled by your webserver for the .png image file created by heavens.php script. For a simple test solution, try changing src="http://cheadlehulmeweather.co.uk/heavens.php" to src="http://cheadlehulmeweather.co.uk/heavens.php?t=<?php echo time();?>...
by saratogaWX
Thu 18 Jan 2024 2:19 am
Forum: Saratoga Templates
Topic: Now available: AJAX/PHP multilingual website templates
Replies: 806
Views: 2706470

Re: Now available: AJAX/PHP multilingual website templates

It looks like the CUtags.php is stale .. your wxstatus.php page shows: Component Status Age Latest update time as of 18/01/2024 12:16 CumulusMX realtime Current 0:00:07 18/01/2024 12:16 CumulusMX FTP NOT Current 13:43:02 > 0:05:15 17/01/2024 22:33 CumulusMX weather data NOT Current 13:46:25 > 0:05:1...
by saratogaWX
Thu 11 Jan 2024 8:56 pm
Forum: Saratoga Templates
Topic: Meso-map stopped working
Replies: 20
Views: 6378

Re: Meso-map stopped working

It seems the challenge page return was removed (unknown as to how) so your webserver can now get the data needed from ukwn.net
by saratogaWX
Sat 30 Dec 2023 4:56 pm
Forum: Saratoga Templates
Topic: METEOalarm warnings
Replies: 8
Views: 1668

Re: METEOalarm warnings

The thanks really go to Wim van der Kuil for his script which he graciously allowed me to adapt for the Saratoga templates. He and I have had a great mutual code sharing for years now. He did the heavy lifting and continues to monitor the somewhat quirky meteoalarm.org data feeds. The major change c...
by saratogaWX
Sat 30 Dec 2023 4:21 pm
Forum: Saratoga Templates
Topic: METEOalarm warnings
Replies: 8
Views: 1668

Re: METEOalarm warnings

Excellent! What was the final fix you used?
by saratogaWX
Sat 30 Dec 2023 1:00 am
Forum: Saratoga Templates
Topic: METEOalarm warnings
Replies: 8
Views: 1668

Re: METEOalarm warnings

You seem to have the scripts in the ./wxadvisory/ subdirectory. In get-meteoalarm-warning-inc.php you have $alarm_area = 'UK239'; # leave unset-- the $SITE['EUwarnings'] will configure it. $cacheFileDir = './wxadvisory/'; unless you have a ./wxadvisory/wxadvisory/ drectory, you probably should use $...
by saratogaWX
Fri 29 Dec 2023 9:21 pm
Forum: Saratoga Templates
Topic: METEOalarm warnings
Replies: 8
Views: 1668

Re: METEOalarm warnings

Maybe not a setting, but a file? Make sure you have the current meteoalarm-geocode-aliases.php and meteoalarm-codenames.json files in the same directory as get-meteoalarm-warning-inc.php script. They're available at https://github.com/ktrue/Meteoalarm-warning What was the code you tried that returne...
by saratogaWX
Fri 22 Dec 2023 10:50 pm
Forum: Saratoga Templates
Topic: Oops.. NWS API outage for gridpoint forecasts 22-Dec-2023 to 1-Jan-2024
Replies: 0
Views: 4923

Oops.. NWS API outage for gridpoint forecasts 22-Dec-2023 to 1-Jan-2024

On the admin messages link: SENIOR DUTY METEOROLOGIST NWS ALERT ADMINISTRATIVE MESSAGE NWS NCEP CENTRAL OPERATIONS COLLEGE PARK MD 1837Z FRI DEC 22 2023 ...API FORECAST GRIDPOINT OUTAGE UNTIL 1 JAN 2024... Due to a known software issue, the API gridpoint forecast service will be unavailable until Mo...
by saratogaWX
Wed 20 Dec 2023 5:25 pm
Forum: Saratoga Templates
Topic: Meso-map stopped working
Replies: 20
Views: 6378

Re: Meso-map stopped working

Tell the UKWN admin that it is cloudflare that is blocking your webserver (IP 91.238.164.173) by returning a challenge page instead of the text file requested. The mesonet-map-json.php script cannot answer the challenge, so no detail data gets returned from UKWN. He will need to modifiy the Cloudfla...
by saratogaWX
Sun 17 Dec 2023 10:46 pm
Forum: Saratoga Templates
Topic: Meso-map stopped working
Replies: 20
Views: 6378

Re: Meso-map stopped working

After updating to the latest version of mesonet-map no UK Weather Network stations are showing on he map. Am I missing something in the config? https://www.fordingbridgeweather.co.uk/saratoga/wxmesonetmap.php Thanks, Peter Looks like the ukwn.net is returning a Cloudflare challenge page instead of ...
by saratogaWX
Fri 01 Dec 2023 10:53 pm
Forum: General
Topic: Alternate to FileZilla for connecting to webhost
Replies: 6
Views: 15154

Re: Alternate to FileZilla for connecting to webhost

I ran into that 'concurrent FTP sessions' issue with IONOS and godaddy shared services sites a while ago with all the different weather programs I run to test the Saratoga templates/other templates. IONOS and godaddy do have a 8-session max per IP address AFAIK. What I ended up doing was a bit compl...
by saratogaWX
Tue 21 Nov 2023 2:34 am
Forum: Saratoga Templates
Topic: Webpage not displaying
Replies: 10
Views: 13947

Re: Webpage not displaying

Ahh... found the issue. In wxecradar-inc.php change if (!isset($radar)) { // For debugging set some defaults if 'wxecradar-inc.php' is called alone to if (!isset($radarLoc)) { // For debugging set some defaults if 'wxecradar-inc.php' is called alone then the $SITE['ecradar'] entry should be honored.
by saratogaWX
Sat 18 Nov 2023 9:01 pm
Forum: Saratoga Templates
Topic: Webpage not displaying
Replies: 10
Views: 13947

Re: Webpage not displaying

The ajaxXXwx.js scripts are included with all the Base-* updates as they are customized for units (Metric for Canada/World, E(Imperial) for USA). It's ok to have it on your site, it's currently unused as your are using the Cumulus plugin. It would be ready to use if you switched to Meteobridge (MB-p...
by saratogaWX
Sat 18 Nov 2023 7:25 pm
Forum: Saratoga Templates
Topic: Webpage not displaying
Replies: 10
Views: 13947

Re: Webpage not displaying

For the komokaweather-ca2/ site: It looks like your CUtags.php is not the expected CU-plugin CUtags.php -- it seems to be the pre-parsed one used with the silveracorn.nz MXUI website --- Version MX_2.2.6 - 24-March-2023. I'm not surprised the template is aborting .. upload a processed CUtags.php wit...
by saratogaWX
Sat 11 Nov 2023 9:31 pm
Forum: Saratoga Templates
Topic: month gust
Replies: 1
Views: 3230

Re: month gust

So, two issues. Regarding the Month gust max display, it is produced by ajax-dashboard.php using <?php if(isset($mrecordwindgust)) { ?> <tr> <td colspan="2" class="data1" align="center"> <?php langtrans('Gust Month'); ?>: <?php echo $mrecordwindgust. " $uomWind&quo...