1.0.2a Git Hub Versioning Issue Hotfix
Hey All,
Recently there was a GitHub mix up with some versioning (some things were and were not pushed properly) on the previous release. This fix should resolve all the errors currently being experienced with the system which should fix the error. Please note that this will require you to look within your database in order to determine if you need this hotfix as this, to my knowledge, only affected from scratch installs.
In your favorite MySQL DB browsing tool (phpMyAdmin or MySQL Workbench), look for the vaos_migrations
table.
If you are missing the following migrations:
2017_01_11_044315_job_progress
2017_07_24_011502_user_modify
2017_07_24_013111_airline_color
2017_08_14_195620_update_posion_report_table
2017_08_14_213055_update_pireps_table
2017_08_30_213055_add_acars_client_column
You will need to do the following:
- Navigate to
/database/migrations
. - Remove the file named
2017_03_08_054906_fix_legacy_bids.php
- Login to VAOS and navigate to
/admin/migrate
which will re-run the database install and should resolve the previous ACARS table issue.
Additionally, if you have experienced any issues with smartCARS filing of PIREPs, it is advised you install an additional fix which should resolve your issue.
- Download the entire Git Repo source via the links below.
- Replace the following files with their new versions.
/app/Http/Controllers/LegacyACARS/smartCARS.php
/public/legacy_ACARS/smartCARS/interface.php
If you have any issues with the above, please reach out via the issues tab, or directly through the Discord Support Channel.
For those on Shared Hosting... Rejoice!!! I now have a shared hosting specific binary with all the URL editing done for you! Download that below.