Jump to content

ProAvia

Administrators
  • Posts

    1695
  • Joined

  • Last visited

  • Days Won

    75

Everything posted by ProAvia

  1. 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.
  2. I would suggest you install it yourself - from scratch. You will need to replace all the .tpl files with the files in the "php_templates" folder. https://github.com/web541/CrewCenter - this is the Mark Swan crewcenter. Not that you shouldn't trust your friend - but installing it yourself will also give you a better understanding of the system.
  3. 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?
  4. 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?
  5. No - there is no "master list" that you can import. It is suggested that you define where your VA will fly and add the airports for those destinations.
  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.
  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. Change back to the default crystal skin and see if the schedules are visible there. This will tell you if it is skin related or not. Which exact crewcenter are you using?
  9. Isn't freehostia a free host? That could be your issue.
  10. I assume you mean in the admin log..... You may want to find the Add Comment code and see how the pirepid is called there - and then adapt it to the delete comment code.
  11. Interesting that it seems to have fixed itself. If it happens again, switch to the default crystal skin and see if it works there. At least that way you can determine if it is related to your skin or not.
  12. 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.
  13. Does it work with the default crystal skin? That's the first place to look. If it doesn't work with crystal, its probably the module. If it works with crystal, you may want to contact the skin developer for assistance.
  14. Yeah - these forums are mostly used by VA owners. And it looks like you aren't even using phpVMS for your front-end anyway.
  15. Did you get this installed correctly? If so, you need to come back here and let us know - maybe even edit the post title to include [SOLVED] in the title. If not, follow the instructions and if still having issues, come back here and tell us exactly what the issues or errors you encountered are.
  16. Since this is with your Blue Ice skin, you may also wish to reach out to the developer at his site. https://phpvms.209studios.com/index.php
  17. I believe you should talk with your ISP or whoever set up your internet connection and in house setup.
  18. Are you talking about the Airport Lookup function? If so, its not "presently" working for phpVMS 5.5.2 . But a solution is being worked on and is currently in beta testing.
  19. 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.
  20. 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.
  21. Look at the permissions - as you can set who can do what. Possibly find that coding and then tweak it to hide/restrict other areas - or move those items to one already restricted. Also, in phpVMS 5.5.2, there is a way to add custom permissions. You will have to look thru the admin code to find the reference.
  22. I don't think it is with phpVMS itself - as when you sent me log in details I was able to log in and navigate the site and admin panel without issue.
  23. It is not yet supported for phpVMS v7
  24. It thinks you aren't logged in. What can you do from that page? Can you register a new account? What browser are you using? Can you try from another browser? What happens if you change back to http in local.config?
  25. From that screen, if you try to log in what happens?
×
×
  • Create New...