Administrators Nabeel Posted January 12, 2011 Administrators Report Share Posted January 12, 2011 I've made the build scripts public: https://github.com/n.../phpvms_navdata There is a rudimentary README file. But yeah, fork it, download it. It has to be run on the command line. If you point the db.php to your phpVMS install, it'll populate there. Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted January 16, 2011 Moderators Report Share Posted January 16, 2011 Hey Nabeel, I read the readme but I'm not sure if i'm following the right path. What I did is that I imported the navdata sql into the phpVMS but I'm trying to get the route to know what route was it used on one of the PIREPS. What I am missing? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 16, 2011 Author Administrators Report Share Posted January 16, 2011 I'm not sure what you mean Quote Link to comment Share on other sites More sharing options...
hurkulez Posted January 16, 2015 Report Share Posted January 16, 2015 Here Post this if you like.... phpvms_navdata_1601.zip Quote Link to comment Share on other sites More sharing options...
MikeTGV Posted January 16, 2015 Report Share Posted January 16, 2015 How do we actually use this ? Quote Link to comment Share on other sites More sharing options...
OA01 Posted January 19, 2015 Report Share Posted January 19, 2015 How do we actually use this ? Just import into the "navdata" table of your DB. My question would be whether its best to delete the old table first, then import the new??? Quote Link to comment Share on other sites More sharing options...
hurkulez Posted January 26, 2015 Report Share Posted January 26, 2015 Yes Drop phpvms_navdata table import sql file Quote Link to comment Share on other sites More sharing options...
hurkulez Posted January 26, 2015 Report Share Posted January 26, 2015 (edited) Edit db.php <?php error_reporting(E_ALL & ~E_NOTICE); $db = mysql_connect('localhost', 'edit_db_user_name', 'edit_db_password'); mysql_select_db('edit_db_name'); define('NAV_NDB', 2); define('NAV_VOR', 3); define('NAV_DME', 4); define('NAV_FIX', 5); As for the scripts. I put them in a site root directory named "navdata" on my web server keeping file structure along with the fsbuild/fsbuild text files. Then I ran it as a cron job.... or from browser run http://site_url_goes_here/navadata/fsbuildparse.php Edited May 17, 2016 by hurkulez Quote Link to comment Share on other sites More sharing options...
hurkulez Posted January 17, 2016 Report Share Posted January 17, 2016 SQL File Updated to 1601: http://fun.flightunlimited.net/navdata/phpvms_navdata_1601.zip Nabeel, you may use this to update github.... Quote Link to comment Share on other sites More sharing options...
hurkulez Posted May 17, 2016 Report Share Posted May 17, 2016 Visit this topic for current .sql http://forum.phpvms.net/topic/19993-navdata-update/page__st__20#entry117743 1 Quote Link to comment Share on other sites More sharing options...
hurkulez Posted June 22, 2016 Report Share Posted June 22, 2016 phpvms_navdata 1607: UPDATED 22 June 2016 | 1330 Hrs US Central Time | 1830 Zulu See Original Post Quote Link to comment Share on other sites More sharing options...
hurkulez Posted August 18, 2016 Report Share Posted August 18, 2016 phpvms_navdata 1609: UPDATED 18 August 2016 | 06:58 Hrs US Central Time | 11:58 Zulu See Original Post Quote Link to comment Share on other sites More sharing options...
hurkulez Posted September 6, 2018 Report Share Posted September 6, 2018 (edited) phpvms_navdata 1809: UPDATED 6 September 2018 | 01:30 Hrs US Central Time | 06:30 Zulu My PHPVMS Navdata Moved to http://moddingunlimited.net/index.php?topic=124.msg136;topicseen#new Edited September 6, 2018 by hurkulez 1 Quote Link to comment Share on other sites More sharing options...
CPC900 Posted September 6, 2018 Report Share Posted September 6, 2018 (edited) The topic or board you are looking for appears to be either missing or off limits to you. Please login below or register an account with Modding Unlimited. How do I get the file? Edited September 6, 2018 by CPC900 Quote Link to comment Share on other sites More sharing options...
hurkulez Posted September 12, 2018 Report Share Posted September 12, 2018 (edited) also available on http://moddingunlimited.net signup, goto downloads, flightsim, 3rd party Edited February 28, 2019 by hurkulez Quote Link to comment Share on other sites More sharing options...
hurkulez Posted February 28, 2019 Report Share Posted February 28, 2019 (edited) Edited February 28, 2019 by hurkulez 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.