Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. I sent Webroot an email. That's really strange since there are no executables and the zip is directly from Github
  2. 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.
  3. Which zip? Can you link me?
  4. 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)
  5. You still need permission
  6. Should be fixed now.
  7. 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
  8. Version 5.x

    4239 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
  9. I'll put the previous version download in the downloads section
  10. Yeah, that will depend from host to host. Thanks for sharing it.
  11. Ok?
  12. 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
  13. 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
  14. It's being worked on with the new version of phpVMS. It wasn't worth the time effort to rebuild it
  15. Linode is great. It's where this site is hosted. For small dev stuff, digitalocean is a good bet as well
  16. I'm hoping by the end of Jan
  17. 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.
  18. Awesome!
  19. 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?
  20. Did you have to do anything special?
  21. Just making sure everything is working as expected. There's still a lot to be done functionality-wise
  22. 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?
  23. I'll be reorganizing it once the new one is out.
  24. Yeah this sounds like the htaccess rules aren't working correctly. Who's your host? Do they run Apache? You can also PM me the files zipped in storage/logs
  25. Not yet, I have a migration plan in place first to accommodate existing customers who are on the older phpVMS versions that required 5.3
×
×
  • Create New...