Jump to content

ProAvia

Administrators
  • Posts

    1754
  • Joined

  • Last visited

  • Days Won

    79

Posts posted by ProAvia

  1. There is no "version 5" of phpVMS - provide a link to the file you downloaded.

    • phpVMS 2.1.x (original, updated a while back for those still on version 2) - not recommended for a new install.
    • phpVMS 5.5.2 (simpilot version that works with PHP 5.x) - lots of skins and addon modules will work with this version.
    • phpVMS 5.5.2.72 (updated simpilot version that works with PHP 7.0-7.2) - some edits to existing skins and modules may be needed

    If you are able to set PHP versions on your host, I recommend you set it for PHP 5.6 and use phpVMS version 5.5.2 

    If you are stuck on PHP 7.2 it is recommended to use phpVMS 5.5.2.72

     

    What version of MySQL or MariaDB are you using?

     

    Have you checked the error_log for any errors (you do have error logging turned on, don't you?)?

  2. Once again - there is no phpVMS 5.25 - it does NOT exist.

     

    What phpVMS version?

    What PHP version?

    What MySQL/MariaDB version?

    What skin are you using?

    If using an addon skin, have you gone back to the default crystal skin to see if it works there?

    What other addon modules have you added?

  3. Since you are using phpVMS 5.5.2.72 - Those edits have already been done for you (as I incorporated them in the release).

     

    I am assuming you are using PHP 7.0 thru PHP 7.2. That version of phpVMS will not presently work with PHP 7.3 or greater.

  4. For clarification and to make it easier for others to follow along...

     

    You are using phpVMS 5.5.2 - simpilot version

    crystal and crewcenter are 2 different skins - they are not both crewcenters

    You want to use the crewcenter skin (looks like the Mark Swan version) - but schedule search doesn't work

    When using the crystal skin - schedule search works

     

    Sounds like your crewcenter skin is not installed correctly. Did you replace all the .tpl files with the .php files found in the phpfiles folder - found in the crewcenter skin download? Have you made any edits to the crewcenter skin files? Did you double check that you followed the crewcenter skin installation instructions?

    • Like 1
  5. Can you see the associated schedules, aiports and aircraft in the database?

     

    Can you see the associated schedules using the default flight search?

     

    What skin are you using?

    Have you tried this while using the default crystal skin?

    Have you tried this without the FltBook module installed?

    What other modules have you installed to phpVMS?

  6. Change the skin back to the default crystal skin - use the admin panel option to do this. Then test to see if you still have the issue. You need to do this to see if it is an issue with your crewcenter.

     

    Which exact crewcenter are you using? Post the name of the skin you are using.

    • Like 1
  7. What version of phpVMS?

    What version of MySQL or MariaDB?

     

    I know you will get this in phpVMS 5.5.2 if you are using MySQL 5.7 . If using phpVMS 5.5.2, I can provide a link to a fix. If using phpVMS, I will let the developer respond.

  8. Did you check the console in google chrome to see if it shows any errors?

    Did you check the error_log file to see if there are any errors there?

     

    What version of phpVMS?

    What version of PHP?

    What version of MySQL or MariaDB?

    What skin are you using?

    What is the code for that page?

    What are the last three or so items you changed on the site? If it worked before, chances are it is caused by something you recently did.

     

  9. It's either your computer, your internet connection or provider, your modem/router/powerline equipment or possibly your ISP needs to whitelist your site/hosting company IP address. You have pretty much ruled out everything else.

  10. You may be able to get the number of pilots on LoA by getting that "on leave" code from the pilots table of the database. "On leave" will show as a "3" in the retired column of the pilots table. 

     

    You may be able to work out the correct coding by finding the code for pending pireps (or pending registrations, etc) and adapting it to use for pilots on LoA. Let us know how you get along with that and maybe share your code here.

×
×
  • Create New...