ACTCVA Posted September 13, 2010 Report Share Posted September 13, 2010 I am using XAcars to track my flight but there is nothing on the live acars map. I have checked the database phpvms is using and have found that there is nothing in phpvms_acarsdata. As well I am using the configuration file generated by phpvms in the pilot area. Any ideas what is wrong? EDIT: Ok I watched the video in documentation section and now realize that when I hit start Acars nothing changes in the acars message box but the client claims to be tracking the flight already when I click on start acars again. I am very confused :x UPDATE: Ok managed to get XAcars working (don't know how but its working now lol) but still nothing on the live acars map on my website. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted September 13, 2010 Administrators Report Share Posted September 13, 2010 In the l ocal.config.php put DEBUG_MODE to true, and in the /core/logs folder, make sure xacars.txt is writable. Then try turning on ACARS, see if anything comes in the log. If not, then XAcars isn't reporting to your server. If there is, pastebin the log file or send it to me and I can take a look Quote Link to comment Share on other sites More sharing options...
ACTCVA Posted September 13, 2010 Author Report Share Posted September 13, 2010 In the l ocal.config.php put DEBUG_MODE to true, and in the /core/logs folder, make sure xacars.txt is writable. Then try turning on ACARS, see if anything comes in the log. If not, then XAcars isn't reporting to your server. If there is, pastebin the log file or send it to me and I can take a look Here it is: (the asterisks are my login password lol) ===== Time: 09.13.10 12:27:38 a:5:{s:5:"DATA1";s:15:"XACARS_MSFS|2.0";s:5:"DATA2";s:6:"ACC001";s:5:"DATA3";s:10:"flightplan";s:5:"DATA4";s:7:"ACC0001";s:5:"DATA5";s:8:"********";} ===== ===== Time: 09.13.10 12:27:38 FLIGHT PLAN REQUEST ===== ===== Time: 09.13.10 12:27:39 stdClass Object ( [id] => 3 => ACC [flightnum] => 001 [depicao] => YSSY [arricao] => YBBN [route] => [route_details] => [aircraft] => BOEING 737-8 [flightlevel] => 0 [distance] => 406.947 [deptime] => 04:30 GMT [arrtime] => 06:00 GMT [flighttime] => 1.3 [daysofweek] => 0123456 [price] => 300 [flighttype] => P [timesflown] => 0 [notes] => [enabled] => 1 [bidid] => 0 [aircraftid] => 2 [registration] => VH-KHO [aircraft_minrank] => 0 [aircraftlevel] => 0 [depname] => Sydney International Airport [deplat] => -33.9461 [deplng] => 151.177 [arrname] => Brisbane Airport [arrlat] => -27.3842 [arrlng] => 153.117)==========Time: 09.13.10 12:29:22==========Time: 09.13.10 12:29:22/phpvms/action.php/acars/xacars/acars==========Time: 09.13.10 12:29:22a:4:{s:5:"DATA1";s:15:"XACARS_MSFS|2.0";s:5:"DATA2";s:4:"TEST";s:5:"DATA3";s:7:"ACC0001";s:5:"DATA4";s:0:"";}==========Time: 09.13.10 12:29:24==========Time: 09.13.10 12:29:24/phpvms/action.php/acars/xacars/data=====Also I should mention that the x-acars problem seems to be back again when I recorded those log entries. The program doesn't tell me its tracking and isn't showing the logging of the flight data below the acars message. Clearly though it is sending stuff to the server. I am starting to think that the problem is server related as a friend also experienced the same problem but his data was also showing up. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted September 13, 2010 Administrators Report Share Posted September 13, 2010 XAcars isn't sending any data. Are you sure it's started the flight? It's only sending the flight plan request (which is a lookup), but no flight start/flight data Quote Link to comment Share on other sites More sharing options...
ACTCVA Posted September 14, 2010 Author Report Share Posted September 14, 2010 XAcars isn't sending any data. Are you sure it's started the flight? It's only sending the flight plan request (which is a lookup), but no flight start/flight data Well xacars doesn't say its started tracking the flight when I click start ACARS and isn't showing the pirep data but when I try and click start ACARS again it says it is already tracking the flight (just to make it all the more annoying). Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted September 14, 2010 Administrators Report Share Posted September 14, 2010 Well xacars doesn't say its started tracking the flight when I click start ACARS and isn't showing the pirep data but when I try and click start ACARS again it says it is already tracking the flight (just to make it all the more annoying). I'd goto the XAcars developer with that Quote Link to comment Share on other sites More sharing options...
ACTCVA Posted September 15, 2010 Author Report Share Posted September 15, 2010 I'd goto the XAcars developer with that Will do, thanks for the help! Regards, ACTCVA Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.