Jump to content

ProAvia

Administrators
  • Posts

    1641
  • Joined

  • Last visited

  • Days Won

    71

Everything posted by ProAvia

  1. I was just coming here to let you know about that work-around. Chrome Browser Extension https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf Edge Browser Extension https://microsoftedge.microsoft.com/addons/detail/allow-cors-accesscontro/bhjepjpgngghppolkjdhckmnfphffdag Firefox https://addons.mozilla.org/en-US/firefox/addon/access-control-allow-origin/ Anyone who needs to use the new airport lookup referenced at the top of this post in phpVMS v5 can install the browser extension for their chosen browser. Use at your own risk.
  2. Looks to be a CORS policy issue... Access to XMLHttpRequest at 'https://<airport data provider>' from origin 'https://<your doamin>' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values '*, *', but only one is allowed. I'm looking for a solution. I haven't messed with this in over 3 years, so it may take a while - unless someone knows an easy fix.
  3. Disregard - just checked my site and it 's not working there either. I will check tomorrow when I'm on my desktop and can attempt to figure out the issue. The API it gets the data from is working, so it's odd it isn't working thru my site.
  4. What version of MySQL? Turn on error reporting in the local config and plade an empty "error_log" file in the root of your phpvms install. Try using airport lookup again and then check the error_log. Did you check the browser console?
  5. It's working fine in phpVMS version 5.5.2.72 What version of phpVMS are you using? PHP version? MySQL or MariaDB version? Any error messages in the browser console or error_log file?
  6. Reject their PIREPs and provide the reason why.
  7. You would be better served moving your VA to phpVMS v7 and then commissioning a new theme/skin as opposed to paying for a new skin in phpVMS 5.5.2
  8. You posted in the phpVMS v7 section.
  9. As of 01 September 2023, use beta 5 or the latest dev build available in Discord v7-releases channel.
  10. @ChrisHD I wasn't aware that CC was developing for v7.
  11. There are several areas that TFDI need to work on to get smartCARS 3 to be fully compatible with phpVMS v7. Until TFDI fully utilizes the phpVMS API and other items, there is nothing that can be done from the phpVMS side. Maybe post on the TFDI smartCARS 3 forum on their website. Their statement that smartCARS 3 now natively supports phpVMS 7 is not entirely true.
  12. What version of phpVMS? The most senior pilots are those with the earliest join date - regardless of rank or hours flown. The lower ID numbers are the most senior pilots - unless you are reusing ID numbers. That being said, you should be able to set the sort order in pilot_list template file. If this file is in your skin, edit it there - otherwise look in /core/templates
  13. phpVMS version? PHP version? MySQL or MariaDB version? What skin are you using? If not default skin, does it work with the default skin? Do you have at least one airline listed in the database? Are new pilots registering using that airline code? For instance, you have an airline named SouthWest Airlines with the airline code SWA. Any pilot registering would need to use the pilot code SWA and the system should assign a pilot number. Post your site URL or PM it to me so I can look at your registration page.
  14. In that case, you will have to write some code to retrieve that data and display it on the map and have it update from time to time. I don't recall seeing any module that displays that live - as the flight is progressing. There was at least one payware ACARS client - no longer available - that provided a flown flight map file that showed the planned route as well as the actual flight path of the aircraft.... but it only provided the display after the PIREP was filed.
  15. I believe you have to access the position reports for the flight. What ACARS program are you using and does it store position reports in the phpVMS database?
  16. ProAvia

    APVacars

    Use phpVMS v7 then and file manual PIREPs.
  17. ProAvia

    APVacars

    If you are set on using APVacars, you can try using phpVMS 5.5.2 or 5.5.2.72 Be aware that you will need either PHP 5.6 or 7.0-7.2 respectively - and there is no guarantee that all functions will work correctly. But I wouldn't invest any money on phpVMS 5.5.2 or 5.5.2.72 - I'd install phpVMS v7 and invest my money there.
  18. ProAvia

    APVacars

    APVacars doesn't work with phpVMS v7. vmsACARS is designed for v7 and works well. SmartCARS v3 is in open beta and is supposed to work with v7. It is NOT a free upgrade from SamrtCARS v2. vmsACARS is a one time $50 fee. smartCARS 3 is a monthly $6.99 fee.
  19. Try it on PHP 8.1 instead. Also, posting you have a 500 error is really of no help to us in helping you figure out what is wrong. phpVMS Docs | Asking for help
  20. Not in versions 2.x or 5.x Not sure about version 7 The flights could be 105A, 105B, etc.
  21. You can't use the same flight number for multiple flights - even if it is the same city pairs on different days or for multiple legs to different city pairs.
  22. Their server was down earlier. Did you go directly to the simBrief website and see if it works from there? Server is back up now.
  23. @servetas hasn't visited the forum here in over a year. Maybe tagging him here will solicit a visit and response.
×
×
  • Create New...