Jump to content

ProAvia

Administrators
  • Posts

    1740
  • Joined

  • Last visited

  • Days Won

    78

Everything posted by ProAvia

  1. Are there any errors listed in the error_log file? Any errors shown in the console in Chrome? Any chance your site relies on ionCube or ionCube loader? What version of MySQL or MariaDB are you using?
  2. Switch back to the crystal skin and see if it works from there. If so, the issue is somewhere in your skin.
  3. Looks like you aren't using the default admin panel skon. Unless someone else is using this exact addon admin panel skin it may be difficult to get an answer to your issue. Can you change the width of the columns using your mouse? Any chance you can revert to the default admin skin?
  4. Do the conversion and apply to the crystal skin. Change your site skin to crystal to check it. If it works on crystal and not on your present skin, contact the skin developer to help you out. What skin are you using?
  5. And there are also several American Airlines, Southwest Airlines - and many others too. If someone wants to open a VA representing a certain airline that already has a VA, there is no harm in it.
  6. What other PHP versions are available from your host?
  7. 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?
  8. If going to https - I get a site is not secure warning. continuing still gives the 403 error. Tried in two different browsers.
  9. I'm getting a 403 Forbidden error. Anyone else getting that too?
  10. 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
  11. 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.

  12. 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.
  13. Go here and open a new issue https://github.com/nabeelio/phpvms
  14. Excellent, looking forward to the update!
  15. 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?
  16. 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?
  17. 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.
  18. Thanks @Strider
  19. A little background information may help us out... phpVMS version? PHP version? MySQL or MariaDB version? Default skin or addon skin?
  20. I would guess it will be done when it's done. Testing in progress.
  21. 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.
  22. Post the contents of your PilotData.class.php line 1016
  23. 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.
  24. 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.
  25. 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.
×
×
  • Create New...