Jump to content

ProAvia

Administrators
  • Posts

    1646
  • Joined

  • Last visited

  • Days Won

    71

Everything posted by ProAvia

  1. PHP version? phpVMS 5.5.2 will work on PHP 5.4 thru 5.6. It will throw errors with PHP 7.0 thru7.4 phpVMS 5.5.2.72 will work on PHP 7.0 thru 7.2. It will throw errors with PHP 7.3 and above. Any version of phpVMS 5.x will have issues with MySQL above 5.7.4 and MariaDB above 10.1 Mostly this has to do with Strict Mode and/or no default values in the database. MySQL 8.x will not allow phpVMS 5.x to function properly. Consider upgrading to phpVMS v7. It has a steep learni g curve, but is much more robust and is in active continued development.
  2. While I have not verified it, I think someone mentioned that Asobo moved the stock airport file location.
  3. In MSFS, are you using SU9 or SU8 or another SU? Steam version or MS store version? Some have reported issues - check the 'vmsacars, #support' channel in Discord.
  4. Might I suggest following what the text in the error says. Without you supplying that needed info, it's anyones guess.
  5. It's not INTEL, it's INTL - internationalization extension. It is used for locale-aware operations. Check with your host and verify it is enabled.
  6. It seems to be working fine now.
  7. @servetas Maybe this will get you a reply.
  8. Just add a link to simBrief website to the page. There is no stand alone program. Your pilots can also use the simBrief downloader to automatically download the flight plan files they need for their addons.
  9. I see you also posted in the Discord phpVMS v7 channel about simBrief. The module here will NOT work with phpVMS v7. Be aware, there are several different versions of phpVMS. This addon module will work in phpVMS 5.5.2 (and 5.5.2.72 with a small modification) and may also work in phpVMS v2.x. phpVMS v7 is a totally new program. Modules written for previous versions will NOTwork in phpVMS v7. And simBrief is already integrated into phpVMS v7 - for flights that are listed in the DB. If you want to use it for other flights in v7, you either need to use it as a stand-alone or write your own module to integrate it.
  10. Glad to hear you are doing better! I'm sure there will be some re-work on your end due to changes in phpVMS core.
  11. Please post in English. If you wish to post in another language, also include the English translation.
  12. It's more than just a Strict Mode issue. Strict Mode is OFF in the MariaDB 10.2 instance he uses. It probably has more to due with an empty value in the default aircraft table for this specifc instance. Shared hosting is being used and Strict Mode has been verified as OFF by his host. But it's possible a similar hack will work - at least in the short term.
  13. 1 - quit changing/adding aircraft, schedules, etc. every 6 months 2 - direct DB manipulation - use caution with this 3 - start planning to upgrade to phpVMS v7 - a big undertaking given your present operation 4 - you already know the other option you've used in the past
  14. That's because your hosting is on MariaDB 10.2. phpVMS 5.5.2.72 has issues with importing with MariaDB 10.2 There is no solution at this point - except direct manipulation of the DB. This isn't for the faint of heart and shouldn't be attempted if you don't know exactly what you are doing. And you should back up the DB before even attempting.
  15. That is basically how it's done in the real world. There is a cost per flight hour, maybe extra for catering. And if you keep the aircraft on standby for your use, there is a daily minimum even if you don't fly it. As a charter customer, you are paying for the aircraft, fuel, crew, maintenance, landing fees, etc. You can do the same with phpVMS, and base the cost on flight time.
  16. phpVMS 5 what? There are several versions of phpVMS v5. 5.5.2 5.5.2.72 Did this hotfix he provided work to fix your site?
  17. phpVMS version? PHP version? MySQL or MariaDB version? What was the last thing you or another admin changed?
  18. Really? You joined MFAv 4 days ago. 🤣
  19. Great - Best of luck on your VA! You may wish to recenter the map too be over your focus area. The settings are in local.config - a bit further down. BTW - most here are VA owners and admins. Usually not many prospective pilots looking for a VA. Avsim and FlightSim.com (among others) have dedicated areas to promote your VA.
  20. It seems your skin isn't installed correctly or your site uses "https" and your local.config is showing "http" instead.
  21. You need to state the skin you are using when you post. No one knows what css file to look in without the skin name. You website link shows you are using the BlueIce skin from 209 Studios. Suggest you contact them - they are usually pretty responsive.
  22. Are you running the latest v7 dev and the latest Dispo files as well? Be sure you are totally up to date.
  23. If the readme states it works in php 7.2, that is phpVMS 5.5.2.72 - not phpVMS 5.5.2 What is the link to the github where you downloaded it from?
  24. While it was a general statement, I'm the one who coded phpVMS 5.5.2 to work in php 7.0-7.2 -- hence the version phpVMS 5.5.2.72 5.5.2.72 doesn't fully work/install on php versions above 7.2 There will be errors and incompatibilities. My guess is it was either installed under php 7.2 and then the php version was changed to 7.4 or possibly error reporting is off or not set up to show pertinent errors - or both.
×
×
  • Create New...