Jump to content

Haru

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by Haru

  1. tested this but did not work
  2. On the user side This worked perfectly, thank you so much!
  3. A lot of work has been put into the financial part of PHPVMS 7. This tells me that there are several airlines that must be using such systems. Id like to get some ideas as to how people use this information, for example, pilots earn pay, has anyone come up with some way to let pilots use their salary?
  4. Could anyone help me modify the blades responsible for displaying the list of flights to include the subfleet information?
  5. Im posting that here first as it seemed like something people using this would have noticed before so its likely i was doing something wrong.
  6. Tested in both Beta 2 and Dev branch (Im running both versions simultaneously) Results are identical. basically: Unless a Pilot is assigned the role "admin" the dashboard and flights pages will not load, instead the default with newest pilot list is displayed
  7. This is a major issue. I also tried to set new roles with limited permissions, these also dont have access to dashboard or flights, I even tried to create a new role with ALL permissions, no access either. this appears to be hardcoded to Admin?
  8. do you operate Virtual Blue by any chance?
  9. This looks like a bug. When a new pilot joins they cant see the dash or flights unless they are assigned the admin role.
  10. I would if the price is right and uptime is good.
  11. Ill try to add this to the github. Should all requests like this go there or should I post in the forum first?
  12. Anything I can do right now to fix this on my end?
  13. Hi, Getting a critical error when attempting to import flights CSV into Beta 2 Symfony\Component\Debug\Exception\FatalThrowableError Class 'App\Http\Controllers\Admin\Storage' not found
  14. Is there a possibility to create an airline (For Codeshare flight purposes) but not have it show up as an option when the user registers?
  15. Perhaps I didnt make clear what I was talking about. I am aware we can limit Aircraft to Rank, but what I would like is to limit Routes to a Rank regardless of the aircraft operated therein.
  16. First of all I have to say PHPVMS 7 is such a huge leap forward, I cant help but be excited. Coming from 5.5 this is a huge breath of fresh air. Seems like many features previously requiring heavy mods are now native to phpvms, which is great. One thing that appears to be missing is the ability to limit Route types to a certain rank. My airline is one of many which operates in such fashion, rather than limit aircraft to a certain rank, we limit the distance the pilots can fly. Would this be a desirable feature to be implemented in phpvms?
  17. Haru

    Proc_open

    Ok, I fixed the issue, Uploaded to a different host. Must be a compatibility issue with that particular host, and the message must be inaccurate as i dont know proc_open on the other host.
  18. Haru

    Proc_open

    Using beta 2, the issue pops up at the very start of the process. you have proc_open disabled? i download beta 2 from nabeelio github
  19. Haru

    Proc_open

    I’m attempting to install PHPVMS 7 but I get an error about proc_open not being enabled. i haven’t seen anything in the forum about how to circumvent this issue. There’s a year old issue on github marked as resolved but this is still happening.
  20. Summary of issues with this Skin as of December 2019: 1) Seems to have serious compatibility issues with newer versions of PHPVMS 5.5.x Intended to work with the PHPVMS version available in the creators github, however that version is seriously out of date. Serious work needs to be done to establish changes needed to make it compatible with new versions. solution: unknown, for now use older version of PHPVMS. 2) due to old version of PHPVMS being used, Captcha no longer works. Solution: follow the guide posted in this site to update captcha. 3) Due to old version of PHPVMS google maps is used instead of leaflet. This is integrated in more places than just ACARS. Solution: There is a guide here to update google maps to leaflet. Unfortunately following that guide to the letter broke several parts of this skin as the implementation here is a bit different. More research is needed to fix the google maps implementation of this skin. 4) there are several hardcoded links to images in a website that no longer exist (iflyva.in) this causes several images to not display. Solution: use a mass search tool to locate all references to this links and replace them with internal references to locally hosted files. more issues remain with this skin. I wish the author was still around to make one more update. if there’s some interest I may put together a guide to fixing these 4 issues as I’m working through them myself.
  21. The main issue is search capabilities, if my pilots want to know which routes depart from a busy airport they will be bombarded with duplicates simply to include the airframe. I could look into the possibility of adding a different field or recycle some of the many many useless fields we already have, but then search wouldnt work correctly...
  22. There isnt a more elegant solution that does not generate additional routes in the schedule? It can quickly become out of hand..
  23. Hi, I'm attempting to add multiple aircraft to a single route, his is a very common occurrence in many routes but doesn't appear to be possible. Could someone please clarify how to get around this?
×
×
  • Create New...