Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Not really - it's just all included because of the auto-updates. The server-side stuff is really small anyway, and I just keep it included because if there are changes there, I'll have it in the changelog and then it can be updated by an admin. It's virtually useless anyway without a phpvms install and a license key I haven't come up with a good way to distribute that separately yet, especially for communicating if there are changes/updates.
  2. The code is signed now, so hopefully needing to add it as an exclusion in anti-virus shouldn't be necessary anymore. Once it gets run by enough people then Windows should also start to recognize it more.
  3. Nabeel

    Add rules

    Not yet, though it's a planned feature through Lua scripts. The issue is data - something like the autopilot on/off is different between every aircraft, so that's something I'd have to add as a "feature" in the config maps.
  4. Please contact the developer, they need to support their own product.
  5. Hi, can you post in Discord? And can you attach the logs? I would also redownload it just in case - there was a build issue that I hadn't caught earlier
  6. The instructions are in the docs
  7. Can you please post on the Discord, it's a little easier to debug there.
  8. Hi, there's no plan to do this anytime soon.
  9. It's saying authentication failed... you might need to contact your host about that
  10. The other thing is your email is failing - that could be causing an error too, because emails will be sent out. But yes, there is something wrong on your server side.
  11. You need to look in the logs to see why it's failing
  12. Yes. Take a look at the docs
  13. vmsACARS also has rules/points for deductions and will eventually have a way to program your own rules using Lua. I don't want to bloat it with eye/ear candy either, I'm keeping it streamlined and doing what it does really well
  14. Yeah, not really sure what you're trying to do. vmsACARS doesn't download from Simbrief directly. Only a single simbrief gets stored by phpVMS - it's the "phpvms" format that's in the SB downloader. ACARS downloads that from your phpVMS directly, because they get deleted from the SB side pretty quickly. A planned feature I have is that if you have ACARS open without a plan loaded, and you download the flightplan from the SB downloader, it will load the plan directly and try to find and load a bid, if it exists, from phpVMS automatically. But that'll be sometime in the future
  15. That is a problem with your server or internet connection
  16. It shouldn't be required, if it is then we can change that (Github issue, please)
  17. Is this your own server? Just looked at the site, it looks like the files aren't uplaoded right (htaccess problem), or if your own server, the vhost is pointing to the wrong directory
  18. Follow this: https://docs.phpvms.net/acars/install-server It sounds like the module wasn't uploaded properly. Also, make sure you're on the latest dev.
  19. It's in the header
  20. Do you have the logs from the logs folder?
  21. Can you try with the default theme to see if the fares dropdown is working? Also check the error console.
  22. It cannot right now, though i haven't tried fsuipc with widefs. It needs the scenery library scanned, though you could scan it on your flight sim pc and copy the database files over
  23. I believe there's a github issue for this - the initial starting column is missing from the csv
  24. There are several files - one with some js to load, and another for the API call
  25. Can you check the Laravel logs? It seems like it just loops but doesn't output the error, though it should be. And make sure the permissions are correct - it's possible it couldn't create the two config files in the root directory (env.php and config.php) - do you see those created?
×
×
  • Create New...