Search found 19 matches

by enephler
Wed Apr 15, 2026 11:43 am
Forum: Problems
Topic: Aurora
Replies: 1
Views: 288

Re: Aurora

I have the same issue.
by enephler
Mon Apr 13, 2026 11:34 am
Forum: Problems
Topic: usSPC Block
Replies: 0
Views: 107

usSPC Block

The usSPC block has stopped working. I believe it's due to NWS changing their graphics. I've tried editing the PHP file for usSPC without any luck.
Anyone have a fix for this?
by enephler
Wed May 15, 2024 12:06 pm
Forum: Problems
Topic: NWS forecast block images not working
Replies: 15
Views: 42190

Re: NWS forecast block images not working

Wonderful! Works great. Thank you! NWS added a new Class label called 'forecast-icon' that the Meteotemplate blockcode was not handling. If you make the following change it should work: On/about line 88 of nwsForecastBlock.php change preg_match_all('/<img src="(.*?)"/',$sevenDayDiv,$iconsS...
by enephler
Wed May 08, 2024 8:49 pm
Forum: Problems
Topic: NWS forecast block images not working
Replies: 15
Views: 42190

Re: NWS forecast block images not working

The images aren't showing for me either.
I think someone needs to take over this mereotemplate project, nothing is getting fixed.
by enephler
Wed May 01, 2024 8:31 pm
Forum: Problems
Topic: "Station climate" page non-functional after updating to 19.0 and PHP 8.x
Replies: 15
Views: 36569

Re: "Station climate" page non-functional after updating to 19.0 and PHP 8.x

Meteotemplate 19 and PHP 8.x do not play well together. If you have the option, go back to PHP 7.x.
by enephler
Thu Apr 04, 2024 6:33 pm
Forum: Problems
Topic: warningsUSRegions Block Stopped Working
Replies: 11
Views: 34939

Re: warningsUSRegions Block Stopped Working

I've noticed the same, but I'm not proficient enough in PHP to make it work. This is the code in the block that gets the warning data. Substitute ".$location." with your zone code you have listed in your block setup. https://alerts.weather.gov/cap/wwaatmget.php?x=".$location."&am...
by enephler
Tue Apr 02, 2024 11:01 am
Forum: Problems
Topic: warningsUSRegions Block Stopped Working
Replies: 11
Views: 34939

Re: warningsUSRegions Block Stopped Working

Correct, my warnings are not working either. We're under a winter storm warning in Baraga County, MI.
Is there any fix for this?
by enephler
Sun Apr 16, 2023 4:34 pm
Forum: Problems
Topic: Blocks and Plugins not calculating data
Replies: 9
Views: 6798

Re: Blocks and Plugins not calculating data

This issue is resolved. The problem was MySQL had mode 'ONLY_FULL_GROUP_BY' on, once taken out/disabled, everything is back up and working as it should.
by enephler
Sun Apr 16, 2023 11:48 am
Forum: Problems
Topic: Blocks and Plugins not calculating data
Replies: 9
Views: 6798

Re: Blocks and Plugins not calculating data

To run the queries manually you need a SSH connection to your host. No need for variables, you can just lookup the command in the .php file. Only thing is that you need to know the DB user and password and run the query from CLI. User and password can be found in the config file. Regards Yes, runni...
by enephler
Sat Apr 15, 2023 9:07 pm
Forum: Problems
Topic: Blocks and Plugins not calculating data
Replies: 9
Views: 6798

Re: Blocks and Plugins not calculating data

FSC830 wrote: Sat Apr 15, 2023 8:10 pm Can you run the queries against the database manually?
You need to lookup the query in the referring .php file.
What is the outcome of the query?

Regards
I'm not sure how to do that. When I do run a query from a block there are variables that are needed.
by enephler
Sat Apr 15, 2023 7:56 pm
Forum: Problems
Topic: Blocks and Plugins not calculating data
Replies: 9
Views: 6798

Re: Blocks and Plugins not calculating data

Here are a couple more examples. As you can see the Station Data is up to date and correct, but the Averages and Deviations are blank.
by enephler
Sat Apr 15, 2023 7:45 pm
Forum: Problems
Topic: Blocks and Plugins not calculating data
Replies: 9
Views: 6798

Re: Blocks and Plugins not calculating data

FSC830 wrote: Sat Apr 15, 2023 7:43 pm Any other changes made in addition, i.e. switch von PHP7.x to PHP8.x?

Regards
No, it's still running PHP 7.4.
by enephler
Sat Apr 15, 2023 7:29 pm
Forum: Problems
Topic: Blocks and Plugins not calculating data
Replies: 9
Views: 6798

Blocks and Plugins not calculating data

My hosting company had to move my site to a different server, and since then blocks and plugins are not calculating correctly. All the data is in MySQL and updating correctly. Some blocks show some data, but others show nothing. In attached screen shots, the snow block show the correct total snowfal...
by enephler
Sat Mar 02, 2019 11:33 pm
Forum: Problems
Topic: MySQL Connection Error
Replies: 1
Views: 2387

Re: MySQL Connection Error

Okay, the problem was in the Host address field. I needed to put "localhost" in and not the IP address like I have had before.
by enephler
Sat Mar 02, 2019 5:27 pm
Forum: Problems
Topic: MySQL Connection Error
Replies: 1
Views: 2387

MySQL Connection Error

My hosting service just migrated my server and gave me a new IP. I've put the IP in Host address, but every time I test the connection I get the following. Error: Unable to connect to MySQL. Debugging error number: 1045 Debugging error: Access denied for user 'enephler_wx'@'shared.seminole.vervehost...
by enephler
Mon Feb 05, 2018 12:49 pm
Forum: Problems
Topic: nwsForecast Block Error
Replies: 5
Views: 6006

Re: nwsForecast Block Error

Are you using "station" or coordinates in the block setup?
I'm using station.
by enephler
Mon Feb 05, 2018 12:27 pm
Forum: Problems
Topic: nwsForecast Block Error
Replies: 5
Views: 6006

Re: nwsForecast Block Error

Not sure if this is what you're looking for, but it's NWS's XML link from the same forecast page... https://forecast.weather.gov/MapClick.php?lat=46.8752&lon=-88.4866&unit=0&lg=english&FcstType=dwml P.S. The text/detailed forecast under the "More" link is correct, just not ...
by enephler
Mon Feb 05, 2018 11:52 am
Forum: Problems
Topic: nwsForecast Block Error
Replies: 5
Views: 6006

nwsForecast Block Error

Hello... There seems to be an issue with the nwsForecast block forecast temperatures, they are 12 hours off.
Meteotemplate NWS Error.jpg
Meteotemplate NWS Error.jpg (210.96 KiB) Viewed 6006 times
NWS Correct.jpg
NWS Correct.jpg (180.99 KiB) Viewed 6006 times
by enephler
Sun Oct 01, 2017 12:58 pm
Forum: Problems
Topic: Auto-updates
Replies: 158
Views: 237198

Re: Auto-updates

Ok. I've only needed to update a couple blocks, but it worked very well.