Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Wait - sorry. You have extra hubs which are not showing up? I'm still not completely clear on what's happening.
  2. Hi all, I've taken down the JIRA bug tracker. Too many resources on the server, not worth it. Right now, all bugs should be reported here: https://github.com/nshahzad/phpVMS/issues vaCentral bugs can go in the vaCentral forum. This should make it easier to also track what's fixed/ what's not yet. I'm trying to centralize things a bit more to github, so perhaps people can participate in the modifications a bit more. That is my hope, at least. Thanks!
  3. I don't get why they register, there's no place to spam stuff
  4. Are those airports enabled?
  5. Nabeel

    Acars Map

    It is correct on VA Central? Weird... what's your link?
  6. Can you give me a way to duplicate this, it seems to work for me
  7. I'm not sure what you mean
  8. Have you tried in a different browser?
  9. The error says: Access denied for user 'db354046472'@'212.227.66.233' (using password: YES) (1045) So.. fix that
  10. That happens when the host doesn't have PHP installed correctly
  11. Do a search, there was some code floating around
  12. Talk to your host. What's the URL you're trying to access?
  13. Ensure that: $aircraft->id Is a proper variable
  14. 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.
  15. DB::get_row('SELECT COUNT(*) FROM .......');
  16. What do you mean can't see them on the airports list? They just don't show up? What if you deselect the hub option for the one which isn't showing up
  17. Thanks Benny, I've added a bug for this and will get to it soon
  18. Well you're supposed to have at least one hub, but yeah the error message can be more useful
  19. Is it on a phpVMS page? If it's a separate .php page, reCaptcha has instructions on their website
  20. Here you go, guys: https://github.com/n.../phpvms_navdata Basic instructions in the README.I didn't include any data, since it balloons to a few hundred megs, at least
  21. Looks like my main dataset was from fsbuild, then overlayed with the FAA 152 day cycle I believe then the xplane navdata overlaid on top of that. I'll see if I get some time to clean this up. Basically it writes to a temporary table, and then dumps it out. Would anyone be interested?
  22. You know what else sucks, I can't remember how I build the original set. I have the scripts, but I haven't had the time to look through and see how I compiled them. I might release those on a repository so people can build their own
  23. Whatever is being done on line 92 isn't an array
  24. Hey Jeff, maybe it would be a good idea to post that on github
  25. Who is your host? There's a chance PHP isn't installed correctly.
×
×
  • Create New...