Jump to content

ProAvia

Administrators
  • Posts

    1701
  • Joined

  • Last visited

  • Days Won

    75

Everything posted by ProAvia

  1. What version of phpVMS? What ACARS? For phpVMS v7, suggest you read thru the docs, available via the "Docs" link in the top menu. It really isn't difficult to install phpVMS v7 or vmsACARS. The challenging part as a VA owner can be setting up your airports, aircraft and flights. Doing this can take many hours - and if you hire this part out, it will get quite costly. Is your VA up and running on a website at present?
  2. ProAvia

    Transfer of hours

    What "network" did you bring these hours over from? Transfer Hours are separate from Flight Time in phpVMS 7. Transfer Hours are from outside of phpVMS. Flight Time is for hours flown in the phpVMS ecosystem. You can always add Transfer Hours and Flight Time to give a Total Time and then add a place to display it in your theme.
  3. Are any emails being sent/received? Emails for new news items, PIREPs being submitted, etc? How emails ever worked? Double check with your email provider/host that you are using the correct hots, port, encryption settings.
  4. Ah - understood.
  5. If using smartCARS 3 with phpVMS 7 and having issues, I suggest you contact TFDi on their discord. SM3 is NOT fully compatible with phVMS v7 - it is up to TFDi to fix their issues.
  6. Chances are some members are using the latest beta version and others are not. In YOUR vmsACARS, is use Beta checked? Can't remember exactly where this setting is - click each icon on left side and look.
  7. Admin - settings Should be the very first item - enable and insert public and secret hCaptcha keys.
  8. Do not use beta 5 - use the latest dev version available in the discord #v7-releases channel. phpVMS v7 uses hCaptcha instead of reCaptcha. You will need the free keys from hCaptcha - and enter them into the admin, settings section of v7.
  9. Need the exact v7 dev version and exact Dispo Basic version as well. Or you can just update to latest v7 dev and latest Dispo Basic. not sure what you mean that you have ICAO and IATA wrong - and that you are already editing them. What do you mean “wrong”?
  10. What dev version of phpVMS 7 are you using? What version of Dispo theme and/or modules are you using?
  11. What version of vmsACARS. Have them install a new instance of vmsACARS in a new folder and try again.
  12. @PaintSplasher Thanks for your continued efforts and support! Looking forward to your other importers as well. Please provide a comprehensive list of the v5 modules you use and/or that your importers will work with. Different modules that provide the same basic functions can/do name their database fields differently.
  13. Not sure if it's practical or worth the time to go thru all the v2/v5 posts to lock unsolved ones. New users should be using phpVMS v7 - and old users have usually solved their issues even if they don't post their resolution. Based on increasing issues that v2/v5 users are experiencing (mostly do to shared hosting updates), it's probably time to move on to v7. In any case, as long as phpVMS v7 airport lookup is working, the above update to the v5 files (via updated VACentral API update) should allow the airport lookup to work. Not so much using the "virtualairlines.eu" website airport lookup as the website is sometimes unreachable and the OP author hasn't been on this forum in over 4 years.
  14. While you replied to a 3 year old post to a 2 year old prior post, a better solution is: At least this will work as long as the phpVMS airport lookup API is up. This phpVMS airport lookup API is the same one in use for phpVMS v7 - and has been adapted to work with phpVMS v5.
  15. Are you using the latest v7 dev version available from the v7-releases channel in discord? List the full version number here. I haven’t noticed any of what you are experiencing with users or pagination - and I’ve done the legacy import at least 3 dozen times over the last several months while helping to update and improve the legacy importer. As for any 500 errors - you will need to look on the phpVMS logs. See the phpVMS docs for their location.
  16. You are posting to a six and a half year old post started by a member who hasn't visited the forum in over four years. The website is still up, but it appears a user can't log in or reset their password.
  17. API is undergoing an update. Check discord for info and status.
  18. Be sure to use the latest phpVMS v7 dev release - not the beta.
  19. No - but it's not difficult and should take less than 1 hour. See the docs for info - https://docs.phpvms.net/
  20. Your current skin in v5 will NOT import to v7 as a theme. However, you can customize the default, use the Disposable freeware theme or do your own theme to closely mimic your present look and feel. Airports, airlines, flights (schedules in v5), PIREPS, pilots will all import. Your best bet is to install v7 using option 1 to a subdomain via the legacy import and see what it looks like and what it moves over from v5. This way, you can play around with it and tweak it without affecting your present live v5 site. Just process all PIREPS, make a backup of the v5 database and use that backup db for the legacy import. There is also an addon to import awards - although it may be for a specific v5 awards module. The same developer who did the awards import addon is working on other addon imports as well.
  21. phpVMS v2/v5 is over 15 years old. Much has changed in that period of time. It's had a good run. No software works forever. Time to move forward. phpVMS v7 is the first major rewrite in 15 years.
  22. Your current v5 modules will not work in v7. Design wise - you can customized the theme in v7 to closely mimic your v5 site.
  23. PHP 5.6 will work with that phpVMS version. You will still have functionality issues with MariaDB 10.6 though. I'd suggest installing the latest dev release of phpVMS v7 to a subdomain and looking into what is actually included and what addons are available. You may find that some of your v5 addons aren't needed. As hosts update PHP and MySQL/MariaDB versions, phpVMS v5 will have more issues and eventually cease to work. About the only way around that is to run your own VPS.
  24. V5 modules will not work in V7. They can not be easily converted and would likely need to be fully re-developed. Chances are that with MariaDB 10.6, you will find that some needed fuctions don't work as expected or at all. Check out v7. Many items that required modules in v5 are included in v7. Once v7 is in general release, I anticipate that new modukes will be developed. Go to the admon page and look in the lower right corner. What phpVMS version are you using?
  25. For phpVMS version, go to /public_html/core and look in the version file. Report back here with the contents. How old is this install? There is no phpVMS 5.6 - there is 5.5.2 and 5.5.2.72 Neither will fully work with PHP 7.4 and/or MariaDB 10.6 For full functionality of phpVMS 5.5.2.72, PHP version from 7.0 to 7.2 and MySQL 5.6 to 5.7.4 or MariaDB up to 10.2 . For phpVMS 5.5.2, PHP version 5.4 to 5.6 and MySQL 5.6 or MariaDB up to 10.2 . If your database for this install is intact, time to move to phpVMS v7 by doing a legacy import. Check the docs link in the menu at the top of the page for minimum requirements. Check if your host support all minimum requirements. I guess you could try recreating assets, airports and admin. But it may not be worth the time it takes and there may still be other issues.
×
×
  • Create New...