Search found 187 matches

by MonyMony
Fri Aug 09, 2024 4:28 pm
Forum: Ideas
Topic: Font size - Block “current"
Replies: 10
Views: 850

Re: Font size - Block “current"

I have modified the font size of the label on this block (see www.cecilweather.com). In my case, I changed the value in line 317 for font-size: .currentLabel{ font-size:0.6em; font-variant: small-caps; Other font sizes are in the style area of the code should you wish to make changes beyond what I d...
by MonyMony
Fri Aug 09, 2024 1:40 pm
Forum: Problems
Topic: Extra Sensors in Block StationData: Temp and ºF
Replies: 0
Views: 371

Extra Sensors in Block StationData: Temp and ºF

Hello All, I am user of the customized Station Data Block that was modified to show Extra Sensor data. That I am noticing is that when I add in another temperature sensor, that the data is only showing in Celcius and ignoring the display units of the rest of the page (by default ºF). In looking at t...
by MonyMony
Tue Jul 09, 2024 6:14 pm
Forum: Problems
Topic: Exploit found with redirect.php
Replies: 5
Views: 1296

Re: Exploit found with redirect.php

Wondering if you can just replace the redirect.php file in v18 with that from v19. I have no idea if this works or not as I am running v19 already. Posting the file here and will wish anyone that tries 'good luck'.
by MonyMony
Tue May 14, 2024 9:26 pm
Forum: Problems
Topic: warningsUSRegions Block Stopped Working
Replies: 8
Views: 1901

Re: warningsUSRegions Block Stopped Working

Hello All, Back in 2021, I posted how I created a custom block to utilize the NWS Alert script developed by Saratoga-weather.org. I have updated my provided zip file that can be used to create a block on your page. Just make sure update the variables listed below to match your website and regional s...
by MonyMony
Tue May 14, 2024 7:18 pm
Forum: Problems
Topic: NWS forecast block images not working
Replies: 14
Views: 2898

Re: NWS forecast block images not working

I posted this into the discussion about the NWS alerts: Hello All, Back in 2021, I posted how I created a custom block to utilize the NWS Alert script developed by Saratoga-weather.org. I have updated my provided zip file that can be used to create a block on your page. Just make sure update the var...
by MonyMony
Tue May 14, 2024 2:22 pm
Forum: Problems
Topic: NWS forecast block images not working
Replies: 14
Views: 2898

Re: NWS forecast block images not working

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,$iconsSevenDay); to preg_match_all('/<img ...
by MonyMony
Wed Jan 25, 2023 2:25 am
Forum: Problems
Topic: Changing site language and/or units of measurements triggers site being blocked
Replies: 2
Views: 671

Re: Changing site language and/or units of measurements triggers site being blocked

I think you are right that it is the provider. I did find out I can whitelist some processes so I am hoping to use this to make the work. Good thing is I don't think this option gets used very often on my site.
by MonyMony
Thu Jan 12, 2023 2:54 pm
Forum: Problems
Topic: CurrentConditions Block (v24.1) - Activating Dual Units
Replies: 1
Views: 543

Re: CurrentConditions Block (v24.1) - Activating Dual Units

So apparently I 'fixed' this very issue back in 2018! :oops:

http://meteotemplate.com/forum/viewtopi ... 5713#p5713

I will finalize the updates and post the code updates so the unofficial block can be updated with this fixes as soon as I can.
by MonyMony
Thu Jan 12, 2023 1:08 pm
Forum: Problems
Topic: Changing site language and/or units of measurements triggers site being blocked
Replies: 2
Views: 671

Changing site language and/or units of measurements triggers site being blocked

Hello, If I try to use the option to change my sites language or display units (clicking on the ‘gear’ icon on top right of page), my web host provider is triggering a warning and blocking the site from loading: IMG_0102.jpg Has anyone experienced this with their provider and figured out how to reso...
by MonyMony
Thu Jan 12, 2023 12:58 pm
Forum: Problems
Topic: CurrentConditions Block (v24.1) - Activating Dual Units
Replies: 1
Views: 543

CurrentConditions Block (v24.1) - Activating Dual Units

After some time, I am finally taking some time to do much needed updates to my site. One of the updates was to the CurrentConditions block to v24.1 (one of the 'unofficial' versions). Immediately I found that on my site no conditions were loading in the updated block. I spend some time going through...
by MonyMony
Wed Jan 04, 2023 1:17 pm
Forum: Problems
Topic: radarUS Block not working 100%
Replies: 12
Views: 2810

Re: radarUS Block not working 100%

Check out http://meteotemplate.com/forum/viewtopi ... 9607#p9607 as I too have run into this issue. Never got it fully working but got it working enough to consider it to be functional. Hope it helps!
by MonyMony
Tue May 31, 2022 6:38 pm
Forum: Problems
Topic: partnerstations block
Replies: 10
Views: 3437

Re: partnerstations block

Take a look at viewtopic.php?f=56&t=1823&p=9155&hilit= ... tion#p9155

Not sure if the block posted for download has the API path settings updated to what Weather Underground now expects.
by MonyMony
Sun Apr 11, 2021 3:23 pm
Forum: Problems
Topic: Update footer.php ( seasons defined till 2023 )
Replies: 27
Views: 12262

Re: Update footer.php ( seasons defined till 2023 )

I will add my thanks!
iu-2.gif
iu-2.gif (621.05 KiB) Viewed 10889 times
by MonyMony
Sat Feb 13, 2021 10:47 pm
Forum: Chat
Topic: Not happy with my hosting service
Replies: 1
Views: 4863

Re: Not happy with my hosting service

Hi Phil, I am right there with you. I've been fighting with my provider for the past two months that at least two days a week (random which days) my site looses core PHP functions from the provider and my site stops working. Resolution is just to change between using PHP v7.2 or v7.4 to run my code ...
by MonyMony
Fri Feb 12, 2021 1:23 pm
Forum: Problems
Topic: Snow Plugin - Display Issue with some AllSeason Graphs
Replies: 0
Views: 1450

Snow Plugin - Display Issue with some AllSeason Graphs

Hi All, I have noticed that two snow graphs seem to be truncating after 13-months and not showing the most recent information. Screen Shot 2021-02-12 at 8.04.31 AM.png These two graphs seem to suffer from this issue. Looked at the code and nothing jumped out at me to explain this. I suspect issue is...
by MonyMony
Mon Jan 11, 2021 9:13 pm
Forum: Problems
Topic: warnings us regional wont display
Replies: 22
Views: 9859

Re: warnings us regional wont display

You'll need to explore but look at https://cdn.star.nesdis.noaa.gov//GOES16/ABI/SECTOR/ and hunt around. It is not easy! I think the one you need is this: https://cdn.star.nesdis.noaa.gov//GOES16/ABI/SECTOR/SE/GEOCOLOR/GOES16-SE-GEOCOLOR-600x600.gif Other things can be found in https://www.nesdis.no...
by MonyMony
Thu Jan 07, 2021 1:50 pm
Forum: Problems
Topic: NWS Forecast Block not populating
Replies: 2
Views: 1600

Re: NWS Forecast Block not populating

Not aware of any issues with the block as I use this on my site. I did post my edits to the nwsForecastBlock.php a few months ago ( http://www.meteotemplate.com/forum/viewtopic.php?f=56&t=1853 ) as the only thing I can guess is your file is corrupt somehow. Not sure beyond that as I also use STA...
by MonyMony
Tue Jan 05, 2021 9:01 pm
Forum: Problems
Topic: warnings us regional wont display
Replies: 22
Views: 9859

Re: warnings us regional wont display

How did you get the satelight to display i only get still jpg on my usradar Sorry not much time to give a detailed explanation but if you look at the section for 'radarUSNationSelector" you will see all of the link options. Some of this no longer work so adjust as you want. I'll try to give mo...
by MonyMony
Mon Jan 04, 2021 1:26 pm
Forum: Problems
Topic: RadarUS Block not compatible with National Weather Service Radar Updates
Replies: 9
Views: 4489

Re: RadarUS Block not compatible with National Weather Service Radar Updates

Yeah, this is a mess for everyone. I have been watching the wxforum.net boards to see if they can figure this out as they tend to have a much bigger following and they are just as much at a loss as us here on MT. Did see a post the linked to these two articles that pretty much show what a mess this ...
by MonyMony
Sun Jan 03, 2021 7:10 pm
Forum: Problems
Topic: warnings us regional wont display
Replies: 22
Views: 9859

Re: warnings us regional wont display

cw3beck wrote: Sat Jan 02, 2021 7:36 pm BTW, I love the layout of your website!

John B
Thank you John!
by MonyMony
Sun Jan 03, 2021 2:05 am
Forum: Problems
Topic: warnings us regional wont display
Replies: 22
Views: 9859

Re: warnings us regional wont display

Glad the updates are useful and thanks for adding the reminder about updating the NWSBlock.php as I forgot to mention that. I am waiting for the NWS to finish their radar upgrades before doing more work with the US Radar Block as there are some comments that some of the missing radar links might be ...
by MonyMony
Sat Jan 02, 2021 1:45 am
Forum: Problems
Topic: warnings us regional wont display
Replies: 22
Views: 9859

Re: warnings us regional wont display

@spd2612, I have not been ignoring you. For some reason all of my PM replies on this forum are stuck in the OUTBOX. If someone else have a way to resolve this please let me know. I did take the code you posted for the Saratoga National Weather Service Alerts and made some modification to better inte...
by MonyMony
Fri Dec 18, 2020 10:55 pm
Forum: Problems
Topic: warnings us regional wont display
Replies: 22
Views: 9859

Re: warnings us regional wont display

No rush at all. I've waited years for this so I can wait longer. :)
by MonyMony
Fri Dec 18, 2020 9:33 pm
Forum: Problems
Topic: warnings us regional wont display
Replies: 22
Views: 9859

Re: warnings us regional wont display

Yes, it is fixed and I can get to your site now without a big security prompt. That is awesome using the Saratoga NWSAlert code. So would you be willing to share? I can offer up my fixes for the USRADAR (http://www.meteotemplate.com/forum/viewtopic.php?f=56&t=1984) and the other updates I did fo...