Hello,
A few of my assistants have pointed out that the ACARS heading on the map is not displaying correctly when using FSACARS. We havn’t yet tested XACARS.
Has anyone else had this problem?
Many thanks, kieran
Hello,
A few of my assistants have pointed out that the ACARS heading on the map is not displaying correctly when using FSACARS. We havn’t yet tested XACARS.
Has anyone else had this problem?
Many thanks, kieran
Hello,
A few of my assistants have pointed out that the ACARS heading on the map is not displaying correctly when using FSACARS. We havn’t yet tested XACARS.
Has anyone else had this problem?
Many thanks, kieran
The problem is FSACARS It doesn’t always report it.
Try moving to kACARS. I’m trying to ditch FSACARS support.
I’m on an older phpVMS beta, but I’ve made so many mods to the core files it would take me forever to update manually. Is it possible to merge the changes using Github? I’m totally unfimiliar with the Github commands, would you CD to the phpVMS directory and Git pull or something?
I’m on an older phpVMS beta, but I’ve made so many mods to the core files it would take me forever to update manually. Is it possible to merge the changes using Github? I’m totally unfimiliar with the Github commands, would you CD to the phpVMS directory and Git pull or something?
Yep you can do a pull then update, and manually merge any conflicts
You’ll have to excuse me, I’m a total novice with Github…
Say if my phpVMS was it c:\phpvms, Is it:
cd c:\phvms
git pull -
git update
Or something along those lines, what are the parameters to pull phpVMS and then update it?
You’ll have to excuse me, I’m a total novice with Github…
Say if my phpVMS was it c:\phpvms, Is it:
cd c:\phvms
git pull -
git updateOr something along those lines, what are the parameters to pull phpVMS and then update it?
You had to have originally created the project from git to be able to do that