Jump to content

ProAvia

Administrators
  • Posts

    1640
  • Joined

  • Last visited

  • Days Won

    70

Everything posted by ProAvia

  1. Freeware or payware? What sims will be supported? Will it require FSUIPC/XPUIPC? Specific list of features? Can you expand on "... I had purchased the source code of JOINFS ..." ? Do you have a website?
  2. Most people here run their own VA and have learned how to use phpVMS to their liking. There are a few developers who will set up a site for you and do some customization. There probably aren't many who will fulfill the role of "Webmaster" on a continuing basis. Some VA's are lucky enough to have knowledgeable staff that can help run the VA and assist in "Webmaster" duties as well. Use caution for anyone who may contact you via PM. Know who you are dealing with. Ask here for opinions about different companies/individuals. Good luck in your quest!
  3. Having 47,000+ airports - most of which you will never fly to - will dramatically slow down your website. It is suggested to add only those airports needed for your schedules.
  4. Be sure to use the latest dev version - available in the Discord Releases channel. Also, read/review the docs.
  5. Since it's been over one year since the OP has updated this thread, chances are it's been abondoned. However, work is in progress elsewhere. But no further announcement will be made until it's ready for release. There is a whole lot more to this update than making it compatible with PHP 7.4 - there are quite a few updates needed to the DB structure as well. Be aware, you shouldn't be using phpVMS 5.5.2.x or 2.x for a new VA. Use phpVMS v7 instead. Any updates for 5.5.2.x are for well established legacy VA's that have a lot invested in payware modules, etc. Any update to the core of 5.5.2.x and a move to newer PHP versions and/or newer versions of MySQL or MariaDB is going to break many addon modules. And you are on your own to fix those modules to work correctly with any update to phpVMS 5.5.2.x. Your best course of action is to install and learn to modify phpVMS v7.
  6. Hosting https://vmshost.io/store/web-hosting There are also other options available for hosting the website. ACARS https://vmshost.io/store/acars Basic v7 install, install Disposable theme, Disposable Basic pack and Disposable Extended pack This price will vary based on who is installing it and exactly what you want done. You will still need to become very familiar with the software and how it works. You may benefit from learning phpVMS 7 and doing the install yourself. phpVMS 7, the Disposable theme and Disposable Basic pack are freeware Disposable Extended pack - this is Donationware. See post below for further info. For all of the above software, you must meet the terms of their respective licenses. Be sure to read the readme files and are in compliance with the terms of the licenses. And the most important part....
  7. Go th the discord server. Look under "releases" for v7 latest dev version.
  8. I believe it will.... but you would be better off moving to phpVMS v7 with vmsACARS. Check with your host to see what other PHP versions they support. See the phpVMS v7 docs for requirements first. I see no reason that anyone would start a new VA with phpVMS v5. And it won't work correctly with MariaDB 10.2 and higher. Way too many issues that can't be fixed.
  9. With some hosts and using PHP 7.2, you need a .user.ini file in the main phpVMS folder for error reporting to log to the error_log file. Check with your host as not every host needs it. I have no idea what might need to change to make phpVMS 5.5.2.72 compatible with MariaDB 10.2+ - or else I would have already released something. 😀 There is no free ACARS for phpVMS v7. The payware one, by the same developer as phpVMS, is quite good though. You will need a newer PHP version as well. Check the DOCS for more info.
  10. CCF Tracker may not be compatible with phpVMS 5.5.2.72 - there may be some corrections you need to make to the site files. Is error reporting turned on? Any errors in the error_log file related to CCF Tracker? The other issue my be MariaDB 10.5 - phpVMS 5.x has issues with MariaDB 10.2 and above. No fix is available at this time. I suggest you post something in the forums asking if anyone has a copy of kACARS_Free that they will send you. The best version will be kACARS_Free 1.0.1.5 (most current version) as it will work with secure websites and MSFS, P3D, FSX, FSX:SE and XPlane.
  11. What phpVMS version? What PHP version? What MySQL or Maria DB version? Free or paid hosting? Who is the host? Also, you may wish to look around for kACARS_Free as an alternate to CCF Tracker. I personally don't know of anyone using CCF Tracker and "support" from Crazy Creatives has been non-existent for quite some time.
  12. Sounds like something is wrong with your install. Some required parameters aren't being passed to SB. Change back to the default skin - be sure SB module is installed in core or for the crystal skin -and try again. This will determine if SB is working or not. From there, you will know whether its in the Stisla skin or with the SB module itself.
  13. Without the information listed under "What an administrator should do now:" there is no way for anyone to know. Provide that info, and someone may be able to help.
  14. Use the URL instead. Some hosting have issues with large files.
  15. Does your hosting offer PHP 8? The latest DEV version available from Discord, Releases requires PHP 8. Do NOT use phpVMS7 Beta 4. It is too old and has issues.
  16. Look in the "Announcements" channel in Discord. MSFS broke something again and the scenery scan isn't working as intended. There is a work-around posted in that channel.
  17. Reinstall - including a new database. Be sure to use the latest DEV version, available in Discord under phpvms7, releases. The latest release required PHP 8.
  18. Luke - I received this tonight when attempting to access your website. This was from Avast AV. You may want to contact them to get it rectified.
  19. phpVMS v2.x is no longer supported. phpVMS v5.x has very limited support phpVMS v7 is fully supported. What PHP version do you intend to use? What MySQL/MariaDB version do you intend to use? Each version has specific requirements for PHP and MySQL/MariaDB. No idea of any phpVMS versions can be integrated to work with React.
  20. 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.
  21. While I have not verified it, I think someone mentioned that Asobo moved the stock airport file location.
  22. 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.
  23. Might I suggest following what the text in the error says. Without you supplying that needed info, it's anyones guess.
  24. 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.
  25. It seems to be working fine now.
×
×
  • Create New...