Jump to content

ProAvia

Administrators
  • Posts

    1761
  • Joined

  • Last visited

  • Days Won

    79

Everything posted by ProAvia

  1. I am pretty sure that phpVMS 2.1.936 isn't going to work with PHP 7.1.33 Is this your original install of phpVMS 2.1.936 or a new install?
  2. If going to https - I get a site is not secure warning. continuing still gives the 403 error. Tried in two different browsers.
  3. I'm getting a 403 Forbidden error. Anyone else getting that too?
  4. You are responding to a message thread that is over 10 years old. It may be best to start a new message thread and state - in detail - what issues you are experiencing. Include: phpVMS version PHP version MySQL/MariaDB version Skin name
  5. Yash is using others work and claiming it as his own. He is illegally supplying payware templates and addon modules. This is nothing less than stealing and pirating software.

  6. Ok - new install then.... I would recommend you start over from scratch - delete it all.... files, database - all of it. Install fresh. Do NOT add any skins or modules - no SmartCARS to begin with either. Everything default. Then try adding a few airports, aircraft and schedule - finally test EVERYTHING. once it is all working dorrectl, add one skin or addon module at a time and re-test everything again.. including adding and importing aircraft, airports and schedules. It may be a long process, but you should find what is causing your issues. Installing and adding skins/modules without testing is a recipe for disaster. Also, use the console in Chrome (or other browsers) to check for errors. There should also be an error_log file in the directory where phpVMS is installed and in the phpVMS admin directory as well. Check these for possible errors too.
  7. Go here and open a new issue https://github.com/nabeelio/phpvms
  8. Excellent, looking forward to the update!
  9. If it shows 10.2, that is most probably MariaDB. And phpVMS doesn't play nice with MariaDB 10.2 or greater. Is this a new install of phpVMS or for an existing VA? Have you attempted to export the aircraft table to see what it contains? Are there any aircraft listed for use presently?
  10. PHP 5.6 is good Any chance your host can update to MySQL 5.6 ? .... 4.9 is a bit old. Have you tried to import an aircraft.csv file containig a couple of aircraft?
  11. It's still a beta - the updater is probably not working correctly. Have you posted the issue to the developers github? It is easier to track for him if you post it there. In my mind, it is always better to install from scratch anytime a new beta is released... but that's just me and I am not sure it is required.
  12. Thanks @Strider
  13. A little background information may help us out... phpVMS version? PHP version? MySQL or MariaDB version? Default skin or addon skin?
  14. I would guess it will be done when it's done. Testing in progress.
  15. And if what web541 recommends doesn't work, post the contents of blueIce/frontpage_main.php to include lines 120-140. That should give us enough info to go on. The "count" warning is one that shows up a lot in files that aren't completely php 7.2 compatible. Usually its a pretty easy fix. But first, be sure you are using the latest version of the blueIce skin (cause if you are not, you will get other errors in phpVMS 5.5.2.72 as well.
  16. Post the contents of your PilotData.class.php line 1016
  17. ProAvia

    BlueIce V2

    It appears that the CSS files aren't loading. Double check that you installed the skin correctly and that you uploded all the files to their correct locations. If that doesn't fix it, the skin developer will get back to you once he sees your post.
  18. So, you want to display the aircraft at its present position on the live ACARS map? If it doesn't show the present position of a pilot connected to SmartCARS, there may be something you missed when converting to Leaflet/OSM. If you want to display the actual part of the route already flown, I believe you will have to write the code for that yourself.
  19. The only way I know is to export as a CSV using phpMyAdmin. I guess you could write a routine similar to the export airports routine to export your pilots.
  20. What version of phpVMS? Do you mean you use Leaflet/OSM? Did you do the conversion to Leaflet/OSM following the sticky thread here in the forums?
  21. Youmay have to wait several minutes sometimefor the page to load. Try again with a pilot who has only a few PIREPS and report back if it loads there.
  22. Did you wait until the page fully loaded? Can you click on any of the other options on the page and will they load? Sometimes, based on how many PIREPS a pilot has, the initial page loads slowly.
  23. If your host uses cPanel, look under General Information, Server Information. It will either show a version of MySQL or MariaDB - post that info here.
  24. For phpVMS 7, you need to post in the phpVMS 7 forum - you posted in the phpVMS Classic (v2,v5) forums. I will move this to the phpMVMS 7 forums for you. Download this version of phpVMS 7 and install it: http://downloads.phpvms.net/phpvms-7.0.0-dev.tar.gz It includes all the dependencies and is the latest build available as of the time you download it.
  25. Any idea what is different between your new server and the old server?
×
×
  • Create New...