Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. If you do a search, there is a work-around for it, I don't remember what it is currently
  2. What do you mean go directly to the tables and edit them - what did you edit?
  3. This spam is going crazy everywhere. Even on this forum, I dunno what's going on
  4. Just assign one registration to all of the same type
  5. Wait - sorry. You have extra hubs which are not showing up? I'm still not completely clear on what's happening.
  6. 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!
  7. I don't get why they register, there's no place to spam stuff
  8. Are those airports enabled?
  9. Nabeel

    Acars Map

    It is correct on VA Central? Weird... what's your link?
  10. Can you give me a way to duplicate this, it seems to work for me
  11. I'm not sure what you mean
  12. Have you tried in a different browser?
  13. The error says: Access denied for user 'db354046472'@'212.227.66.233' (using password: YES) (1045) So.. fix that
  14. That happens when the host doesn't have PHP installed correctly
  15. Do a search, there was some code floating around
  16. Talk to your host. What's the URL you're trying to access?
  17. Ensure that: $aircraft->id Is a proper variable
  18. 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.
  19. DB::get_row('SELECT COUNT(*) FROM .......');
  20. 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
  21. Thanks Benny, I've added a bug for this and will get to it soon
  22. Well you're supposed to have at least one hub, but yeah the error message can be more useful
  23. Is it on a phpVMS page? If it's a separate .php page, reCaptcha has instructions on their website
  24. 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
  25. 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?
×
×
  • Create New...