Jump to content

DisposableHero

Members
  • Posts

    723
  • Joined

  • Last visited

  • Days Won

    117

Everything posted by DisposableHero

  1. Sharing acars log after doing a scan may help to get help back. Without it only God can help you. https://docs.phpvms.net/help#vmsacars
  2. Hi, speaking for Disposable Theme, footer is defined in app.blade.php directly, it reads the theme_version.blade.php to display the version of the theme and provide the attribution link automatically. If you want to have more space in the footer to add your stuff in, then you need to edit the css (stylesheet) file too and this is mentioned in the readme of my theme. https://github.com/FatihKoz/DisposableTheme?tab=readme-ov-file#footer-positioning-and-content As long as you comply with license terms (for both phpvms and my addons) all modifications are ok Best wishes and good luck on the design
  3. Did you checked your ranks? My answer is still same, check your ranks. You can thank us later
  4. Hi, There is a section in the forum for paid services, if you can not install the software then you can check that section and request services. https://forum.phpvms.net/forum/39-paid-services/ Good luck
  5. Some servers do DROP data (especially http post data) when doing that forced redirection, thus it can cause more/deep problems. Soft redirection still allows http being used. Therefore it is strongly advised to inform people, force them to do their vmsAcars (or any flight tracking software) profile settings right, check their favorites etc. and always use https://.... in their records. Good luck to all
  6. In simple terms, those users are not using correct url while visiting your site and using your services. This is a very well known issue and discussed here in this forum and in phpvms discord several times, so yes some others also encountered similar results... Both ended up checking / fixing their settings and advising their pilots to use proper addresses Good luck @CartesianPixels
  7. Don't enable Disposable Basic/Special expenses and income, Don't define Fuel prices, Don't define Ground Handling prices, Don't define Subfleet costs, Don't define Pilot salaries, Don't define Fare Price/Cost, Simply set everything as 0 usd/eur if leaving them empty is not possible. Then you may need to remove some stuff from frontend blade files to hide cost/balance related information. Good luck
  8. Do this with laravel relationships and by only using the `Pirep` model please Then add a csv export to that code, there you go, you have something built for phpvms v7 as an addon. (A widget will do the trick, no need to go for a full scale module) Condiser this as a learning target. Good luck
  9. There is a setting at admin side for this, works only if your cron is working properly. Admin > Settings ... Acars group, Live Time Set it to something like 2 or 3 (hours) according to your needs.
  10. Hi @CartesianPixels, The "issues" you mention are all related to your phpvms v7 settings and not theme or addon related (also not related with acars), therefore I would kindly request you to spare some time and pay attention to the guides published here in this forum about initial setup. Most probably you are restricting yourself with settings thus not able to see any flights or aircraft. Hope this helps
  11. And if that settings is enabled, it works (during calculations) so nothing wrong in there. Displaying them combined is theme related.
  12. My pleasure, good luck with the update.
  13. This topic may help to get download links of latest dev (development) builds
  14. It is clearly stated in theme readme (literally it is the third line), that it needs a much recent build compared to your phpvms v7 (which is beta.5 and almost a year old). So in theory, you have two options; 1. Keep your current build (beta5) and stick with default theme (or you can use older builds of Disposable Theme which are compatible with beta5) 2. Update your phpvms v7 to the latest development build and use latest addons/themes I would prefer the second option Good luck
  15. No It is not possible at the moment (and I am not sure about future development for this). vmsAcars does not write values , it only reads them from the simulator whenever needed. It is a pilots responsibility to load his/her aircraft properly before starting a flight and releasing parking brakes for pushback (or similar in helicopter ops)
  16. Then either they are not telling the truth or you are missing something! Because when configured properly mails do work, I can say you that and provide evidence to prove that Check your logs for errors and please follow the docs for required details when requesting help. Good luck
  17. https://docs.phpvms.net/config/email#smtp-configuration It simply says ; For detailed settings about host, port and encryption details please check your hosting control panel (or VPS). These settings are not generic and can differ between hosting companies, even on a custom VPS these settings are local to your install (packages installed etc.) Therefore there a no generic examples for SMTP and mail settings. Just don't forget to clear application cache when you make .env changes.
  18. Check item no 3 in that guide, it may help or provide enough clues Good luck
  19. Nice idea and tool for keeping stuff (and staff) under control
  20. The setting is at vmsAcars module at phpvms admin area, and it should be disabled until MSFS/Asobo provides a solution for the bug so 3rd party application can track (and allow) pauses.
  21. Everything explained, including Frequently Asked Questions (FAQ), in downloads section. Please spare some time and read it carefully. https://forum.phpvms.net/files/file/39-disposable-extended-pack/
  22. No, I am not sure what you want to do with DispoBasic but you still need to use the phpvms v7 admin to do management stuff. My modules are not replacing core features, they add new features, outputs and pages only.
  23. You are doing something wrong then Double check the folders, folder names etc. It is pretty much simple and straight forward stuff.
  24. You need to do only one of them, Either you download the latest release manually and upload contents manually Or you pull everything from GitHub Or you use the phpvms module installer method with the downloaded file Pick only one method, not both or all
×
×
  • Create New...