Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Nabeel

    Registration Page

    Which fields are you looking to remove? The easiest way would be to replace it with a hidden field in the template
  2. Which version are you using? The latest beta or dev version?
  3. I have to make that configurable, as to what the default page will be. However, right now news is a widget right now, which can be added onto any page as: {{ Widget::latestNews(['count' => 1]) }}
  4. I think I'll have to add a note in there that exports from < v7 won't work
  5. SVGs have been used for a while. You can just replace the image, it works like any other image
  6. The latest versions (as of dev) have optional to add cargo fares, with those language changes to accomodate.
  7. I have on the list an "email to all pilots" functionality. But thanks, I'm glad you're enjoying it! The docs can definitely be improved.
  8. It should be. It looks like you're on a Mac. That hides dotfiles by default, you need to change that setting - http://docs.phpvms.net/setup/installation
  9. Just to be clear, you can do that, having multiple airlines and everything, but you can't restrict a DAL pilot to seeing only DAL routes right now
  10. I think you need to contact your host, the message " Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/sunflyvi/public_html/core/classes/ezdb/ezdb_mysqli.class.php on line 101" does not look like it can be fixed by someone other than your host
  11. htaccess support is required, a lot of hosts (free or not) don't seem to have that configured properly. Along with some PHP extensions (bcmath, particularly) that are unavoidable to be required
  12. Might be something I can look into for v7
  13. Can you attach the logs from `storage/logs/laravel.log` or whichever the proper date is?
  14. <shamless plug> There's always vmshost.io </shameless plug> The next phpvms version will really expose host issues.
  15. The link doesn't seem to be working.
  16. It's what the default one will look like. There's some details about features here: http://docs.phpvms.net/concepts/basics
  17. Nabeel

    KAcars

    It's a different ACARS program
  18. If you can, always post them to Github. It's much easier for me, since I forget to check the forums for a little bit.
  19. Nabeel

    Editing ID's

    It's possible that it is cached somewhere, do you see it not updated on certain pages/areas?
  20. https://github.com/nabeelio/phpvms/issues/513
  21. For beta 2, I updated bootstrap and that theme to the non-beta versions. When I first did it, bootstrap 4 was in alpha, so there's some changes there. I wonder if there are some markup changes that need to happen (like on the dashboard there's a section which needs some markup updates). But that's likely why it isn't working correctly.
  22. Hi Sebastian, like @ProAvia said, it's still in beta and needs some work. That being said, for #1, that should be fixed in the latest dev. For #2 and #3, I added two bugs to the Github issue page, thank you for pointing those out. And for #4, can you also add a bug to Github, with some more details about the errors and the Laravel logs? Thanks! https://github.com/nabeelio/phpvms/issues
  23. Nevermind, I added it there. Thanks! Going to try this out
  24. Thanks, there's a issue in GitHub that says the navigation is unusable, will you be able to add this to that? I don't have access to a computer right now and I don't want to forget thanks!!
  25. I'm working on an ACARS system for 7 which will be released simultaneously
×
×
  • Create New...