Jump to content

Revision 819: fixed #90 fixed #108 fixed #101 fixed #82 fixed #107


Nabeel

Recommended Posts

  • Administrators

Fixed admin PIREP list bug, also added some per-airline stats. Mostly minor fixes. Added a different type for showing PIREPS which have already been approved. Using two different style, if you guys prefer the PIREP listing for the ones which have already been approved for all of them, I'll make that the style for all of them, instead of using the old style for PIREPs which are awaiting approval.

Fixed the "Reset Distances" to calculate using the arrival and departure airports, instead of basing it on the schedules (which will help for you who are doing "random" flights which aren't in the schedule)

And just post the checkinstall.php if you can. Thanks

Link to comment
Share on other sites

  • Moderators

here it is  ;D

phpVMS Virtual Airline Administration Software
Install Check

Checking PHP version
[OK] PHP version is 5.2.x

Checking connectivity...
[OK] Can contact outside servers

Checking file hashes for corrupt or mismatched files
[Checksum failed] /install/checkinstall.php did not match, possibly corrupt or out of date
[Checksum failed] /install/install.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/PIREPData.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/PilotGroups.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/UserGroups.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/PilotData.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/modules/XML/XML.php did not match, possibly corrupt or out of date
[Checksum failed] /core/modules/FrontBids/FrontBids.php did not match, possibly corrupt or out of date
[Error] ../unit_test.php doesn't exist
[Checksum failed] /admin/modules/PilotAdmin/PilotAdmin.php did not match, possibly corrupt or out of date
[Checksum failed] /admin/modules/Maintenance/Maintenance.php did not match, possibly corrupt or out of date
[Checksum failed] /admin/modules/PIREPAdmin/PIREPAdmin.php did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/pireps_addcomment.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/fsfk_liveacars_config.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/registration_autoconfirm.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/fsfk_log_flightdata.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/xacars_config.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/fsfk_pirep_config.tpl did not match, possibly corrupt or out of date
[Checksum failed] /admin/templates/ops_schedules.tpl did not match, possibly corrupt or out of date
[Checksum failed] /install/install.sql did not match, possibly corrupt or out of date

-- Checked 204 files, found 20 errors

gr joeri

Link to comment
Share on other sites

Here is my check installer..

Checking file hashes for corrupt or mismatched files

[Checksum failed] /install/checkinstall.php did not match, possibly corrupt or out of date

[Checksum failed] /install/install.php did not match, possibly corrupt or out of date

[Checksum failed] /core/common/PIREPData.class.php did not match, possibly corrupt or out of date

[Checksum failed] /core/common/PilotGroups.class.php did not match, possibly corrupt or out of date

[Checksum failed] /core/common/UserGroups.class.php did not match, possibly corrupt or out of date

[Checksum failed] /core/common/PilotData.class.php did not match, possibly corrupt or out of date

[Checksum failed] /core/modules/XML/XML.php did not match, possibly corrupt or out of date

[Checksum failed] /core/modules/FrontBids/FrontBids.php did not match, possibly corrupt or out of date

[Error] ../unit_test.php doesn't exist

[Checksum failed] /admin/modules/PilotAdmin/PilotAdmin.php did not match, possibly corrupt or out of date

[Checksum failed] /admin/modules/Maintenance/Maintenance.php did not match, possibly corrupt or out of date

[Checksum failed] /admin/modules/PIREPAdmin/PIREPAdmin.php did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/pireps_addcomment.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/fsfk_liveacars_config.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/registration_autoconfirm.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/fsfk_log_flightdata.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/xacars_config.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/fsfk_pirep_config.tpl did not match, possibly corrupt or out of date

[Checksum failed] /admin/templates/ops_schedules.tpl did not match, possibly corrupt or out of date

[Checksum failed] /install/install.sql did not match, possibly corrupt or out of date

-- Checked 204 files, found 20 errors

Link to comment
Share on other sites

Checking PHP version

[OK] PHP version is 5.2.x

Checking connectivity...

[OK] Can contact outside servers

Checking file hashes for corrupt or mismatched files

[Checksum failed] /install/checkinstall.php did not match, possibly corrupt or out of date

[Checksum failed] /install/install.php did not match, possibly corrupt or out of date

[Checksum failed] /core/common/PIREPData.class.php did not match, possibly corrupt or out of date

[Checksum failed] /core/common/PilotGroups.class.php did not match, possibly corrupt or out of date

[Checksum failed] /core/common/UserGroups.class.php did not match, possibly corrupt or out of date

[Checksum failed] /core/common/PilotData.class.php did not match, possibly corrupt or out of date

[Checksum failed] /core/modules/XML/XML.php did not match, possibly corrupt or out of date

[Checksum failed] /core/modules/FrontBids/FrontBids.php did not match, possibly corrupt or out of date

[Error] ../unit_test.php doesn't exist

[Checksum failed] /admin/modules/PilotAdmin/PilotAdmin.php did not match, possibly corrupt or out of date

[Checksum failed] /admin/modules/Maintenance/Maintenance.php did not match, possibly corrupt or out of date

[Checksum failed] /admin/modules/PIREPAdmin/PIREPAdmin.php did not match, possibly corrupt or out of date

[Checksum failed] /admin/templates/ops_schedules.tpl did not match, possibly corrupt or out of date

[Checksum failed] /install/install.sql did not match, possibly corrupt or out of date

-- Checked 204 files, found 14 errors

Link to comment
Share on other sites

Not sure if this is by accident or what. Now NON admin have a link next to a pilots pireps that say

Add Comment  Edit Pirep

When that person Clicks either of those 2 links, it tells them that they can not add a comment or edit pirep because it does not belong to them. AND it will not let Admin do either of those 2 either.

Would it be easier to not anyone see that at all if they are not an admin? If so, and it still shows up to admin, they need to be able to do those functions.

Link to comment
Share on other sites

Install Check

Checking PHP version
[OK] PHP version is 5.2.x

Checking connectivity...
[OK] Can contact outside servers

Checking file hashes for corrupt or mismatched files
[Checksum failed] /install/checkinstall.php did not match, possibly corrupt or out of date
[Checksum failed] /install/install.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/PIREPData.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/PilotGroups.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/UserGroups.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/PilotData.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/modules/XML/XML.php did not match, possibly corrupt or out of date
[Checksum failed] /core/modules/ACARS/fspax.php did not match, possibly corrupt or out of date
[Checksum failed] /core/modules/FrontBids/FrontBids.php did not match, possibly corrupt or out of date
[Error] ../unit_test.php doesn't exist
[Checksum failed] /admin/modules/PilotAdmin/PilotAdmin.php did not match, possibly corrupt or out of date
[Checksum failed] /admin/modules/Maintenance/Maintenance.php did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/schedule_briefing.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/core_navigation.tpl did not match, possibly corrupt or out of date
[Checksum failed] /admin/templates/awards_allawards.tpl did not match, possibly corrupt or out of date
[Checksum failed] /admin/templates/settings_addcustomfield.tpl did not match, possibly corrupt or out of date
[Checksum failed] /install/update.sql did not match, possibly corrupt or out of date

-- Checked 204 files, found 17 errors

Link to comment
Share on other sites

  • Administrators

Not sure if this is by accident or what. Now NON admin have a link next to a pilots pireps that say

Add Comment  Edit Pirep

When that person Clicks either of those 2 links, it tells them that they can not add a comment or edit pirep because it does not belong to them. AND it will not let Admin do either of those 2 either.

Would it be easier to not anyone see that at all if they are not an admin? If so, and it still shows up to admin, they need to be able to do those function

Actually, those are two new features, but they should only show if you're logged in. I just fixed that bug, thanks.

But, it allows the pilot to enter a comment after it's been submitted, and then edit any custom fields for PIREPs. Admins can do it from the admin panel

Link to comment
Share on other sites

Actually, those are two new features, but they should only show if you're logged in. I just fixed that bug, thanks.

But, it allows the pilot to enter a comment after it's been submitted, and then edit any custom fields for PIREPs. Admins can do it from the admin panel

Ok that's cool.  ;)

Link to comment
Share on other sites

×
×
  • Create New...