Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Hey, can you zip and send me your storage/logs folder/files in there? The install pages all worked? Did a config.php and a env.php file get created in the phpvms root folder? And who is your host?
  2. This is now workable in the new version. There's 3 parts: the flight number, flight code and flight leg. If you add one flight with the same flight number, you'll get an error saying you need to specify a code or leg. ACARS can also specify the code or leg.
  3. I sent Webroot an email. That's really strange since there are no executables and the zip is directly from Github
  4. Thanks, I'll look into this. This is super weird. I'm guessing it's because of the OFC library. I'll try to get in touch with them and find out more.
  5. Which zip? Can you link me?
  6. I'd ask for details on what files. They could also be referring to a vulnerability list with "open-flash-charts" on it, which had a vulnerability, that I patched in subsequent versions a long time ago (when the vulnerability in that library was first reported)
  7. You still need permission
  8. Should be fixed now.
  9. There's gotta be some error logs somewhere, they wouldn't just fall through. You'll have to get in touch with the xacars developer
  10. Version 5.x

    4284 downloads

    This is the phpVMS classic version, compatible with PHP 5.3+ (it was updated to support PHp 5.3/5.6/7.x). This isn't updated anymore. See https://github.com/nabeelio/phpvms_v2
  11. I'll put the previous version download in the downloads section
  12. Yeah, that will depend from host to host. Thanks for sharing it.
  13. Ok?
  14. I've heard good things about vultr but haven't tried it out myself. Thanks for your offer, though. I've got more than enough hosting places lol
  15. Are you trying to install on shared hosting? You don't need to do all that. The readme has the link to the tarball that has everything already in it. All you will need to do it upload it. If you're cloning, you need to run `composer install` in order to get all of the dependencies and stuff. I'll update the wiki page to remove all those instructions. The error 500 could be because you haven't done that. It's impossible to know without looking at your server's error logs, which is where I would start if I were you
  16. It's being worked on with the new version of phpVMS. It wasn't worth the time effort to rebuild it
  17. Linode is great. It's where this site is hosted. For small dev stuff, digitalocean is a good bet as well
  18. I'm hoping by the end of Jan
  19. Nabeel

    ACARS Devs

    Docs: https://github.com/nabeelio/phpvms/wiki/acars I'm making some changes to how the PIREPs are filed. I don't have a list of who all the current ACARS devs are, but I suppose this is as good of a place to make it known. I'm compiling a master topic on Github issues, here: https://github.com/nabeelio/phpvms/issues/118 I'll make notes, etc. Once of the changes that will be is that the file PIREP endpoint is going to require passenger information. When a user selects an aircraft, a request should be made to get the fare information for that aircraft, and it should be passed to the file PIREP endpoints. Otherwise, financials might not be accurate. If a plain passenger count is supplied, I'll manually fill out the fare classes, starting with the cheapest seats, until it fills, before moving on. Feedback, of course, is welcome.
  20. Awesome!
  21. What do you mean you can't select them as a hub? If you hit the checkbox, they don't save? Someone else was having that issue as well, but it seemed to have been fixed. Let me know if you have any more details. Bid options in the settings panel? And the PIREP field, is it the same where the option isn't saving or is it something else?
  22. Did you have to do anything special?
  23. Just making sure everything is working as expected. There's still a lot to be done functionality-wise
  24. Got it. If it's your own server, you can also run on nginx and php-fpm, you'll get better performance. The good thing with your own server as well is that you can setup other services for caching and speeding things up. I'll write a guide for that soon but that can be later. So it's working now?
  25. I'll be reorganizing it once the new one is out.
×
×
  • Create New...