Search found 14 matches
- Tue May 14, 2024 3:29 pm
- Forum: Problems
- Topic: NWS forecast block images not working
- Replies: 15
- Views: 42206
Re: NWS forecast block images not working
MonyMony: Your code change is the ticket and fixed mine right up! Many thanks for that! I also recommend changing line 180 or thereabouts from http:// to https:// <img src="https://forecast.weather.gov/<?php echo $iconsSevenDay[1][$i]?>" class="nwsForecastIconImg"> Also, for anyo...
- Mon May 06, 2024 9:31 pm
- Forum: Problems
- Topic: NWS forecast block images not working
- Replies: 15
- Views: 42206
Re: NWS forecast block images not working
Same for me in both the nwsForecast and nwsForecastCustom blocks. I was hoping it was going to be something as simple as changing http:// to https:// on line 179 of the nwsForecastBlock.php file. Unfortunately, that didn't work. Upon inspection of the cache file, I see where it puts in the filename ...
- Wed Oct 18, 2023 9:50 pm
- Forum: Problems
- Topic: currentUS and metarCustom Blocks Not Working
- Replies: 12
- Views: 10669
Re: currentUS and metarCustom Blocks Not Working
It appears that I have had success with the currentUS block! After digging around a little bit on the site, I was able to locate the new location for METARS. If you change line 16 in the block's loadData.php file from the link that's there (original code: $url = "https://www.aviationweather.gov...
- Wed Oct 18, 2023 3:20 pm
- Forum: Problems
- Topic: currentUS and metarCustom Blocks Not Working
- Replies: 12
- Views: 10669
Re: currentUS and metarCustom Blocks Not Working
Hi lemimi, and thanks for the response. Looks like one mystery solved, at least concerning the metarCustom block - and an apparent direct result of the move to the new aviationweather.gov website on 16 Oct 2023. The new URL is now https://aviationweather.gov/data/metar/ in case anyone wants to look ...
- Wed Oct 18, 2023 12:04 am
- Forum: Problems
- Topic: currentUS and metarCustom Blocks Not Working
- Replies: 12
- Views: 10669
currentUS and metarCustom Blocks Not Working
Greetings everyone. In the process of finalizing my new weather website at my new home in Oklahoma (used to live in the Houston area; new site is at https://www.nicholscreekwx.com ). I'm utilizing a stock and then a customized currentUS block to show METAR observations for airports in my immediate v...
- Wed Jan 02, 2019 3:56 pm
- Forum: Problems
- Topic: Current not showing data
- Replies: 3
- Views: 4589
Re: Current not showing data
Thanks for the suggestions. I cleared the cache on the server and locally (just in case), and I re-uploaded the language files from the template's zip file. That was a couple days ago, and still no data in the block. Any other ideas? Thanks again!
- Sun Dec 23, 2018 11:40 pm
- Forum: Problems
- Topic: Current not showing data
- Replies: 3
- Views: 4589
Current not showing data
Greetings all. Almost finished transitioning my folks’ site from the old format to Meteotemplate. I caught a dumb error I made in my Weather Display confit that fixed no database updates, but I’m stumped on this. At first, the “current” Current Conditions block was showing “API file Not Found.” I ha...
- Wed Apr 18, 2018 10:04 pm
- Forum: Problems
- Topic: interactiveGraph - Bug, or Misinterpreting?
- Replies: 3
- Views: 4202
Re: interactiveGraph - Bug, or Misinterpreting?
Misinterpretation it was! It makes perfect sense now. I do appreciate the clarification. Thanks!
- Tue Apr 17, 2018 2:49 pm
- Forum: Problems
- Topic: interactiveGraph - Bug, or Misinterpreting?
- Replies: 3
- Views: 4202
interactiveGraph - Bug, or Misinterpreting?
Hello everyone. I'm not sure if my interactiveGraph block is having trouble, or if I'm just slow and not interpreting it right. I've attached some screenshots for reference, but it seems that the horizontal axis on the block is in many cases not showing the proper data on the scale. My site is www.s...
- Tue Feb 27, 2018 9:42 pm
- Forum: Problems
- Topic: US NWS Change Breaks Forecast & Discussion Blocks - Easy Fix
- Replies: 20
- Views: 25129
Re: US NWS Change Breaks Forecast & Discussion Blocks - Easy Fix
Thanks a bunch for this! Quick and easy, indeed!
- Thu Feb 15, 2018 6:30 pm
- Forum: Ideas
- Topic: Current Conditions Block Idea
- Replies: 1
- Views: 3448
Current Conditions Block Idea
Hello. Not sure if this idea has been proposed before, but had a thought regarding the Current Conditions block. Right now, the block displays either metric or imperial units based on settings. Would it be possible to add an option into the block for those of us metrically-challenged in the US to sh...
- Tue Jan 09, 2018 6:59 pm
- Forum: Problems
- Topic: menuIcons.php - HTTP Error 500
- Replies: 5
- Views: 6120
Re: menuIcons.php - HTTP Error 500
Corrupt file in the zip package was the problem. Jachym sent me another file, and all is well and working now. Thanks for everyone's help.
- Tue Jan 09, 2018 1:17 am
- Forum: Problems
- Topic: menuIcons.php - HTTP Error 500
- Replies: 5
- Views: 6120
Re: menuIcons.php - HTTP Error 500
Thanks for the replies. @Fraggboy: looks like Notepad++ is pretty similar to ConTEXT (www.contexteditor.org). I've used it for a long time and it has served me well. I only opened the file in Dreamweaver to see if it was showing me the same stuff as ConTEXT did (and, for that matter, the regular Win...
- Mon Jan 08, 2018 7:39 pm
- Forum: Problems
- Topic: menuIcons.php - HTTP Error 500
- Replies: 5
- Views: 6120
menuIcons.php - HTTP Error 500
Hello all. While in trying to set up menus, I clicked the link in paragraph next to Add New Tab that is supposed to open /template/admin/menu/menuIcons.php. I was trying to add in a new tab and wanted to reference that to see about the icons available. When I click on it, a new tab opens in my brows...