Jump to content

ProAvia

Administrators
  • Posts

    1646
  • Joined

  • Last visited

  • Days Won

    71

Everything posted by ProAvia

  1. Did you follow the directions in the docs? Configuration, Email
  2. Send verification via PM to developer. It may take a bit for him to get back to you as he is quite busy with real world job.
  3. Join the phpVMS discord using the link in the top menu here in the forum. Then use the discord SEARCH option to find the discussion.
  4. I believe that IVAO changed their API. There was a brief discussion about this in one of the Discord channels.
  5. With phpVMS 5.5.2.72, you will not only continue to have issues with MariaDB 10.3, but will also have issues with most any module you add as they aren't tweaked for PHP versions above 5.6. If you attempt to use the default crystal skin and no addon modules, chances are you won't attract many users either - as the default phpVMS v5.x is quite plain. Many shared hosts will not disable Strict Mode for "security reasons" as the server is shared by other websites in addition to yours. It would still be best to use phpVMS v7 - your installation issues can be easily overcome. Re-read the docs, use the latest v7 dev build (available in the releases channel on discord), use PHP 8.0 and be patient with yourself. Use the v7 guides found here to help set up specific areas of the site.
  6. You will still have issues with MariaDB 10.3 - even with Strict Mode set to off - using phpVMS 5.x. What PHP version? What is your reason for not using phpVMS v7?
  7. Latest v7 dev version can be downloaded from the releases channel on the phpVMS discord. Be sure to read the docs (link in top menu here) and the guides.
  8. Revert back to 'crystal' skin and see if items are there. What crew center skin are you trying to use? If this is for a new VA or from a VA that has been using another front-end (not phpVMS), you need to use phpVMS v7 and not one of the older, unsupported versions.
  9. @LesJar last visit to the forum was May 1, 2022 over 6 months ago. I agree the project is either cancelled or not public.
  10. phpVMS 5.5.2 will work on PHP 5.5 and 5.6. As well, it will work with MySQL 5.6 and/or MariaDB 10.1 Since you are using PHP 7.0.33 and MariaDB 10.5, phpVMS is not going to function correctly. Do to changes in newer versions of PHP and MySQL/MariaDB, phpVMS code doesn't work correctly. While your host may allow use of PHP 5.6, you are tied into the MariaDB version they use. You could use phpVMS 5.5.2.72, which works with PHP 7.0 to 7.2, but it also has issues with MySQL versions above 5.6 and/or MariaDB above 10.1 . However, there are many changes between phpVMS 5.5.2 and 5.5.2.72 which will affect any addon modules you may be using. Why are you not using phpVMS v7?
  11. phpVMS 5.5.2 will work on PHP 5.5 and 5.6. As well, it will work with MySQL 5.6 and/or MariaDB 10.1 Since you are using PHP 7.0.33 and MariaDB 10.5, phpVMS is not going to function correctly. Do to changes in newer versions of PHP and MySQL/MariaDB, phpVMS code doesn't work correctly. While your host may allow use of PHP 5.6, you are tied into the MariaDB version they use. You could use phpVMS 5.5.2.72, which works with PHP 7.0 to 7.2, but it also has issues with MySQL versions above 5.6 and/or MariaDB above 10.1 . However, there are many changes between phpVMS 5.5.2 and 5.5.2.72 which will affect any addon modules you may be using. Why are you not using phpVMS v7?
  12. In .../core/common/ is there a RanksData.class.php file? If so, are both methods defined in that RankData.class.php file? It would be helpful to know: phpVMS version PHP version MySQL/MariaDB version
  13. phpVMS version? PHP version? MySQL or MariaDB version? Is error logging enabled? Any errors in the error_log file or the browser console?
  14. Schedules need to have a price per pax/unit or you need to add a price when manually accepting PIREPs.
  15. Post directly in the appropriate forum category to receive a possible response. Do not post to the actual file download. Posting to the forum will get more eyes on your issue.
  16. Post directly in the appropriate forum category to receive a possible response. Do not post to the actual file download.
  17. Loading or importing "as many airports as possible" will only serve to bog you site down. This will cause slow loading. Only load/import those airports supported by your schedules. Actually, just add the schedules/routes. Any airports not in the DB will be added automatically.
  18. Verify you are using phpVMS v7 - the latest dev version available from the Discord releases channel. Do NOT use beta 4 or any other versions except the latest dev version. The latest release of phpVMS v7 requires PHP 8 - it will NOT work with PHP 7.4 See the documentation here: https://docs.phpvms.net/ Readthru it all - and review the Requirements section.
  19. Are you using the latest dev build? What version of PHP? What installation method did you use?
  20. No discussion of payware module code in the forum. "While one can not discuss payware code in a public forum, one could use the PM system of the forum to discuss the issues with other users who have legally purchased the same module. Possible post the error you are receiving - without posting any payware code - and mention the module you are using. Then ask users who use the same module to contact you via PM. Use caution to check that other users actually have the same module though. Sadly, there have been reports of users attempting to get payware code from other users while not actually owning the original payware module. Example: "I am receiving the following error while using payware module (name of module and developer here). Warning: count(): Parameter must be an array or an object that implements Countable in (don't put any more than this). Since this is a payware module, please contact me via PM if you have purchased this module and can help. Thanks!" "
  21. My bet is MariaDB 10.3 and/or Strict Mode is causing your issue. Check with your host to see if Strict Mode is on or off.ideally, you want it off. There are no known fixes for newer versions of MariaDB (10.2+) or MySQL (5.7.5+) as this time. Have you considered moving up to phpVMS v7?
  22. What version of phpVMS? What versionof PHP? What version of MySQL/MariaDB?
  23. Ok, thanks! Then the install errors and other items that don't work with php greater than 7.2 probably still exist. Work that affects zero date, no default value, strict mode and other items related to newer php and MySQL/MariaDB versions still needs to be addressed. An updated release with all these fixes that will install under php 7.4 is needed. I doubt phpVMS v5 can be fixed to fully work with php 8 or higher without major errors. For anyone starting a new VA or revitalizing an older VA - the best option is to use phpVMS v7. Using phpVMS for a new venture is a waste of time and effort.
×
×
  • Create New...