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

Search found 53 matches

by cats_five
Sat 02 Jan 2010 7:45 am
Forum: Web site - General
Topic: PHP Website
Replies: 18
Views: 6551

Re: PHP Website

I did mine different to save bandwidth. All Cumulus does for me is upload the webtags and iPhone site every 5 minutes. All the other files are stored on the server and gather the data from the webtags file. So, no need to keep uploading the same PHP files or having to re-upload for every change. ;)...
by cats_five
Fri 01 Jan 2010 5:41 pm
Forum: Web site - General
Topic: Small bugs in gaugesT.htm
Replies: 16
Views: 4405

Small bugs in gaugesT.htm

Code: Select all

<html>
...
<body>
<div id=content>
Should be:

Code: Select all

<html xmlns="http://www.w3.org/1999/xhtml">
...
<body>
<div id="content">
Discovered when I pointed the W3C validator at my gauages page.
by cats_five
Fri 01 Jan 2010 4:40 pm
Forum: Web site - General
Topic: PHP Website
Replies: 18
Views: 6551

Re: PHP Website

<snip> edit: There are some little niggles to sort out like degree symbols etc but I wanted to get the bare bones up to start the Year!!! http://www.w3schools.com/tags/ref_entities.asp Specifically &#176; or &deg; - you need the ampersand and the semi-colon. Sorry if you are granny and the ...
by cats_five
Fri 01 Jan 2010 11:07 am
Forum: Web site - General
Topic: PHP Website
Replies: 18
Views: 6551

Re: PHP Website

<snip> What is a bit more complicated, thought, is to make the page active (meaning that the page is updated every few seconds) and that requires the use of AJAX/JavaScript - a programming language I am not that familiar... :( I found that putting the following in the header made the page reload ea...
by cats_five
Wed 30 Dec 2009 1:24 pm
Forum: Fine Offset/EasyWeather
Topic: WH1081PC discontinued at Maplins
Replies: 33
Views: 13185

WH1081PC discontinued at Maplins

Tried to double-check the Maplins page and it comes up as discontinued. Presumably something else will take it's place there.

http://www.maplin.co.uk/DiscontinuedMod ... eNo=223254
by cats_five
Tue 29 Dec 2009 5:33 pm
Forum: Web site - General
Topic: web upload
Replies: 23
Views: 6431

Re: web upload

I would firstly check your normal FTP client isn't connected, and secondly close and reload Cumulus.
by cats_five
Tue 29 Dec 2009 5:31 pm
Forum: Web site - General
Topic: PHP Website
Replies: 18
Views: 6551

PHP Website

OK, have successfully re-implemented my almost standard website using PHP - there are includes for the contents of <head>. the header, navigation and footer which makes it all a lot easier. Two comments: 1) I can make a standard set of PHP templates available if wanted; 2) Amending the 'Internet Set...
by cats_five
Tue 29 Dec 2009 11:21 am
Forum: Fine Offset/EasyWeather
Topic: WH1091 not sending info
Replies: 26
Views: 7342

Re: WH1091 not sending info

Probably a silly question. What is the VP Type set to in the Station Settings? USB? That's not the default.

Also - you can download Easy Weather. Not suggesting it's better than Cumulus, but can that access the weather station?
by cats_five
Tue 29 Dec 2009 8:37 am
Forum: Cumulus 1 (No longer being developed)
Topic: uninstall history
Replies: 20
Views: 7501

Re: uninstall history

Mine is in D:\Program Files(x86)
I install everything I can (except of course Windows) onto the D: drive, so have D:\Program Files and D:\Program Files(x86) - Cumulus is in the later. %Program Files% etc. will be on C:.
by cats_five
Mon 28 Dec 2009 8:08 pm
Forum: Cumulus 1 (No longer being developed)
Topic: uninstall history
Replies: 20
Views: 7501

Re: uninstall history

OK, but having installed into D:\Program Files, that's where my data is as well - not under D:\Users.

(I've tweaked the registry so that user's home directories are on D: not C:)
by cats_five
Mon 28 Dec 2009 7:00 pm
Forum: Cumulus 1 (No longer being developed)
Topic: uninstall history
Replies: 20
Views: 7501

Re: uninstall history

I guess you mean outside C:\Program files or C:\ProgramFiles(x86). Mine is in D:\Program Files(x86).
by cats_five
Mon 28 Dec 2009 5:25 pm
Forum: Cumulus 1 (No longer being developed)
Topic: uninstall history
Replies: 20
Views: 7501

Re: uninstall history

I installed mine in D:\Program Files and this is the path to the data - this was Win7 64bit, and was a clean install system not a Vista upgrade: D:\Program Files (x86)\Cumulus\data The data seems to be in Dec09log.txt. Shame it's not called 0912log.txt as then they would naturally sort in date order.
by cats_five
Sun 27 Dec 2009 6:18 pm
Forum: Cumulus 1 (No longer being developed)
Topic: Maplin WH-18080PC ?
Replies: 7
Views: 2592

Re: Maplin WH-18080PC ?

Could this be added the the FAQs in the Wiki please - the cure to the 'no forecast' issue?
by cats_five
Sun 27 Dec 2009 6:15 pm
Forum: Fine Offset/EasyWeather
Topic: Wh1081 - USB port type
Replies: 3
Views: 1870

Re: Wh1081 - USB port type

I don't have the intended machine yet - I'd like to know what it needs before I spend any money...
by cats_five
Sun 27 Dec 2009 5:29 pm
Forum: Fine Offset/EasyWeather
Topic: Wh1081 - USB port type
Replies: 3
Views: 1870

Wh1081 - USB port type

Does this need a USB 2 port, or will it work with USB 1.1? I ask as I'm thinking about sourcing an old PC to run it 24x7 - the one I'm using right now only has USB 2 so I can't use it as a testbed. The documentation (such as it is!) doesn't mention this. It matters if I end up using an old laptop - ...