Jump to content

[P] Xacars-pirep


RogerB

Recommended Posts

  • Moderators

PROBLEM

the acars map is not working with xacars. i show up on the flightmap on the starting point and it says fsacars clowsed and then nothing happens annymore it stays that way for the whole flight

gr joeri

correction the plane on the map moves but no data is shown only the connection data

Link to comment
Share on other sites

[Edit]

What I did notice is that the username and password is on teh same line in teh Ini file for X acars.

User = OCC0001Password = 

Dont know if that matter at all

This issue can be solved by adding a line between "User =" and "Password ="

So the file "xacars_config.tpl" now looks like :

[server]
Address = <?php echo SITE_URL?>/action.php/acars/xacars/acars
PIREP = <?php echo SITE_URL?>/action.php/acars/xacars/pirep
FlightInfo = <?php echo SITE_URL?>/action.php/acars/xacars/data
User = <?php echo $pilotcode?>

Password = 

[ACARS]
POSReportTime = 1
EnableLiveACARS = 1
EnablePIREP = 1
AutoPIREP = 1

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...