Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. How did you resolve it?
  2. Can you open a bug on Github?
  3. Can you open a bug on Github?
  4. I love how easy Laravel makes this
  5. On Github is good, though it depends, you'll get more discussion and input here. I look at Github more
  6. Nabeel

    Airport Lookup

    Yes, I had to make some changes and it'll be working from beta 3
  7. Nabeel

    Proc_open

    It's actually a Laravel issue that I was able to track down with someone's help a bit ago. It's fixed for the upcoming beta 3. But it's funny how it's screening out hosts that aren't configured right or very locked down. https://github.com/nabeelio/phpvms/pull/456
  8. There's an option to have only hubs show up on the registration form
  9. Yeah, I have this fixed for the next beta
  10. I'm looking into some managed VPS options with vmshost, actually. phpVMS itself wouldn't be managed, just the underlying server software/php/nginx and that sort of thing. Would that be something people are interested in?
  11. Add a feature request on github so I don't lose track. Right now, subfleets are restricted to ranks, so adding an additional restriction shouldn't be too difficult, since I filter that out by rank. I can probably add that in for 7.1, not the initial release.
  12. I agree with this, you need a VPS
  13. It's essentially the same, you just go to `/install` instead of install.php
  14. Was this installed over the previous beta or dev version?
  15. I added an issue on Github to track the migration work: https://github.com/nabeelio/phpvms/issues/443 Hopefully I can get started on that soon.
  16. There currently is a migration tool for v2/v5 to v7, but I haven't tested it in a long time; it's a command-line/manual process and still incomplete with a few things. I know this is something I'm going to have to better address (to make it easier), but from what I remember, almost everything did transfer over. I think that's something I'm going to focus on getting to work better before the full release. There was some potential data loss, mostly with ACARS, because all the different ACARS stored their data in their own formats. But that's something I'll need help testing. v7 won't be compatible with smartcars. They had their own API layer and stuff which sat on top of classic.
  17. Hi all, I've released phpVMS 7 beta 2, you can download it here: http://downloads.phpvms.net/phpvms-7.0.0-beta.2.tar.gz This is mostly feature complete, releasing it now to help with testing for bugs and glaring omissions. Thanks!
  18. That looks like you're missing the composer dependencies. You have to run composer install in that directory
  19. Yeah, those logs would be in storage/logs. I think by default, I should change the errors to be verbose.
  20. YOu need to check your server error logs to get an exact error
  21. Cool, can you show me or put in a PR with the fix? I'd like to incorporate it in!
  22. 7 isn't out yet. Your host is also really out of date with PHP versions... 7.0 was discontinued a long time ago. Default theme in 7 is bootstrap
  23. I've enabled the display_errors = On in your config, can you try it now to see if an error comes up?
  24. I'm trying to look through your log files but don't see anything
  25. Which toggle drop down are you referring to? Do you have a screenshot?
×
×
  • Create New...