Search found 23 matches
- Tue Sep 12, 2023 8:54 am
- Forum: General
- Topic: Meteotemplate - process of updating
- Replies: 125
- Views: 578621
Re: Meteotemplate - process of updating
Strange: After 1.5 month my site was running without any problems under php 8.2, since this morning it didn't work anymore: I couldn't call the desktop layout at all and the mobile layout didn't show the Steel-Series instruments. I switched to php 7.4 as a test, everything works there. I have change...
- Tue Aug 15, 2023 2:38 pm
- Forum: General
- Topic: Meteotemplate - process of updating
- Replies: 125
- Views: 578621
Re: Meteotemplate - process of updating
I can confirm that it now works for me too.
edit: run it on my mainpage now and everything seems to run fine, at first under php 7.4 and now I switched to php 8.2.8
- Sun Aug 13, 2023 7:31 am
- Forum: General
- Topic: Meteotemplate - process of updating
- Replies: 125
- Views: 578621
Re: Meteotemplate - process of updating
Thanks, I'll try not using my main provider.
Under php 8.1 I see so far only the header of the homepage (the logo with the name of my place and the values in the bottom left and the dynamic background set by the current weather).
Under php 8.1 I see so far only the header of the homepage (the logo with the name of my place and the values in the bottom left and the dynamic background set by the current weather).
- Tue Jun 27, 2023 7:21 am
- Forum: General
- Topic: Meteotemplate - process of updating
- Replies: 125
- Views: 578621
Re: Meteotemplate - process of updating
Then three volunteers are now found. If one has no more time, I could also help out.
- Sat Jun 24, 2023 8:58 am
- Forum: Meteobridge
- Topic: Evapotranspiration (evapo)
- Replies: 2
- Views: 21824
Re: Evapotranspiration (evapo)
I wonder, how I can integrate the data from the plugin in the database. I have a field namend „ET“ in the database, but no values are saved.
edit: fixed with the api v3.4
edit: fixed with the api v3.4
- Mon Jul 25, 2022 2:47 pm
- Forum: Problems
- Topic: Embedded graphic in block does not fill the complete block
- Replies: 2
- Views: 3607
Re: Embedded graphic in block does not fill the complete block
Thank you!
The problem was simple the width="400px" in the link. With 720 it looks nice. It can be so simple sometimes.
The problem was simple the width="400px" in the link. With 720 it looks nice. It can be so simple sometimes.
- Sun Jul 24, 2022 3:43 pm
- Forum: Problems
- Topic: Embedded graphic in block does not fill the complete block
- Replies: 2
- Views: 3607
Embedded graphic in block does not fill the complete block
Hi, I've been trying all this time, but I can't not get it: I have created a block that should display a meteogram from meteoblue. But I don't get the size in the complete box: Screenshot 2022-07-24 at 17.34.jpg How can I fill the complete block? (I can embed the link with the img tag, but then it a...
- Sun Jun 26, 2022 5:55 am
- Forum: Problems
- Topic: webcam plugin again
- Replies: 5
- Views: 8111
- Sat Jun 25, 2022 4:06 pm
- Forum: Problems
- Topic: webcam plugin again
- Replies: 5
- Views: 8111
Re: webcam plugin again
I also think that 120*60 should be correct for two hours, but it actually does not work for me either.
- Fri Jun 24, 2022 2:15 pm
- Forum: Installation
- Topic: I haven't received an upgrade token
- Replies: 6
- Views: 15167
Re: I haven't received an upgrade token
I requested a token on May 27 and received it on May 29...
Re: Radar BE
Thank you, this is a nice radar.Daali wrote: ↑Fri Aug 06, 2021 3:47 pm If you like the rainviewer radar(I did =p ) , I created a block just to pull the lat/lon from config.php and load the radar from there. radarRainviewerBlock
It seems that you can't specify the zoom level, but that's not so tragic.
- Thu Jun 09, 2022 8:06 am
- Forum: Problems
- Topic: Extra Temp Sensor and Soil Block issues
- Replies: 10
- Views: 14893
Re: Extra Temp Sensor and Soil Block issues
Yes, thank you. I have zero idea about php but this gives a view i am happy with: <?php $converted = 200 - ${"soilM".$i} * 2; if(isset(${"soilM".$i})){ echo "<p>${"soilM".$i} Prozent</p>"; echo "<p> $converted Centibar </p>"; } ?> feuchte.jpg
- Wed Jun 08, 2022 5:44 pm
- Forum: Problems
- Topic: Extra Temp Sensor and Soil Block issues
- Replies: 10
- Views: 14893
Re: Extra Temp Sensor and Soil Block issues
Okay, thanks, then it's just confusing with the ecowitt soil moisture sensor, which apparently transmits a percentage. I would then have to convert that accordingly.
- Wed Jun 08, 2022 4:17 pm
- Forum: Problems
- Topic: Extra Temp Sensor and Soil Block issues
- Replies: 10
- Views: 14893
Re: Extra Temp Sensor and Soil Block issues
Quick side question because it fits the topic here:
Don't the values (dry soil, etc.) have to be exactly the opposite? So 0-10 very dry soil and 101-200 saturated soil?
Don't the values (dry soil, etc.) have to be exactly the opposite? So 0-10 very dry soil and 101-200 saturated soil?
- Mon Jun 06, 2022 5:13 pm
- Forum: Programming
- Topic: Use images of the timelapse directory for a second webcam script
- Replies: 0
- Views: 11993
Use images of the timelapse directory for a second webcam script
I use the webcamTimelapse block. It works wonderfully and I'm happy with it. I have my weather data on two websites on the same domain (I prefer meteotemplate, my wife weeWX/Belchertown-Skin). Does anyone have an idea how I can add a timelapse function to the second homepage using a script - in fact...
- Sat Jun 04, 2022 5:13 pm
- Forum: General
- Topic: Air Quality World Block in German
- Replies: 0
- Views: 11928
Air Quality World Block in German
Hello,
If anyone wants the AQI block in German, I have translated it and attach it.
If anyone wants the AQI block in German, I have translated it and attach it.
- Fri Jun 03, 2022 6:03 pm
- Forum: Problems
- Topic: No curves in interactiveGraph (and others)
- Replies: 7
- Views: 6979
Re: No curves in interactiveGraph (and others)
Thank you for the very very detailed and understandable instructions.
I started some steps, but after I had another problem, I switched to another provider (netcup), imported the database there, adjusted a few fields in the conifuguration and the site runs on the first try!
I started some steps, but after I had another problem, I switched to another provider (netcup), imported the database there, adjusted a few fields in the conifuguration and the site runs on the first try!
- Fri Jun 03, 2022 11:25 am
- Forum: Problems
- Topic: No curves in interactiveGraph (and others)
- Replies: 7
- Views: 6979
Re: No curves in interactiveGraph (and others)
Okay, I got the infomration, that in that case I can only adjust the script and run the SET after establishing the MySQL connection (the scripts probably use the same code to connect). However, I don't know enough about php to know where to put what in which script. The question is whether this is e...
- Thu Jun 02, 2022 10:53 pm
- Forum: Problems
- Topic: No curves in interactiveGraph (and others)
- Replies: 7
- Views: 6979
Re: No curves in interactiveGraph (and others)
Okay, thank you 
I'll do further investigations tomorrow and have already contacted my hosting provider, waiting for answer.
So in the worst case I have to change the provider
I'll do further investigations tomorrow and have already contacted my hosting provider, waiting for answer.
So in the worst case I have to change the provider
- Thu Jun 02, 2022 10:16 pm
- Forum: Problems
- Topic: No curves in interactiveGraph (and others)
- Replies: 7
- Views: 6979
Re: No curves in interactiveGraph (and others)
I use MySQL 8.0.25-15 and I will try to disable ONLY_FULL_GROUP with the command SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY','')); But I have an "Access denied; you need (at least one of) the SUPER or SYSTEM_VARIABLES_ADMIN privilege(s) for this operation" problem. ...
- Wed Jun 01, 2022 8:31 pm
- Forum: Problems
- Topic: No curves in interactiveGraph (and others)
- Replies: 7
- Views: 6979
No curves in interactiveGraph (and others)
I've been trying for days to figure out how to get the curves to show up in my interactive graph. I only have an empty view there. From the side of my web hoster everything should fit, the PHP version is 7.4. Has anyone also had this problem? It affects interactiveGraph, but also the statistics. Her...
- Wed Jun 01, 2022 11:42 am
- Forum: Member introductions
- Topic: Greetings from Germany
- Replies: 2
- Views: 16237
Re: Greetings from Germany
Yes, you can really draw a lot of information from your data. However, it will probably take a while before everything runs to my satisfaction, if I can manage it.
In any case, an impressive template.
In any case, an impressive template.
- Wed Jun 01, 2022 9:19 am
- Forum: Member introductions
- Topic: Greetings from Germany
- Replies: 2
- Views: 16237
Greetings from Germany
Hello, looking for a nice representation of my weather data I have now landed at meteotemplate. So far the page is running for now, even if some things are not working yet. (Display of rainfall / the lines in the graphs / the configured main tabs only appear in the dekstop layout and in the mobile t...