Jump to content

Revision 838: fixed #140 fixed #139 fixed #141 fixed #106 fixed #6 fixed #133 fixed ...


Recommended Posts

Posted

nadeel here mine install checker  rev. 838

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 for SimpleXML module...
[OK] SimpleXML module exists!

Checking file hashes for corrupt or mismatched files
[Checksum failed] /install/checkinstall.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/CentralData.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/classes/CodonEvent.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/lib/simpletest/test/autorun_test.php did not match, possibly corrupt or out of date
[Error] ../core/modules/test/test.php doesn't exist
[Checksum failed] /core/modules/FSFK/FSFK.php did not match, possibly corrupt or out of date
[Checksum failed] /admin/modules/Import/Import.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] /vac_diag.php did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/fsfk_log_flightimages.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/profile_stats.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/fsfk_log_flightplan.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/fsfk_log_flightcritique.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

-- Checked 209 files, found 16 errors

  • Moderators
Posted

and mine

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 for SimpleXML module...
[OK] SimpleXML module exists!

Checking file hashes for corrupt or mismatched files
[Checksum failed] /install/checkinstall.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/CentralData.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/classes/CodonEvent.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/lib/simpletest/test/autorun_test.php did not match, possibly corrupt or out of date
[Error] ../core/modules/test/test.php doesn't exist
[Checksum failed] /core/modules/FSFK/FSFK.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
[Error] ../vac_diag.php doesn't exist
[Checksum failed] /core/templates/fsfk_log_flightimages.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/profile_stats.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/fsfk_log_flightplan.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/fsfk_log_flightcritique.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

-- Checked 209 files, found 15 errors

  • Administrators
Posted

Thanks, this is puzzling me. What's the last changed date/time on the /install/hashlist file? And the filesize, and can you attach it to the post here?

Posted
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 for SimpleXML module...
[OK] SimpleXML module exists!

Checking file hashes for corrupt or mismatched files
[Error] ../core/modules/test/test.php doesn't exist
[Error] ../vac_diag.php doesn't exist

-- Checked 209 files, found 2 errors

  • Administrators
Posted
  Quote

I haven't read threw the tickets, but my acars is hosed big time.

Saying it's hosed doesn't really help... need some details. Nothings changed with acars since build 822 which was 8 days ago.

Posted

Hey Nabeel, sorry to say but after the update the Acars are not working , The FSAcars and Xacars and FSpax does not connect with the website flights that are bidded , also it doenst not track and it doesnt submit the log . It submits it while its empty

  • Administrators
Posted

Since when?

Nothing's changed on those files since 822 which was 8 days ago so I'm a little confused.

Are there errors? Messages? etc etc. Make sure all files are updated

Posted

For me nothign, except the Xacars it gives me that Classes bla bla bla error :) . I donot know whats happenieng . I tested with Fsacars and it doesnt connect my pilot tested with xacars and it gives him the error in public_html classes and ect.

Posted

I get a Popup saying Xacars communication Error.

Then :

Retrieving flight data via ACARS return error:

[ERROR: Connection to ACARS server failed: [Check URL.]]

  • Administrators
Posted
  Quote

For me nothign, except the Xacars it gives me that Classes bla bla bla error :) . I donot know whats happenieng . I tested with Fsacars and it doesnt connect my pilot tested with xacars and it gives him the error in public_html classes and ect.

I need that exact error.

Thanks Lloyd, I'll take a look, that's odd.

Posted

My error is this

depsrture: <B>WARNING</B>:  FOPEN(/HOME/FLYMAPL1/PUBLIC_HTML/CORE/LOGS/XACARS.TXT) [<A HREF='FUNCTION.FOPEN'>FUNCTION.FOPEN</A>]: FAILED TO OPEN STREAM: PERMISSION DENIED IN <B>/HOME/FLYMAPL1/PUBLIC_HTML/CORE/CLASSES/DEBUG.CLASS.PHP</B> ON LINE <B>86</B><BR />

desination

<BR />

Alternate: <B>WARNING</B>:  FWRITE(): SUPPLIED ARGUMENT IS NOT A VALID STREAM RESOURCE IN <B>/HOME/FLYMAPL1/PUBLIC_HTML/CORE/CLASSES/DEBUG.CLASS.PHP</B> ON LINE <B>87</B><BR />

Aircraft: <BR />

Please help. NOTE THIS is with Xacars and Fsacars is not connecting too

  • Administrators
Posted

Make this file writeable:

/HOME/FLYMAPL1/PUBLIC_HTML/CORE/LOGS/XACARS.TXT

Actually, make all the files in that folder writeable

  • Administrators
Posted

Ok, Roger has narrowed down that it may be the "Flight from VA" option which is doing it. I will take a look in the morning

Posted

After investigating myself last night, I discovered the "flight from va" option wasn't working.  I entered the flight manually in fsacars and it seemed to work just fine. I will try an actual flight today and see what happens.

  • Moderators
Posted

hey Roger tried it on xacars the flight from va there it is working i don't use fsacars so don't know iff it is not working there.

but it is difficould to read all your posts keep looking to the left to your avatar ;D ;D

  • Moderators
Posted

have found 1 more thing

if a pilot registers and i aprove him he goes automaticly to retired

tried to change his statusdirectly in the database changed it from 1-0 works ok but if a refresh the page he is back to retired same for an other pilote who was retired changed him to active(0) went strait back to retired(1)

Posted

I have noticed this also, the retired thing i mean.  Ok I did a flight today, got a "send database error" clicked ok and hit send again, it went thru.  Gonna take a look at the log now.

  • Administrators
Posted
  Quote

have found 1 more thing

if a pilot registers and i aprove him he goes automaticly to retired

tried to change his statusdirectly in the database changed it from 1-0 works ok but if a refresh the page he is back to retired same for an other pilote who was retired changed him to active(0) went strait back to retired(1)

This didn't fix from after you told me last night? Hmm

  • Moderators
Posted

it was fixed first it putted all in retired but now only new registerds and i cant put them to active it keeps getting retired

×
×
  • Create New...