Aviation Weather V1.0

Aviation Weather V1.0


A module to retrieve weather information for a specific station using airfield ICAO


Source:

https://www.aviationweather.gov API

Install:

  1. Download the repository from Git-hub

  2. Unzip and upload in folders order

  3. Access it by <?php echo url(‘/wthr’) ;?>

  4. Enjoy!!!


Demo & Support:

Visit www.parkho.ir and use contact me form for support and pilots-modules for demo.


Screen shots:

Hello i have a problem with the module:

Warning : simplexml_load_file(https://www.aviationweather.gov/adds/dataserver_current/httpparam?dataSource=metars&requestType=retrieve&format=xml&stationString=lirf&hoursBeforeNow=1) [function.simplexml-load-file]: failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden in /membri/italianichevolano/core/modules/WTHR/WTHR.php on line 13

Warning : simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity “https://www.aviationweather.gov/adds/dataserver_current/httpparam?dataSource=metars&requestType=retrieve&format=xml&stationString=lirf&hoursBeforeNow=1” in /membri/italianichevolano/core/modules/WTHR/WTHR.php on line 13

Thanks for a possible answer …

Yours sincerely

Thank you for responding .. same problem

I always wonder why some of Airline mangers avoid upgrading their phpVMS and insist of using the old versions!!!

Everyone, I am creating these new modules with the latest version of phpVMS which is 5.5x by Simpilot. Since I’m creating these modules as my hobby and never get paid for them and still am willing to give support for my creation, I will not be able to make them for the old versions and support them too. So, I will much appreciate it if you guys upgrade your software to avoid further issues with my modules.

Thanks

1 Like

There is an update. Please download and replace modules/wthr/wthr.php and templates/weather/weather.php from github.

Change log:

-The use of phpVMS built-in functions has been avoided.

Reason

Some airfields are not yet added to phpVMS DB and that makes the module to not showing the results for all ICAOs.

should it look that way?

it seems the that the updated version on github lost all formating

post-585-0-16533100-1469233111.png

I removed all the styles because of the use of different skins by VAs, so yes that’s the way it looks.

I have just installed it and there seems to be a few missing images. I uploaded everything the way it should. http://malaysiava.org/index.php/WTHR/metar You can see there if you do a look up for any airport. Thanks for the module, looks great

I have just installed it and there seems to be a few missing images. I uploaded everything the way it should. http://malaysiava.or…php/WTHR/metar You can see there if you do a look up for any airport. Thanks for the module, looks great

Noted and images added. Please download and replace “lib” folder at github

Is there a new version of PHPVMS that I am missing? I got it from the github from like 2014 it looks like? From the phpvms github that is?

Latest version is 5.5x by Simpilot

Is there a new version of PHPVMS that I am missing? I got it from the github from like 2014 it looks like? From the phpvms github that is?

You can find this version here

It appears David is cleaning out his Github at the moment.

Hello..

I am getting such errors :

Warning: simplexml_load_file(https://www.aviationweather.gov/adds/dataserver_current/httpparam?dataSource=metars&requestType=retrieve&format=xml&stationString=VABB&hoursBeforeNow=1): failed to open stream: Connection timed out in /home/litejoro/public_html/crew/core/modules/WTHR/WTHR.php on line 14

Warning: simplexml_load_file(): I/O warning : failed to load external entity "https://www.aviationweather.gov/adds/dataserver_current/httpparam?dataSource=metars&requestType=retrieve&format=xml&stationString=VABB&hoursBeforeNow=1" in /home/litejoro/public_html/crew/core/modules/WTHR/WTHR.php on line 14

Warning: simplexml_load_file(https://www.aviationweather.gov/adds/dataserver_current/httpparam?dataSource=stations&requestType=retrieve&format=xml&stationString=VABB): failed to open stream: Connection timed out in /home/litejoro/public_html/crew/core/modules/WTHR/WTHR.php on line 32

Warning: simplexml_load_file(): I/O warning : failed to load external entity "https://www.aviationweather.gov/adds/dataserver_current/httpparam?dataSource=stations&requestType=retrieve&format=xml&stationString=VABB" in /home/litejoro/public_html/crew/core/modules/WTHR/WTHR.php on line 32

Website : http://crew.litejetv…index.php/WTHR/

php.ini :allow_url_fopen = On

allow_url_include = On

What’s the version of your phpVMS and server PHP?

What’s the version of your phpVMS and server PHP?

Using phpVMS - Simpilot version 5.5.x

Using PHP - v5.5 ( Tried changing it to 5.3 , 5.4 ,5.6) but still the problem persists.

The module is working just fine with 5.5x version, so unless you’re on a free host service, the module should work for you as well.

The module is working just fine with 5.5x version, so unless you’re on a free host service, the module should work for you as well.

[sOLVED] A infected file had blocked my Port 80/446. Deleted that file and requested my host to open up the Port. Now everything works well .

Roger that!

hey guys,

i installed this great add-on but getting this error… any ideas?

Notice: The template file "/var/www/......../core/templates/weather/weather.php" doesn't exist in /var/www/vhosts/......................./core/classes/TemplateSet.class.php on line 231

hey guys,

i installed this great add-on but getting this error… any ideas?

Notice: The template file “/var/www/…/core/templates/weather/weather.php” doesn’t exist in /var/www/vhosts/…/core/classes/TemplateSet.class.php on line 231

That means you haven’t added “weather” folder to the root.

1 Like