Jump to content

ProAvia

Administrators
  • Posts

    1646
  • Joined

  • Last visited

  • Days Won

    71

Everything posted by ProAvia

  1. None of the payware SimPilot modules are available since he stopped developing for phpVMS several years ago. The SimPilot freeware modules are available on Github. https://github.com/DavidJClark
  2. Are you running this locally? What is "Loclcalhost/..."?
  3. Asking for a help in a message thread that hasn't seen a response in over 5 years likely won't get you an answer.
  4. phpVMS 5.5.2 template files end in ".php", not ".tpl". For skins, you can mostly just change the file names from .tpl to .php -although you may have to look in each skin file and change any reference from .tpl to .php also. Skins made specifically for phpVMS 5.5.2 will not require this modification. Some older skins made for phpVMS 2.x were also converted for use in phpVMS 5.5.2. Other skins sometimes come with the files for both versions. You may be best served initially to find a skin made specifically for phpVMS 5.5.2 - such as ones available at 209 studios. https://phpvms.209studios.com/downloads.php
  5. The Stisla skin is outdated and the author isn't active anymore. I doubt you will find someone here to help you debug that skin. You can find the original files in the Github phpVMS 5.5.2 download.
  6. https://github.com/web541/phpVMS-FltbookSystem-v2
  7. A skin has nothing to do with any data.class file. If you wish to check your files against the default, just download the archive again from Github.
  8. MySQL above 5.7.4 is probably the issue. Check with your host to see if Strict Mode is ON or OFF. Request they turn it OFF. Some hosts will, others won't. There is no known permanent fix from our end at this point in time. You can add the aircraft manually to the database via Cpanel or whatever user interface your host provides. Be sure to BACK UP YOUR DATABASE PRIOR to attempting this.
  9. phpVMS version? PHP version? MySQL or MariaDB version?
  10. What exact error? What version of PHP? What version of MySQL or MariaDB?
  11. 5.5.2.72 is for PHP 7.0 thru 7.2 There may be issues on PHP 7.3 and above. No support can be given for PHP above 7.2 as I don't use those versions. You may want to consider setting up a Gmail or Outlook account for site use if all email thru tfdi hosting is blocked by MS.
  12. That wasn't there yesterday when I checked. I see they have also added the phpVMS logo to the partners section as well as the "powered by phpVMS" to the bottom of the main page. While many times it is an oversight, some developers just remove it for no logical reason. One specific developer comes to mind... In any case, glad to see that https://www.flyuva.org/ added the phpVMS attribution. I wish them well in their endeavour.
  13. What CMS are you using - phpVMS or something else? If phpVMS, do you have a no attribution license? And why wouldn't you add phpVMS to your 'partners' page?
  14. I am pretty sure you are seeing that error because you haven't fully integrated simBrief into your website. I believe the error is that it isn't getting the flight info from your site to actually populate the form and be able to send the flight data to simBrief. You may wish to check the installation details of the simBrief module again. There was also an addition download that helped with integration - maybe this one... https://github.com/andyhughes73/phpvms-simbrief-options-form
  15. Strange Check your browser console for any errors there. Yes, the template errors are probably because the XML data isn't there.
  16. Be sure url_fopen is set to ON in php. Seems the XML file is unable to load/import. Did you customize any portion of the simBrief addon? If so, revert to default. Or maybe try when using the default "crystal" skin. One other thing it may be.... check your Windows regional settings are set to "en-US" and that your decimal separator is set to a period and not a comma. simBrief uses a period and will error if a comma is used - even if region is en-US.
  17. What are the contents of line 12 in the .../modules/SimBrief/SimBrief.php file? What do you mean by a "modified version of phpvms 5.5.x"? What exact version? Look in the lower right corner of the admin panel. What version of MySQL or MariaDB?
  18. The issue could be that phpVMS 2.1.936 doesn't work well with PHP 5.6 Also, phpVMS 2.x and 5.5.x don't work well with MySQL above 5.7.4 Chances are you will find more issues, especially when attempting to import airports, schedules and aircraft. 2.1.936 is very old and no longer actively supported.
  19. phpVMS version? PHP version? MySQL/MariaDB version? What modules are you using? Are you using the FltBook module?
  20. You may want to review the VATSIM API to find what is required. Or maybe contact VATSIM directly and ask them.
  21. Follow the troubleshooting section in the link Nabeel provided above. Try connecting from your phone using your data plan - not while connected to your normal internet provider. Flush your DNS cache. Contact your ISP support.
  22. Then something is wrong on your end. I and several others have no issue connecting to vmshost.io Posting here asking for vmshost to do something isn't going to fix an issue on your end. Have you tried clearing your browser cache or using a different browser? Press CTRL+F5 Have you turned off internet on your iPhone and used your data plan to access vmshost? This will cause your phone to pull a new/different IP address while on the data plan... this may help you figure out the issue.
  23. https://vmshost.io/ You will need to sign into your account there.
  24. As suggested, send in a ticket. It appears to be working fine for most. Maybe there is an issue on your setup.
  25. Hmm, the first error shows that you didn't select an aircraft.
×
×
  • Create New...