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

CumulusMX PHP Webtags

Other discussion about creating web sites for Cumulus that doesn't have a specific subforum

Moderator: daj

water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulsMX PHP Webtags

Post by water01 »

Updated for all builds up to Build 3147 on 15th September 2021. Sorry been very lax updating this but was forced to bring it up to date as I have a new Ecowitt Station!!

Please note the Ecowitt CO2 sensor webtags do not contain the - (hyphen) in the PHP names as the CumulusMX webtags do) as the - is not allowed in a PHP variable name.
David
Image
water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulsMX PHP Webtags

Post by water01 »

New version available, updated for all builds up to Build 3184 on 23rd May 2022. Any problems let me know but working OK on my site.
David
Image
water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulsMX PHP Webtags

Post by water01 »

Apologies for those of you who have already downloaded it but it was pointed out to me I had missed some new webtags.

New version available, updated for all builds up to Build 3184 and hopefully including all new standard webtags.
David
Image
water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulsMX PHP Webtags

Post by water01 »

New version available, updated for all builds up to Build 3189 including all new standard webtags.
David
Image
water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulsMX PHP Webtags

Post by water01 »

New version available, updated for all builds up to Build 3190 including all new standard webtags.
David
Image
sfws
Posts: 1183
Joined: Fri 27 Jul 2012 11:29 am
Weather Station: Chas O, Maplin N96FY, N25FR
Operating System: rPi 3B+ with Buster (full)

Re: CumulsMX PHP Webtags

Post by sfws »

In an editing error, when you added $CPUTemp (that has no description), you deleted variable and web tag <#cumulusforecast> for description left at line 318.

The textural description is wrong in several lines: 478, 654, 658, 804-807 inclusive, 815, 863, 864, 889-892 inclusive. I will leave it to you to work out what wording does not make sense in each case.
water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulsMX PHP Webtags

Post by water01 »

New version available, updated for all builds up to Build 3235 including all new standard webtags.
David
Image
User avatar
ConligWX
Posts: 1570
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: CumulusMX PHP Webtags

Post by ConligWX »

water01 wrote: Sun 19 Apr 2020 9:09 pm Any problems let me know.
your file cumuluswebtags.txt has an error in it.

Code: Select all

$CPUTemp                    = "<#CPUTemp";  //  CPU temperature
should read:

Code: Select all

$CPUTemp                    = "<#CPUTemp>";  //  CPU temperature
PS - also the thread Topic title has a typo :)
Regards Simon

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

Image
water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulusMX PHP Webtags

Post by water01 »

New version available (1.60), updated for all builds up to Build 3248 including all new standard webtags.
David
Image
water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulusMX PHP Webtags

Post by water01 »

New version available (1.61), updated for all builds up to Build 3269 including all new standard webtags (on the day of release, a miracle).

Happy Christmas.
David
Image
water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulusMX PHP Webtags

Post by water01 »

New version available (1.62), updated for all builds up to Build 3280 including all new standard webtags.

It also includes some webtags that are currently under test in Beta Versions. These will just give blank results until your version of CumulusMX is brought up to date.
David
Image
lse-cumulus
Posts: 41
Joined: Mon 11 Jul 2022 3:39 am
Weather Station: Fine Offset Ecowitt
Operating System: Windows 11
Location: Austria
Contact:

Re: CumulusMX Webtags via XLS Template and CURPT

Post by lse-cumulus »

Hi David,
just detected your post stream with your CMX Webtag PHP scripts.
I was experimenting in parallel with Cumulus Utils User Reports (from Hans) to produce a list of all existing webtags as txt and html table and found the following way, that I wanted to share with you:
  • let CMX produce the file WebTags.txt during startup
  • Use Excel as some kind of editor and a blueprint table generator via CONCATENATE
  • Paste the WebTags.txt into 1st input column of my spreadsheet
  • option to sort the columns alphabeticlly in xls
  • paste/copy the resulting output columns from xls into .txt files (optionally with CURPT prefix)
  • let CMX or CU UserReports process the .txt file and produce the final output file.txt and integrate it into the webpage
You do not have the required permissions to view the files attached to this post.
Leo
  • Ecowitt GW2000/WS90/GW1000/WS2910/WH31/WH34S/WH41/WH45/WH51/WH57/HP10/WN35
  • AWEKAS/CWOP/Ecowitt.net/PWS/Weathercloud/Windy/WOW/WU/WxSIM
water01
Posts: 3215
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CumulusMX PHP Webtags

Post by water01 »

Not sure I see the connection with producing a list of PHP ready webtags. Did you look at the format of cumuluswebtags.txt as this is what is required to allow a server based PHP program access to the webtags as individual items.

Using Excel to edit anything is a bad idea as it imposes it's own formatting rules, which is why people are advised to use Notepad++ to edit weather related files.
David
Image
Post Reply