Search found 712 matches

by davidefa
Wed Feb 15, 2023 10:43 pm
Forum: Problems
Topic: Interactive banner
Replies: 29
Views: 577

Re: Interactive banner

As FSC830 said, I forgot to add this img folder to the php8 mod.
Simply uncompress it in your meteotemplate root directory
by davidefa
Fri Feb 10, 2023 8:36 pm
Forum: Ideas
Topic: meteotemplate php 8.0/8.1
Replies: 89
Views: 7166

Re: meteotemplate php 8.0/8.1

I see you have http to https redirection enabled.
Check in the install/setup.php that your pageUrl ( point 1 ) includes https://

setup.png
setup.png (94.47 KiB) Viewed 414 times
by davidefa
Wed Feb 08, 2023 9:05 pm
Forum: Ideas
Topic: new fileMan ( file manager )
Replies: 4
Views: 184

new fileMan ( file manager )

New file manager for meteotemplate, to upload/download/edit files directly from meteotemplate. The file manager is available at the following address: admin/fileMan.php ( you need to be logged in as administrator ) To add the file manager to the menu you can add a line like the following: File Manag...
by davidefa
Mon Feb 06, 2023 12:44 pm
Forum: WeeWX
Topic: Rain data weewx-> meteotemplate
Replies: 8
Views: 708

Re: Rain data weewx-> meteotemplate

In the wsview app go to the online services setup configuration, and check the last service 'custom upload' if it is enabled.
If it is disabled you can use it to send data to your meteotemplate.


custom_upload.jpg
custom_upload.jpg (44.55 KiB) Viewed 677 times
by davidefa
Mon Feb 06, 2023 11:56 am
Forum: WeeWX
Topic: Rain data weewx-> meteotemplate
Replies: 8
Views: 708

Re: Rain data weewx-> meteotemplate

I'd say, make a manual click of the rain sensor ( pouring a small amount of water in the rain sensor funnel for example ). Check on the wsview that the rain is recorded. Recheck the cache/apiLog.txt if the rain is reported correctly to meteotemplate in the R field. If not a misconfiguration in weewx...
by davidefa
Mon Feb 06, 2023 11:29 am
Forum: WeeWX
Topic: Rain data weewx-> meteotemplate
Replies: 8
Views: 708

Re: Rain data weewx-> meteotemplate

Ok, your rain ( R field ) and rain rate ( RR field ) are present but 0 ( so weewx is sending, in this moment, 0 as rain and rain rate ) Is your station reporting a total daily rain > 0? In this case, my first guess, is there is something wrong in the weewx 'sending configuration' Is there a weewx lo...
by davidefa
Mon Feb 06, 2023 10:32 am
Forum: WeeWX
Topic: Rain data weewx-> meteotemplate
Replies: 8
Views: 708

Re: Rain data weewx-> meteotemplate

Please post a link to your site so we can take a look. If weewx sends data to meteotemplate calling api.php you can take a look at cache/apiLog.txt ( it logs and decodes the last call to api.php script ) Take a look at the rain data passed in: apilog02.png and the rain data as parsed: apilog03.png I...
by davidefa
Sun Feb 05, 2023 9:10 pm
Forum: Problems
Topic: Error in Volcanoes plugins
Replies: 2
Views: 238

Re: Error in Volcanoes plugins

Updated plugin

v1.2
- changed map source ( from http://{s}.tiles.wmflabs.org/bw-mapnik )
by davidefa
Sun Feb 05, 2023 8:49 pm
Forum: Problems
Topic: webcamRename plugin URL disappear.
Replies: 4
Views: 208

Re: webcamRename plugin URL disappear.

When does this happen? Every time you run the setup?
Those should be the default values, this could mean the settings.php file is corrupt.
Could be helpful if you could zip the entire plugin directory ( include the awebcamRename.php script in file load/crons ).
by davidefa
Sun Feb 05, 2023 8:20 pm
Forum: Ideas
Topic: The ultimate mod
Replies: 28
Views: 1861

Re: The ultimate mod

There are different things that could go wrong.
Need to add a debug/verbose option to more easily pinpoint the problem.
Which mod are you trying to install?
by davidefa
Sun Feb 05, 2023 6:26 pm
Forum: Problems
Topic: Webcam Plugin and api.php
Replies: 2
Views: 178

Re: Webcam Plugin and api.php

Please zip and send me the content of your load/crons directory.
I noticed that a few scripts used in this directory make use of the die() php function, this causes the script to exit, but also block execution of subsequent scripts.
by davidefa
Sun Feb 05, 2023 5:57 pm
Forum: Problems
Topic: database full
Replies: 5
Views: 179

Re: database full

I'd say it can't be done
by davidefa
Sun Feb 05, 2023 2:57 pm
Forum: General
Topic: Where to insert rel=“me”?
Replies: 1
Views: 214

Re: Where to insert rel=“me”?

Sorry for the late reply, but you can add in the file header.php near line 429 ( add a line after the meta tags for example ): <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width...
by davidefa
Sun Feb 05, 2023 2:14 pm
Forum: Problems
Topic: PHP 8.0 incompatible
Replies: 9
Views: 1994

Re: PHP 8.0 incompatible

For those those having to upgrade their servers to php 8.x I can suggest this post/thread
A few minor 'hiccups' if you install the mods after already having switched to php 8.x
by davidefa
Sun Feb 05, 2023 2:00 pm
Forum: Ideas
Topic: The ultimate mod
Replies: 28
Views: 1861

Re: The ultimate mod

Sorry for not being present on the forum lately. - I had a crash on the repository server ( did not solve it too fast ), this was the cause for the mod not showing any update available - noticed too that the code that checks the presence of a table fails in php 8.x, the solution is the one you propo...
by davidefa
Sun Feb 05, 2023 11:36 am
Forum: Ideas
Topic: meteotemplate php 8.0/8.1
Replies: 89
Views: 7166

Re: meteotemplate php 8.0/8.1

The attached mod should fix it:
- expand in the root directory of meteotemplete
by davidefa
Sat Feb 04, 2023 9:01 pm
Forum: Problems
Topic: radarUS Block not working 100%
Replies: 12
Views: 748

Re: radarUS Block not working 100%

Thank you very much for the link posted ( goes16-18 image viewer gold mine ). These are the links currently used ( as you have already seen ): https://radar.weather.gov/ridge/standard/CONUS_loop.gif Doppler http://www.ssd.noaa.gov/PS/PCPN/DATA/RT/NA/IR4/20.jpg Infrared http://www.ssd.noaa.gov/PS/PCP...
by davidefa
Fri Feb 03, 2023 4:14 pm
Forum: Ideas
Topic: meteotemplate php 8.0/8.1
Replies: 89
Views: 7166

Re: meteotemplate php 8.0/8.1

@alexvanuxem This post/thread should should contain all you need ( @FSC830 Did you find something not working or clear in above instructions, or did you have to take other steps? @martinb978 Does you site works as expected? A few block need to be updated ( old one are not php8 compatible ), at least...
by davidefa
Fri Feb 03, 2023 3:51 pm
Forum: General
Topic: Multiple indoor sensors
Replies: 4
Views: 282

Re: Multiple indoor sensors

My previous reply is not correct ( did not understand completely your setup ) that should be as follow: - gw1100 ( with integrated T/H/P sensor ) - HP1000 with WH32B indoor T/H/P sensor - additional WH32B indoor T/H/P sensor Solution 1) Having only 2 gateways/consoles you can only you can only have ...
by davidefa
Fri Feb 03, 2023 9:33 am
Forum: Problems
Topic: php 8.0
Replies: 3
Views: 171

Re: php 8.0

Agreed, only Jachym can do it ( if I understand correctly the meteotemplate license ).
I understand also that he does not like to add code modified by others.
As a 'quick fix' he could send a link ( to new users ) to download both versions: the 'official 18.0' and the 'beta 18.0/php8'
by davidefa
Thu Feb 02, 2023 9:06 pm
Forum: Problems
Topic: php 8.0
Replies: 3
Views: 171

Re: php 8.0

Not sure we can do it ( I mean: I think we can't do it ).
The license in the wiki says:
you may modify the code as you wish.
you may NOT re-distribute (or even resell!) the code yourself. If you want to offer a download link, then point to the official download site at meteotemplate.com.
by davidefa
Thu Feb 02, 2023 8:38 pm
Forum: Problems
Topic: Values from database not read?
Replies: 2
Views: 133

Re: Values from database not read?

Yes, alternatively you can use MariaDb which has ONLY_FULL_GROUP_BY disabled by default
by davidefa
Thu Feb 02, 2023 8:35 pm
Forum: Deutsch
Topic: Meteotemplate und PHP 8.0 / 8.1 ?
Replies: 4
Views: 1256

Re: Meteotemplate und PHP 8.0 / 8.1 ?

You can try this mod ( I'm currently using it ): http://www.meteotemplate.com/forum/view ... 170#p11828
by davidefa
Tue Jan 31, 2023 9:18 pm
Forum: Problems
Topic: ForecastIT needs updating
Replies: 3
Views: 195

Re: ForecastIT needs updating

Yes the block need an update... I think it is doable

P.S.
You may try the following preview, not complete, only local forecast should be 'ok' ( not 100% )
Rerun block setup, location setting has changed you have to specify latitude and longitude ( separated by a comma, no white chars )
by davidefa
Sun Jan 29, 2023 10:02 pm
Forum: Problems
Topic: updated graphCombined block
Replies: 41
Views: 6983

Re: updated graphCombined block

The mods of the block I made do not work when no extra sensors are present in database. You can try the following version ( or alternatively you may copy the data.php script from ver 2.0 ): ver 2.9 - added RE ( rain event ), cumulated rain resets after 24h of no rain ( while R resets every midnight ...