Jump to content

ProAvia

Administrators
  • Posts

    1624
  • Joined

  • Last visited

  • Days Won

    68

ProAvia last won the day on May 26

ProAvia had the most liked content!

About ProAvia

Profile Information

  • Location
      Near KPHX

Recent Profile Visitors

8033 profile views

ProAvia's Achievements

Community Regular

Community Regular (8/14)

  • Well Followed Rare
  • Very Popular Rare
  • Conversation Starter Rare
  • Reacting Well Rare
  • Dedicated Rare

Recent Badges

119

Reputation

  1. At a minimum, I always save my .env and .htaccess (I added ph0 version stuff to .htaccess). Follow the update instructions in the docs. FTP can be slow. I use cPanel, File Manafer, Upload. Upload the zip file and extract thru file manager. Only takes a few minutes.
  2. This was fixed some time back. What version of phpVMS7 are you using? Does your hosting server support PHP 8.1 or higher? You can get the latest dev version in the discord v7-releases channel.
  3. vmsACARS is not compatible with phpVMS version 5.x or 2.x You posted this in the phpVMS Classic (v2/v5) Support forum. To quickly answer your question - update your ACARS. This will allow multiple airlines on a single vmsACARS.
  4. You would be best served to follow the instructions in the docs to the letter. It's quick and easy once you do it a few times. Why don't you want to delete the vendor folder?
  5. How many airports is a "full base"? Adding every airport available will slow your site down. And chances are you will never fly to even 1/2 of those airports. Only add the airports you intended to have routes to. If you are still having issues, check the logs as explained in the docs and post the errors here.
  6. @VERTSPD Did you resolve your email issue?
  7. And be sure you have email set up correctly in the .env file as well. Are any emails getting sent out?
  8. Update to the latest dev build. See the discord #releases channel for the download.
  9. Glad you were able to solve your issue.
  10. 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.
  11. If you find a solution, please post it here. Thanks
  12. 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.
  13. 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.
  14. 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?
  15. 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?
×
×
  • Create New...