Jump to content

ProAvia

Administrators
  • Posts

    1645
  • Joined

  • Last visited

  • Days Won

    71

Everything posted by ProAvia

  1. vmsACARS works with phpVMS v7 smartCARS presently does NOT work with phpVMS v7 If you are using phpVMS v7, vmsACARS is the only present solution. Everyone has problems of some sort with MSFS - after all, it's still an alpha product.
  2. Have you tried the simBrief downloader? Maybe there is a way at some point to interface phpVMS with the SB downloader.
  3. Interesting - thanks for coming back to post.
  4. Looks like smartCARS allows random load - either fixed by their system or allows user to change. It's all done on their end - on the server I guess when the schedule info or bid goes to their system. Suggest you contact TFDI and ask them how it all works.
  5. How did you solve it? Your answer may just help someone in the future.
  6. Oops - my mistake. phpVMS only shows the line you listed. I don't believe there is a way to randomize the load factor directly in phpVMS. My ACARS allows a baseline for load and a percentage offset to create a random load. What ACARS are you using?
  7. Don't use beta 4. Instead, head over to our Discord and look for the latest dev version in the Releases channel. There have been many changes since beta 4 was released. Follow the docs for installation.
  8. You can adjust the payload percentage and the percent it will vary. Look in local.config for the settings. If they aren't there, copy/paste them from app.config into local.config. Do not change any settings in app.config - instead change them (or add them) to local.config.
  9. For phpVMS v7, the only acars presently compatible is vmsACARS. It does not function in phpVMS v5. For phpVMS v5, there is the payware smartCARS and the freeware kACARS. All listed ACARS will work with XP and MSFS. You will be required to also use XPUIPC or FSUIPC based on the sim used.
  10. It seems you are trying to use phpVMS v7 If so - do NOT use beta4. Instead, use the latest dev build which is available in the Discord Releases channel. Yes, v7 will install to shared hosting. There is no local.config file in v7. The install and template folders aren't in v7 either. As for airports, I suggest you add a few airports manually. Then export them to gain insight into the required fields. You can use Excel or the like to compile your airport list and import it into your database. Only add airports your VA intends to actually fly into. There is zero reason to add every airport in the world. You initially posted in the v2/v5 support forums. I am moving your post to the v7 support forum.
  11. No more flash. Try Google charts or Morris charts.
  12. phpVMS 5.5.2 will not work correctly with PHP 7.0
  13. Is that phpVMS 5.5.2 or 5.5.2.72? phpVMS 5.5.x is not quite descriptive enough as there are various versions which could affect your desired outcome.
  14. There are instructions on the forum to use Leaflet/OSM maps for phpVMS. You can easily adapt those to work with this (and other) skins.
  15. phpVMS version? PHP version? MySQL/MariaDB version? Your topic title states: Pilot List Empty [Admin Panel] But the included picture is active schedules What exact issue are you having? Has it ever worked correctly or is this a new issue?
  16. Was the csv exported from the latest dev build of phpVMS v7? Does the file format match that of the phpVMSv7 aircraft database table?
  17. If you installed on PHP 5.6.40, you did not read the requirements for installing phpVMS v7 https://docs.phpvms.net/
  18. PHP version? MySQL/Maria DB version? Did you follow the install directions in the docs?
  19. MODERATOR NOTE: Moved from v2,v5 forum to v7 forum..... It is recommended NOT to use phpVMS v7 beta 4. Instead, download the latest dev build available from the phpVMS Discord releases channel. Be aware that phpVMS v7 is still in testing and new releases are possible several times a week or more.
  20. Free hosting puts limits on required PHP functions and other stuff. It's free for a reason - very basic function. If you are serious about running a VA and want to attract quality pilots and staff, free hosting isn't going to get you there. If you don't want to spend the money, think about joining one of the many quality VA's already established.
  21. Free hosting always causes issues. Free hosts limit access to certain required items. If you are serious about your VA, get paid hosting. If you are just setting up your VA for testing, use WAMP or XXAMP running on a local machine. Look in /core/common/SchedulesData.class.php and /core/modules/Schedules/Schedules.php. one of those files should have a "view" function in it.
  22. Suggest you contact your hosting company and ask them what MySQL or MariaDB version you are using. Are you using paid or free hosting? The Warning is basically saying that the Schedules module does have the method "viewaction.php". No idea how or why you are calling that. The default Schedules files do not contain that method. There is a "view" call - but no "viewaction.php". Are you attempting to display schedule search results?
  23. Revert to default skin and try again. Does it work or do you get the same error? phpVMS version? PHP version? MySQL or MariaDB version? What skin are you using?
  24. Maybe try reverting to the original style with the original files of the module to see if it works. If it does, you will need to review your style changes.
×
×
  • Create New...