Oh, from 7.3 to 8.4 is really a large step.
In 8.0 and higher a lot of functions/commands changed and/or have been removed.
This is most likely the reason here.
Regards
Search found 195 matches
- Fri Mar 27, 2026 2:01 pm
- Forum: Problems
- Topic: The WEBCAM plugin no longer works.
- Replies: 2
- Views: 3025
- Fri Mar 27, 2026 1:58 pm
- Forum: Installation
- Topic: Meteotemplate 19.00 Altervista and php 8.4
- Replies: 2
- Views: 3202
Re: Meteotemplate 19.00 Altervista and php 8.4
Not seriously, tis depends from the blocks and plugins you are using and which code needs to be modified. I just switched to PHP 8.4 a few weeks ago (was previously at 8.3) and did not need to made any changes (or may be one, cant remember exactly :oops: ). PHP 8.5 will be a challenge as a lot of fu...
- Sat Jan 10, 2026 2:17 pm
- Forum: General
- Topic: Block lightning
- Replies: 3
- Views: 8583
Re: Block lightning
Hola, this is not so easy. The block "lightning" does not use a local sensor, instead it refers to an URL of an organization which provides the data. When using a local sensor/database you need to edit some pages or create a new block. BTW: what kind of values does the Ecowitt sensor provi...
- Wed Jan 07, 2026 7:58 pm
- Forum: General
- Topic: Status of Meteotemplate
- Replies: 6
- Views: 12369
Re: Status of Meteotemplate
The site is currently online, so my guess it was just a tempary outage.
Regards
Regards
- Thu Dec 11, 2025 9:31 am
- Forum: Problems
- Topic: Current conditions wrong info
- Replies: 7
- Views: 11080
Re: Current conditions wrong info
The Summary block uses yr.no for getting the forecast data.
Did you configure it with the correct string: "United States/Arkansas/Craighead/Jonesboro" ?
Regards
Did you configure it with the correct string: "United States/Arkansas/Craighead/Jonesboro" ?
Regards
- Tue Dec 09, 2025 11:11 am
- Forum: Problems
- Topic: Current conditions wrong info
- Replies: 7
- Views: 11080
Re: Current conditions wrong info
From where do you get the forecast data, openweather map?
Regards
Regards
- Mon Dec 08, 2025 5:54 pm
- Forum: Problems
- Topic: Current conditions wrong info
- Replies: 7
- Views: 11080
Re: Current conditions wrong info
Did you check forecast block?
What lat/lon values are in ../pages/forecast/cache/current.txt?
Do they match with your current coordinates?
Regards
What lat/lon values are in ../pages/forecast/cache/current.txt?
Do they match with your current coordinates?
Regards
- Mon Dec 08, 2025 5:21 pm
- Forum: Problems
- Topic: Menu corrupted after updated link
- Replies: 8
- Views: 10748
Re: Menu corrupted after updated link
Just guessing: there is any control character(s) which causes the page not to be recognized as PHP/HTML.
Looks more like a binary file opened in an editor.
My be more to see if you can attach this corrupted file here.
Regards
Looks more like a binary file opened in an editor.
My be more to see if you can attach this corrupted file here.
Regards
- Mon Dec 08, 2025 4:09 pm
- Forum: Problems
- Topic: Current conditions wrong info
- Replies: 7
- Views: 11080
Re: Current conditions wrong info
You mean the 3rd block at your page?
Headlines "Today - Current Conditions - *Forecast* - Station Data - ..."?
Which block/plugin is that?
Did you check in setup section if there is some value to set (or modify)?
Regards
Headlines "Today - Current Conditions - *Forecast* - Station Data - ..."?
Which block/plugin is that?
Did you check in setup section if there is some value to set (or modify)?
Regards
- Mon Dec 08, 2025 3:55 pm
- Forum: Problems
- Topic: Menu corrupted after updated link
- Replies: 8
- Views: 10748
Re: Menu corrupted after updated link
How did you updated the link?
Did you use a Linux text editor or a Windows editor?
Looks of course very weird.
Hope, you did a backup from the modified file.
Regards
Did you use a Linux text editor or a Windows editor?
Looks of course very weird.
Hope, you did a backup from the modified file.
Regards
- Sat Dec 06, 2025 2:32 pm
- Forum: Problems
- Topic: Where can i put a include statement
- Replies: 4
- Views: 9925
Re: Where can i put a include statement
Very unusual that an include breaks something, except the file which is to be included has an error or is not compatible in some way. The syntax is correct? The include contains a correct path and the tracker is located in that path? And where at the page should the file (or the outcome) be visible?...
- Thu Dec 04, 2025 6:41 am
- Forum: Problems
- Topic: Where can i put a include statement
- Replies: 4
- Views: 9925
Re: Where can i put a include statement
Actually it is unclear (at least for me) what you ant to achieve...
Where should this tracker be visible?
The header.php contains already some "include" commands, why not adding yours at this section?
Regards
Where should this tracker be visible?
The header.php contains already some "include" commands, why not adding yours at this section?
Regards
- Sun Nov 23, 2025 5:45 am
- Forum: General
- Topic: API upload fails after DST change
- Replies: 7
- Views: 11635
Re: API upload fails after DST change
And does it works at your site?
Regards
Regards
- Sat Nov 22, 2025 4:09 pm
- Forum: General
- Topic: Status of Meteotemplate
- Replies: 6
- Views: 12369
Re: Status of Meteotemplate
Have had contact with Jachym some months ago.
He said, he is heavily involved at work and family and MT is currently suffering from his leck of time.
Actually he did not say he is stopping this project, but he cant spend the time which is necessary.
Regards
He said, he is heavily involved at work and family and MT is currently suffering from his leck of time.
Actually he did not say he is stopping this project, but he cant spend the time which is necessary.
Regards
- Fri Nov 21, 2025 3:29 am
- Forum: General
- Topic: API upload fails after DST change
- Replies: 7
- Views: 11635
Re: API upload fails after DST change
Actually Meteotemplate 19.0 is modified for PHP8.x, unfortunately it still contains some files with not modified code :? . Currently I am using PHP 8.3 at my site without any issue, but I modified the files I am using by myself. Regards P.S. Later or at weekend I will attach my API.PHP here so you c...
- Wed Oct 08, 2025 6:09 am
- Forum: Problems
- Topic: nwsForecast: weather icons not loading
- Replies: 6
- Views: 12658
Re: nwsForecast: weather icons not loading
Hi,
I dont use this block, but it looks like the path to the icons is not correct.
Or it is may be an issue at browser side.
Oh, just seen in your other post that you did a new install, so may be here are some PHP8 issues possible to.
Regards
I dont use this block, but it looks like the path to the icons is not correct.
Or it is may be an issue at browser side.
Oh, just seen in your other post that you did a new install, so may be here are some PHP8 issues possible to.
Regards
- Mon Sep 29, 2025 8:03 am
- Forum: Problems
- Topic: Forgot Admin password
- Replies: 5
- Views: 16099
Re: Forgot Admin password
Yes, it is still in config.php.
Regards
Regards
- Tue Sep 16, 2025 10:05 am
- Forum: General
- Topic: exclusive adult site
- Replies: 1
- Views: 10200
Re: exclusive adult site
Cheeky...
Weatherstation...a hacked profile?
Go f... yourself.
Weatherstation...a hacked profile?
Go f... yourself.
- Sun Aug 03, 2025 4:00 pm
- Forum: Problems
- Topic: Sea Temperature Block Trouble
- Replies: 15
- Views: 28775
Re: Sea Temperature Block Trouble
Sorry, did not see your answer in Nov. 2024... :oops: The block runs at my test site without any issues. I am running at PHP 8.3, what is your version? And which are the locations you choose for the sea temperature? Regards P.S. Just checked, entering Milazzo at my site works too, actual temp was 26...
- Thu May 29, 2025 8:14 pm
- Forum: Problems
- Topic: php - issue, please help
- Replies: 1
- Views: 10953
Re: php - issue, please help
No idea what you did in cpanel, but error message is very clear: "no such file or directory".
You did modify a path or filename or something like this.
The origin value depends to your environment, hard to say from external.
Regards
You did modify a path or filename or something like this.
The origin value depends to your environment, hard to say from external.
Regards
- Fri Apr 11, 2025 11:30 am
- Forum: Ideas
- Topic: Install on new vm cant get past white pages
- Replies: 6
- Views: 22732
Re: Install on new vm cant get past white pages
Do you use the modified interactive banner which shows the local rain?
If so, check this post if this may be matches your issue.
Regards
If so, check this post if this may be matches your issue.
Regards
- Thu Apr 10, 2025 4:47 pm
- Forum: Ideas
- Topic: Install on new vm cant get past white pages
- Replies: 6
- Views: 22732
Re: Install on new vm cant get past white pages
Blank like seen in this screenshot (at bottom)?
blank screen
Or like this?
another blank screen
Regards
blank screen
Or like this?
another blank screen
Regards
- Sun Mar 30, 2025 2:51 pm
- Forum: Installation
- Topic: moved and reloading will these versions work
- Replies: 5
- Views: 18680
Re: moved and reloading will these versions work
If you have sudo permissions (or root access) just edit /etc/mysql/my.cnf and add following line(s):
This is the global setting.
Afterwards just login to mysql, choose the database and set the same for the local value.
Regards
Code: Select all
[mysqld]
sql_mode=
Afterwards just login to mysql, choose the database and set the same for the local value.
Regards
- Sun Mar 30, 2025 1:54 pm
- Forum: Installation
- Topic: moved and reloading will these versions work
- Replies: 5
- Views: 18680
Re: moved and reloading will these versions work
Hi,
for the only setting I modified please see here: https://www.meteotemplate.com/forum/vie ... 608#p13731.
But at my hosted site I did not change this as I do not have permissions there.
Regards
Edit: Where exactly do you stuck?
for the only setting I modified please see here: https://www.meteotemplate.com/forum/vie ... 608#p13731.
But at my hosted site I did not change this as I do not have permissions there.
Regards
Edit: Where exactly do you stuck?
- Sun Mar 30, 2025 9:44 am
- Forum: Installation
- Topic: moved and reloading will these versions work
- Replies: 5
- Views: 18680
Re: moved and reloading will these versions work
HI, yes, the versions are ok. Here is what I am runinng at my test site (a virtual server): root@ubuntu:~# php -v PHP 8.3.11 (cli) (built: Aug 30 2024 09:28:18) (NTS) Copyright (c) The PHP Group Zend Engine v4.3.11, Copyright (c) Zend Technologies with Zend OPcache v8.3.11, Copyright (c), by Zend Te...