Author Topic: advforecast2.php Down  (Read 1268 times)

0 Members and 1 Guest are viewing this topic.

Offline Bunty

  • Forecaster
  • *****
  • Posts: 2432
  • Stillwater, home of Oklahoma State University
    • Welcome to Stillwater Weather
advforecast2.php Down
« on: July 03, 2013, 04:47:19 AM »
I hope it's a temporary problem at NWS, perhaps already gone, but advforecast2.php script is no longer working here.  Neither the current or previous version works.

Also the 2nd home page using modified AltDashboard 6.95 at http://stillwaterweather.com/2ndhome.php

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1825
    • Maumelle Weather
Re: advforecast2.php Down
« Reply #1 on: July 03, 2013, 07:34:29 AM »
Ken has a new version ready to download on his site. It fixes some changes the NWS made recently.
GR2AE, GR3, Cumulus

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9279
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: advforecast2.php Down
« Reply #2 on: July 03, 2013, 10:28:59 AM »
Try changing your advforecast2.php
Code: [Select]
$backupfileName = "http://forecast.weather.gov/MapClick.php?zoneid=$NOAAZone&TextType=2";
to
Code: [Select]
$backupfileName = "http://forecast.weather.gov/MapClick.php?zoneid=$NOAAZone&zflg=1";
and see if that gets the Zone forecast working again.  Your point-printable forecast is currently not available, and the
existing URL for the Zone forecast is getting a redirect to the URL shown above.

I may have to add a redirect handler to the Zone forecast too (there already is one for the point-printable forecast).  This seems to be an issue for the CRH sites .. it's not happening with the WRH sites.

Best regards,
Ken
« Last Edit: July 03, 2013, 10:31:54 AM by saratogaWX »
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline Bunty

  • Forecaster
  • *****
  • Posts: 2432
  • Stillwater, home of Oklahoma State University
    • Welcome to Stillwater Weather
Re: advforecast2.php Down
« Reply #3 on: July 03, 2013, 12:02:20 PM »
Okay, Ken, your fixed worked.  Thanks a bunch.  
« Last Edit: July 03, 2013, 12:26:51 PM by Bunty »

Also the 2nd home page using modified AltDashboard 6.95 at http://stillwaterweather.com/2ndhome.php