Weather34 Meteobridge Master Template Download
Moderator: Mattk
Re: Weather34 Meteobridge Master Template Download
Good morning,
Maybe I'm too late installing the update, did I wait too long? The last update I installed was June 2023. So I should be able to use this new update.
So I use this link (https://www.mediafire.com/file/bwbykpq2 ... 4.zip/file) and get:
What am I doing wrong?
Thanks,
Bart
Maybe I'm too late installing the update, did I wait too long? The last update I installed was June 2023. So I should be able to use this new update.
So I use this link (https://www.mediafire.com/file/bwbykpq2 ... 4.zip/file) and get:
What am I doing wrong?
Thanks,
Bart
- Attachments
-
- screen.png (104.44 KiB) Viewed 4625 times
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Meteobridge Master Template Download
hello Bart , try now working for me now but no idea what or why the missing link ?Bart wrote: ↑Wed Jan 24, 2024 9:12 am Good morning,
Maybe I'm too late installing the update, did I wait too long? The last update I installed was June 2023. So I should be able to use this new update.
So I use this link (https://www.mediafire.com/file/bwbykpq2 ... 4.zip/file) and get:
What am I doing wrong?
Thanks,
Bart
Simple Update January 16th.
1.fix refresh url theme 9
2.fix.solar module chart in theme 8/9
3.PHP 8.3.1 verified
4.Fix theme 1 menu font
5.adds full weather page pop up to theme 9
6.re adds SENSOR notifications Theme 9
7. other minor fixes raised
8.Apple Watch Theme updated
9.fix humidity icon color mismatch in Theme 9
10.fix indoor temperature showing units
11.minor fix on apple watch temperature where color is overridden when indoor temperature module is present .
Simple Update January 16th Download
https://www.mediafire.com/file/bwbykpq2 ... 4.zip/file
Simple update is only compatible with August 2023 or simple updates from June 2023 or later (anything prior to these dates(months) are 99.9% certain to or will break existing template installation)
Master Download
https://www.mediafire.com/file/4t58g74x ... 4.zip/file
(do not use for upgrading it is a master with all upto date fixes raised.use for first time install or secondary do not use for upgrading)
Re: Weather34 Meteobridge Master Template Download
I noticed something else in the chart legend.
In consolecharts-2022.php the link to 2024 is displayed twice. In consolecharts-year.php 2024 should be hidden.
I have already corrected it on my site.
In consolecharts-2022.php the link to 2024 is displayed twice. In consolecharts-year.php 2024 should be hidden.
I have already corrected it on my site.
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Meteobridge Master Template Download
Thank you Torsten ..
Small Update Feb 2024
Weather34-small-update2-FEB-2024.zip (69kb)
https://www.mediafire.com/file/xbq0opsv ... 4.zip/file
1.Theme 9 Adds wind module setup option with or without guage see below
2.fix duplicate 2024 chart icon showing in 2022 page (Torsten)
3.aligns wind speed gauge
..brian
Last edited by weatherist34 on Wed Feb 07, 2024 8:21 am, edited 1 time in total.
-
- Expert Boarder
- Posts: 136
- Joined: Thu Apr 24, 2014 2:34 pm
- Location: Trento / Trient - Northern Italy
- Contact:
Re: Weather34 Meteobridge Master Template Download
Hi Brian.
With the latest update, the choice of the default template no longer works. Always appears Template 9 even if I choose another one.
With the latest update, the choice of the default template no longer works. Always appears Template 9 even if I choose another one.
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Meteobridge Master Template Download
Good Lorenzo sincere apologies i left the single layout code in the index.php , please try the update below .lorenz1982 wrote: ↑Wed Feb 07, 2024 1:12 am Hi Brian.
With the latest update, the choice of the default template no longer works. Always appears Template 9 even if I choose another one.
Weather34-small-update2-Feb-2024.zip
https://www.mediafire.com/file/xbq0opsv ... 4.zip/file
the code below .. brian
Code: Select all
<?php
########################################################
# CREATED FOR WEATHER34 Aurora MKII TEMPLATE
#
# Adds default choice layout option
# Release: December 2021 Version Aurora MKII
# Revised: Feb 2024
########################################################
include_once('console-settings.php');
if ($themelayout=="Layout 1"){include_once('weather34-dashboard.php');}
else if ($themelayout=="Layout 2"){include_once('weather34-os2-tablet.php');}
else if ($themelayout=="Layout 3"){include_once('weather34-os-tablet.php');}
else if ($themelayout=="Layout 4"){include_once('weather34-tablet.php');}
else if ($themelayout=="Layout 5"){include_once('weather34-tablet-2.php');}
else if ($themelayout=="Layout 6"){include_once('weather34-full-layout.php');}
else if ($themelayout=="Layout 7"){include_once('weather34-2024-layout.php');}
else if ($themelayout=="Layout 8"){include_once('weather34-2024-layout-2.php');}
else if ($themelayout=="Layout 9"){include_once('weather34-2024-layout-3.php');}
else include_once('weather34-dashboard.php');
?>
-
- Expert Boarder
- Posts: 136
- Joined: Thu Apr 24, 2014 2:34 pm
- Location: Trento / Trient - Northern Italy
- Contact:
Re: Weather34 Meteobridge Master Template Download
Thanks, now it works.
Re: Weather34 Meteobridge Master Template Download
Awesome new update... since 2023.
With the Jan 16 update anyone else seeing the extra data almanac2.php not updating total last month and total 2023 and all my daily charts are good except for 2022 won't load but everything else seems good everywhere.
With the Jan 16 update anyone else seeing the extra data almanac2.php not updating total last month and total 2023 and all my daily charts are good except for 2022 won't load but everything else seems good everywhere.
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Meteobridge Master Template Download
good morning Tom , i got your email but only just had chance to have a look .
so bit of process of elimination to work it out , it looks like your missing the 2022charts folder
for example
https://www.ingoldsby.com/console/2022c ... module.php
https://www.ingoldsby.com/console/2022c ... module.php
both returns a 404
your other data issue where is the MBrealtimeupload.txt file residing as the common default path is different and returns an old out of date file from 2020 https://www.ingoldsby.com/console/mbrid ... upload.txt returns a 2020 dated file..
ive checked some other sites not seeing this issue ,also you need to set the new options for theme8/9 in the setup(admin)screen,its important when new options added though this isnt related to your error but going forth options need to be set .if you still have errors email your login password to template and ftp login .
have a good day..brian
files should be in the 2022 folder working example of 2022 https://whaleybridge-weather.com/consolecharts-2022.php
so bit of process of elimination to work it out , it looks like your missing the 2022charts folder
for example
https://www.ingoldsby.com/console/2022c ... module.php
https://www.ingoldsby.com/console/2022c ... module.php
both returns a 404
your other data issue where is the MBrealtimeupload.txt file residing as the common default path is different and returns an old out of date file from 2020 https://www.ingoldsby.com/console/mbrid ... upload.txt returns a 2020 dated file..
Code: Select all
05/03/2020 16:45:24 28.2 88.0 26.0 0.9 0.4 223.0 0.0 0.4 1011.1 167.0 1 m/s C hPa mm 0.9 1011.5 0.4 193.4 0.0 27.2 36.0 28.1 27.4 30.8 20200305132126 27.0 20200305050257 3.6 20200305112426 6.3 20200305094519 1014.7 20200305101629 1010.9 20200305163330 4.3 2888 1.8 VOCORE2 -- 1.5 0.4 130.0 180.0 0.4 26.5 20200305161612 23.0 20200302141048 26.3 20200304145828 27.7 20200212145256 21.3 20200217171307 4.2 91.0 20200305160424 72.0 20200305141228 26.5 20200305161612 24.5 20200305150458 27.7 89.0 25.7 27.2 36 0.9 0.9 -- -- -- -- -- -- 441.0 2147545 34.8 20200304150734 26.4 20200304063849 34.8 20200304150734 24.8 20200302072241 35.3 20200126150602 23.3 20200130040546 8.0 20200304112327 9.8 20200301102258 13.4 20200222134028 0.0 0.4 20200301000031 193.4 20200212133052 441.0 20200305102955 1211.0 20200304134250 1211.0 20200304134250 1322.0 20200218131101 20200305120636 12.2 20200304131632 12.2 20200304131632 12.5 20200218125914 23.3 20200304170742 0 27.7 20200305155432 35.7 20190419134207 22.1 20190311162152 28.2 20190610150525 16.9 20190318192827 14.3 20190508101248 1014.1 20200304101027 1009.1 20200304180328 1014.7 20200305101629 1008.9 20200301171931 1017.4 20200102100240 1008.4 20200229163531 1017.7 20190220104455 1005.7 20190421165849 1924.0 28.2 3 75.1 12:06 15:14 02:49 1.9 91.0 20200302063507 55.0 20200302151244 98.0 20200210065442 53.0 20200205133713 90.0 20200304032403 60.0 20200304140714 0.0 0.0 99.6 1653.2 -- 28.1 1011.0 1.5 0.9 131.0 25.9 0.0 88.2 28.2 2.1 20181208163429 20181208163117 20181208171507 20181208162754 20200101000045 207.0 44.6 20200304150644 23.3 20200130040546 _Increasing clouds and cooler. Precipitation possible and windy within 6 hours.
have a good day..brian
files should be in the 2022 folder working example of 2022 https://whaleybridge-weather.com/consolecharts-2022.php
Re: Weather34 Meteobridge Master Template Download
Resolved the 2022 issue... the root was missing the following files that were in your master for whatever reason..
updater2022charts.php
updater2022charts-keep.php
weather34-chart-yearmaxmin-2022.php
As soon as I added them to my root it loads up fine... also I keep my MBrealtimeupload.txt in a unique folder not the common path..
So the last issue is getting the rain-almanac2.php to load the total last month and total 2023... wondering if i'm missing some files for that too?
updater2022charts.php
updater2022charts-keep.php
weather34-chart-yearmaxmin-2022.php
As soon as I added them to my root it loads up fine... also I keep my MBrealtimeupload.txt in a unique folder not the common path..
So the last issue is getting the rain-almanac2.php to load the total last month and total 2023... wondering if i'm missing some files for that too?
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Meteobridge Master Template Download
Good morning Tomtomas21 wrote: ↑Fri Feb 09, 2024 4:07 am Resolved the 2022 issue... the root was missing the following files that were in your master for whatever reason..
updater2022charts.php
updater2022charts-keep.php
weather34-chart-yearmaxmin-2022.php
As soon as I added them to my root it loads up fine... also I keep my MBrealtimeupload.txt in a unique folder not the common path..
So the last issue is getting the rain-almanac2.php to load the total last month and total 2023... wondering if i'm missing some files for that too?
as above email your login/ftp , also your path to the MBrealtimeupload.txt this will help eradicate the problem.brian..
-
- Senior Boarder
- Posts: 78
- Joined: Sun Mar 03, 2019 8:12 pm
- Contact:
Re: Weather34 Meteobridge Master Template Download
Hi, Brian! Is there a possibility in the 9th layout to make the same font as in the center with the wind? Readability would increase. Maybe some visually impaired users have to get close to look at the numbers? Probably, this is more about situations with the use of additional screens. Example in the attached picture: 13.3 inch 1080p monitor.
- Attachments
-
- 2024-02-09 21-59-24.JPG (402.09 KiB) Viewed 4240 times
-
- 1 (1).png (198.94 KiB) Viewed 4240 times
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Meteobridge Master Template Download
Good morning Tomweatherist34 wrote: ↑Fri Feb 09, 2024 10:39 amGood morning Tomtomas21 wrote: ↑Fri Feb 09, 2024 4:07 am Resolved the 2022 issue... the root was missing the following files that were in your master for whatever reason..
updater2022charts.php
updater2022charts-keep.php
weather34-chart-yearmaxmin-2022.php
As soon as I added them to my root it loads up fine... also I keep my MBrealtimeupload.txt in a unique folder not the common path..
So the last issue is getting the rain-almanac2.php to load the total last month and total 2023... wondering if i'm missing some files for that too?
as above email your login/ftp , also your path to the MBrealtimeupload.txt this will help eradicate the problem.brian..
i had a quick look and has I suspected TPLINK historical data not present for rainfall previous year/month? (memory serves me right TPLINK limited history storage data capability) and if i drop your MBrealtimeupload.txt into my demo I also dont see the last months rainfall see below of your data in screenshot
so in short unless the data is present in the meteobridge itself the template will not display any data for that specific .brian
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Meteobridge Master Template Download
good afternoon Alex , it is worth looking at but kind of doing other things at present think my outdoor life is more enjoyable as our very short non existent winter passed .i will look at it next time it rains ...have a good weekend..brianalexeysailman wrote: ↑Fri Feb 09, 2024 9:03 pm Hi, Brian! Is there a possibility in the 9th layout to make the same font as in the center with the wind? Readability would increase. Maybe some visually impaired users have to get close to look at the numbers? Probably, this is more about situations with the use of additional screens. Example in the attached picture: 13.3 inch 1080p monitor.
my current past time bought this carbon frame for 75 euros from a guy in Austria it was a complete wreck just finished spaying it , replacing parts ,servicing parts winter is a good time for projects albeit a much short winter blast this year..
Re: Weather34 Meteobridge Master Template Download
Brain... how embarrassing but thanks for the confirmation... any recommendations on low profile options to move to a solution that could still service both my original: Historical weather page running MB-UB40-RRW and the newer Aurora MKII 2024 (Jan 16 Ver) ?weatherist34 wrote: ↑Sat Feb 10, 2024 11:41 amGood morning Tomweatherist34 wrote: ↑Fri Feb 09, 2024 10:39 amGood morning Tomtomas21 wrote: ↑Fri Feb 09, 2024 4:07 am Resolved the 2022 issue... the root was missing the following files that were in your master for whatever reason..
updater2022charts.php
updater2022charts-keep.php
weather34-chart-yearmaxmin-2022.php
As soon as I added them to my root it loads up fine... also I keep my MBrealtimeupload.txt in a unique folder not the common path..
So the last issue is getting the rain-almanac2.php to load the total last month and total 2023... wondering if i'm missing some files for that too?
as above email your login/ftp , also your path to the MBrealtimeupload.txt this will help eradicate the problem.brian..
i had a quick look and has I suspected TPLINK historical data not present for rainfall previous year/month? (memory serves me right TPLINK limited history storage data capability) and if i drop your MBrealtimeupload.txt into my demo I also dont see the last months rainfall see below of your data in screenshot
so in short unless the data is present in the meteobridge itself the template will not display any data for that specific .brian
Screenshot at Feb 10 12-34-09.png
FYI - Attached what data my current TPLink MB has available..
- Attachments
-
- MBData.jpg (163.01 KiB) Viewed 4194 times
Last edited by tomas21 on Sun Feb 11, 2024 7:03 pm, edited 1 time in total.