Jump to content

ProAvia

Administrators
  • Posts

    1754
  • Joined

  • Last visited

  • Days Won

    79

Posts posted by ProAvia

  1. 1 hour ago, EvO1324 said:

    I can't see that file

    You should be able to get into file manager or access via FTP to view all files on your host. How did you upload the files to install phpVMS? If you can't see the files, there is no way to edit the program or add any modules.

  2. phpVMS doesn't fully work with free hosting - at least not consistently

    There is no phpVMS version 5.5 - there is 5.5.2 and 5.5.2.72

    On your host, find this file and open it. Find line 103 and post the contents here

  3. If he is pilot number 1, don't delete him. I would guess he is one of the VA's founders. Best to leave any founder alone. If you delete anyone, their pilot hours get deducted from the VA's totals also.

     

    Just change to INACTIVE in admin - and if unable there, go to db - pilots table - <this user> - retired... and change the number there to a 1.

  4. 2 hours ago, LuxuryCEO said:

    cant he folded   kAcars doesn't exist anymore   if you get me  hes closed up

    You do realize you are replying to a 2 year old post, right?

    Two years ago, kACARS would have been a possible option. Today there will be other ACARS options - but you may have to wait until after phpVMS 7 is released.

  5. To find the version number, look in admin panel on lower right.

     

    Have you looked in the error_log file in the main phpvms directory and in /admin directory for errors?

     

    You can update to a newer version, but will need to tweak many of your modules and other customizations.

     

  6. To me, the email is just a notification that a pilot filed a PIREP - and that I need to go to the admin side of the site to review and process it. I don't use the Accept All (it is actually disabled) - I review each and every PIREP. And by going to the site to review them, I can see what aircraft was flown.

  7. If you look in your aircraft table in the database, you will see the record numbers in the first column. There may be an easy way to add the code to have it display aircraft type or aircraft registration. Maybe someone will be along to help you sort that out.

     

  8. Can you set PHP versions on a directory by directory basis? Many hosts provide this ability. Then you can have 7+ on some directories while keeping phpVMS on 5.6. If unsure if this is possible on your hosting, contact your host for guidance.

     

    If you are going to change from v2 to v5.5.2.72, I suggest you install a fresh copy. Then install you skin and modules - one by one - and correct any issues with them. Once the new install is working without error, make a backup of your present database and convert that backup to include ALL of the v5.5.2.72 additions/changes. Finally, use this newly converted database in the new install of 5.5.2.72. Don't forget to have PHP error logging enabled so you can find/fix all the errors.

     

    As for any changes that need to be made to existing skins or modules, that is beyond the scope of this thread - and no support can be provided here as there are too many variables in skins and modules.

  9. 8 hours ago, CedGauche said:

    We are using phpvms 2 (latest official one with tpl files), but ported it over to php 5.6 and it's working fine. I want to switch over to php 7.0 for secuirty reasons, but I think none of my modules will work.

     

    I've made an test installation and it's a hard work to rebuild every module.

     

     

    Going from phpVMS v2 to either 5.5.2 or 5.5.2.72 is a big step. Many of your modules will need editing or will not work at all. Also, the database has additional tables and fields within the existing tables. While many of us moved from v2 to v5.5.2 several years ago, it is not for the faint of heart. Lots of things will break and need fixing.

     

    What security reasons do you think warrant the need to move from PHP 5.6 to PHP 7.0? Why move to PHP 7.0? PHP versions PHP 5.4, PHP 5.6, PHP 7.0, and PHP 7.1 are deprecated. If you move, why not move to 7.2? Just because a PHP version is deprecated doesn't mean a phpVMS install can't be run on it. There are many phpVMS sites still running on PHP 5.6 without issue.

     

    Is your host forcing you to a newer PHP version?

     

    Why not wait for phpVMS v7 to be released and move to it at that time? Of course, none of your modules or existing skin will work there either.

     

    Have a look through this thread if you are adamant about changing PHP version to 7+

    This is version 2 that is compatible with PHP 7. While I personally have not used it, it may be worth a look.

  10. What MySQL version did the old host use?

    What MySQL version does the new host use?

     

    Is this happening right after you enter the emai/pilotID, password and then click Log In?

     

    What version of phpVMS?

     

    Post the contents of your /core/modules/Login/Login.php file

  11. Scalable Vector Graphics - SVG - it's a two dimensional graphics file based on XML. Since it's XML based, it can be indexed, searched, scripted and compressed. You can open them in a text editor and some graphics programs. 

     

    Here is a free program to open SVG files - https://inkscape.org/

    Open in Inkscape, save as PNG and then open in Photoshop.

  12. That looks correct. You said you receive the message for only SOME pilots. What is the difference between the successful ones and the ones you get the message from? Is it for a particular rank consitently? So if it happens for "captain" rank, is it always for that rank? Maybe there is an issue with that rank image.

  13. If its a dev site, I would suggest making a copy of your 5.5.2 database and then run the converter on that backup using a new copy of phpVMS 7. This will convert and import your current data. This will help you understand what is and is not imported - and what you will need to do to get v7 functional with your current data.

    • Like 1
  14. The airports table format is different phpVMS v7 than prior versions. If you imported a 5.5.2 airports table directly into 7, it won't work correctly. That's why there is a converter built into v7. But you need a fresh version of 7 uploaded to your server to run the converter/importer. Upload the newest build of v7 and during install you will see the option in the upper right to import the older data into v7. Be patient, it will take some time if you are importing a large database.

×
×
  • Create New...