-
Posts
2222 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by joeri
-
normaly all flightplans(you mean flightschedule correct) are standalone so iff you change a flight schedulle all previus filed pirep will stay the same. i think its normal iff you change a aircraft registration it will change all the rest ok not iff you are switshing between airlines but iff you use it in 1 airline and you change the reg it doenst mather.
-
hey Nabeel i found maby a potentioal big bug in the system iff i delete a pilot who has flown it will also delete his flown hours so could it be possible to keep the hours
-
first i would like to send you to this page http://forum.phpvms.net/index.php?action=search and than you would have found this http://forum.phpvms.net/index.php?topic=1665.0
-
hey frans kijk in het changelog er zijn enkele tlp veranderd hey frans look at the changelog some tpl files changed
-
you could do with this one its a verry nice one and it gives a ;lot off data. http://www.ewebcounter.com i also have it embedded in my website but i don't use a vissible counter i look at the data provided from from their website gr joeri
-
me havin no problems using fskf and 689 look here http://www.tnt-virtual.be/index.php/acars
-
on the first one its working fine fsflightkeeper and new beta second i don't konw and would be nabeel who will awnser this
-
you can try to reupload the lib/images/inair folder. gr joeri
-
here is my update and the log again not populated the airways db Caller: DB::write_debug->DB::get_row->NavData::getAirway->NavData::getAllPoints->NavData::parseRoute->ACARSData::updateFlightData->include_once->ACARS->__call->ACARS->xacars->call_user_func_array->MainController::RunAllActions SELECT `name`, `points` FROM phpvms_airways WHERE `name`='EHAM' Table 'tntvirtua_phpvms.phpvms_airways' doesn't exist Caller: DB::write_debug->DB::get_results->NavData::getNavDetails->NavData::parseRoute->ACARSData::updateFlightData->include_once->ACARS->__call->ACARS->xacars->call_user_func_array->MainController::RunAllActions SELECT * FROM phpvms_navdb WHERE name IN ('EHAM') Table 'tntvirtua_phpvms.phpvms_navdb' doesn't exist Caller: DB::write_debug->DB::query->NavData::navDetailsFromServer->NavData::getNavDetails->NavData::parseRoute->ACARSData::updateFlightData->include_once->ACARS->__call->ACARS->xacars->call_user_func_array->MainController::RunAllActions INSERT INTO phpvms_navdb (`type`, `name`, `title`, `freq`, `lat`, `lng`) VALUES (0, 'EHAM', 'EHAM', '0', '0', '0') Table 'tntvirtua_phpvms.phpvms_navdb' doesn't exist Caller: DB::write_debug->DB::query SELECT * FROM phpvms_airways WHERE 1=1 LIMIT 1 Table 'tntvirtua_phpvms.phpvms_airways' doesn't exist Caller: DB::write_debug->DB::query SELECT * FROM phpvms_navdb WHERE 1=1 LIMIT 1 Table 'tntvirtua_phpvms.phpvms_navdb' doesn't exist Caller: DB::write_debug->DB::query->Installer::sql_file_update CREATE TABLE `phpvms_expenselog` ( `dateadded` INT NOT NULL , `name` VARCHAR( 25 ) NOT NULL , `type` VARCHAR( 2 ) NOT NULL , `cost` FLOAT NOT NULL , INDEX ( `dateadded` ) ) ENGINE = MYISAM ; Table 'phpvms_expenselog' already exists Caller: DB::write_debug->DB::query->Installer::sql_file_update ALTER TABLE `phpvms_pireps` ADD `gross` FLOAT NOT NULL AFTER `flighttype`; Duplicate column name 'gross' Caller: DB::write_debug->DB::query->Installer::sql_file_update ALTER TABLE `phpvms_pireps` ADD `route` TEXT NOT NULL AFTER `arricao` , ADD `route_details` TEXT NOT NULL AFTER `route`; Duplicate column name 'route' Caller: DB::write_debug->DB::query->Installer::sql_file_update ALTER TABLE `phpvms_acarsdata` ADD `route` TEXT NOT NULL AFTER `arrtime`, ADD `route_details` TEXT NOT NULL AFTER `route` ; Duplicate column name 'route' Caller: DB::write_debug->DB::query->Installer::sql_file_update ALTER TABLE `phpvms_schedules` ADD `route_details` TEXT NOT NULL AFTER `route`; Duplicate column name 'route_details'
-
it is showing in the acars table but not on the map these are the logs Caller: DB::write_debug->DB::query->Installer::sql_file_update CREATE TABLE `phpvms_expenselog` ( `dateadded` INT NOT NULL , `name` VARCHAR( 25 ) NOT NULL , `type` VARCHAR( 2 ) NOT NULL , `cost` FLOAT NOT NULL , INDEX ( `dateadded` ) ) ENGINE = MYISAM ; Table 'phpvms_expenselog' already exists Caller: DB::write_debug->DB::query->Installer::sql_file_update ALTER TABLE `phpvms_pireps` ADD `gross` FLOAT NOT NULL AFTER `flighttype`; Duplicate column name 'gross' Caller: DB::write_debug->DB::query->Installer::sql_file_update ALTER TABLE `phpvms_pireps` ADD `route` TEXT NOT NULL AFTER `arricao` , ADD `route_details` TEXT NOT NULL AFTER `route`; Duplicate column name 'route' Caller: DB::write_debug->DB::query->Installer::sql_file_update ALTER TABLE `phpvms_acarsdata` ADD `route` TEXT NOT NULL AFTER `arrtime`, ADD `route_details` TEXT NOT NULL AFTER `route` ; Duplicate column name 'route' Caller: DB::write_debug->DB::query->Installer::sql_file_update ALTER TABLE `phpvms_schedules` ADD `route_details` TEXT NOT NULL AFTER `route`; Duplicate column name 'route_details' Caller: DB::write_debug->DB::get_row->NavData::getAirway->NavData::getAllPoints->NavData::parseRoute->ACARSData::updateFlightData->include_once->ACARS->__call->ACARS->xacars->call_user_func_array->MainController::RunAllActions SELECT `name`, `points` FROM phpvms_airways WHERE `name`='VHHH' Unknown column 'name' in 'field list' Caller: DB::write_debug->DB::get_row->NavData::getAirway->NavData::getAllPoints->NavData::parseRoute->ACARSData::updateFlightData->FSFK->acars->call_user_func_array->MainController::RunAllActions SELECT `name`, `points` FROM phpvms_airways WHERE `name`='VHHH' Unknown column 'name' in 'field list' Caller: DB::write_debug->DB::get_row->ACARSData::updateFlightData->FSFK->acars->call_user_func_array->MainController::RunAllActions SELECT `id` FROM phpvms_acarsdata WHERE `pilotid`= You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 and my xacars log /action.php/acars/xacars/acars a:4:{s:5:"DATA1";s:15:"XACARS_MSFS|2.0";s:5:"DATA2";s:4:"TEST";s:5:"DATA3";s:7:"TAY0001";s:5:"DATA4";s:0:"";} /action.php/acars/xacars/acars a:4:{s:5:"DATA1";s:15:"XACARS_MSFS|2.0";s:5:"DATA2";s:11:"BEGINFLIGHT";s:5:"DATA3";s:90:"TAY0001||TAY354|OO-THA||EBLG~LNO~VHHH|N50 37.6482 E5 25.701|659||||318|48|00000|13|IFR|0||";s:5:"DATA4";s:0:"";} BEGINFLIGHT Array ( [flightnum] => TAY354 [aircraft] => OO-THA [lat] => 50.62747 [lng] => 5.42835 [heading] => 48 [route] => VHHH [alt] => 659 [gs] => [depicao] => EBLG [arricao] => VHHH [deptime] => 1264612961 [phasedetail] => At the gate [online] => [client] => xacars ) Array ( [flightnum] => TAY354 [aircraft] => OO-THA [lat] => 50.62747 [lng] => 5.42835 [heading] => 48 [route] => VHHH [alt] => 659 [gs] => [depicao] => EBLG [arricao] => VHHH [deptime] => 1264612961 [phasedetail] => At the gate [online] => [client] => xacars [distremain] => 3510.83243324 [timeremaining] => 00:00 ) /action.php/acars/xacars/acars a:4:{s:5:"DATA1";s:15:"XACARS_MSFS|2.0";s:5:"DATA2";s:7:"MESSAGE";s:5:"DATA3";s:1:"1";s:5:"DATA4";s:236:"[01/27/2010 17:24Z] ACARS Mode: 2 Aircraft Reg: .N176CM Msg Label: PR Block ID: 01 Msg No: M01A Flight ID: TAY354 Message: POS N50 37.6482 E5 25.701 /ALT 659 /HDG 48 /HDT 45 /IAS 0 /TAS 0 /WND 00000 /OAT 13 /TAT 13 /FOB 318 /DST 0 - 0 ";} Flight data: Array ( [DATA1] => XACARS_MSFS|2.0 [DATA2] => MESSAGE [DATA3] => 1 [DATA4] => [01/27/2010 17:24Z] ACARS Mode: 2 Aircraft Reg: .N176CM Msg Label: PR Block ID: 01 Msg No: M01A Flight ID: TAY354 Message: POS N50 37.6482 E5 25.701 /ALT 659 /HDG 48 /HDT 45 /IAS 0 /TAS 0 /WND 00000 /OAT 13 /TAT 13 /FOB 318 /DST 0 - 0 ) PilotID: 1 Array ( [lat] => 50.62747 [lng] => 5.42835 [heading] => 48 [alt] => 659 [gs] => 0 [phasedetail] => Enroute [distremain] => 0 [timeremaining] => 00:00 ) /action.php/acars/xacars/acars a:4:{s:5:"DATA1";s:15:"XACARS_MSFS|2.0";s:5:"DATA2";s:7:"MESSAGE";s:5:"DATA3";s:1:"1";s:5:"DATA4";s:236:"[01/27/2010 17:25Z] ACARS Mode: 2 Aircraft Reg: .N176CM Msg Label: PR Block ID: 01 Msg No: M02A Flight ID: TAY354 Message: POS N50 37.6482 E5 25.701 /ALT 659 /HDG 48 /HDT 45 /IAS 0 /TAS 0 /WND 00000 /OAT 13 /TAT 13 /FOB 318 /DST 0 - 0 ";} Flight data: Array ( [DATA1] => XACARS_MSFS|2.0 [DATA2] => MESSAGE [DATA3] => 1 [DATA4] => [01/27/2010 17:25Z] ACARS Mode: 2 Aircraft Reg: .N176CM Msg Label: PR Block ID: 01 Msg No: M02A Flight ID: TAY354 Message: POS N50 37.6482 E5 25.701 /ALT 659 /HDG 48 /HDT 45 /IAS 0 /TAS 0 /WND 00000 /OAT 13 /TAT 13 /FOB 318 /DST 0 - 0 ) PilotID: 1 Array ( [lat] => 50.62747 [lng] => 5.42835 [heading] => 48 [alt] => 659 [gs] => 0 [phasedetail] => Enroute [distremain] => 0 [timeremaining] => 00:00 ) don't know what is wrong
-
Set a pilot to active / Inactive / Retired (resigned)
joeri replied to maxwaldorf's topic in Releases
anny updates on this becouse this wasn't working for me. grjoeri -
as mentiont worked li!ke a charm
-
just done it here same as simpilot and i am on shared hosting. gr joeri
-
send
-
you can change it in your local.config
-
This topic has been moved to Skinning. [iurl]http://forum.phpvms.net/index.php?topic=2037.0[/iurl]