Jump to content

kACARS - ACARS designed for phpVMS users


Recommended Posts

Guest lorathon
Posted

I have designed an easy ACARS system. Nothing really fancy but definately usable. Please check it out.

Thanks for looking.

kACARS - Free

Guest N402KC
Posted

I have designed an easy ACARS system. Nothing really fancy but definately usable. Please check it out.

Thanks for looking.

kACARS - Free

lol, broken download. after says its downloading, it takes me to a offline page non existing.

Posted

LOL..... Lack of sleep :lol:

Fixed!!!

Sorry about this.

Please test :)

I found a error when try to login , gives me a 417 Expectation Failed , my pilotID uses offset on localconfig

Guest lorathon
Posted

I found a error when try to login , gives me a 417 Expectation Failed , my pilotID uses offset on localconfig

did you enter your pilotid the same as you would enter to log on to your site? It uses the same script to login as the frontpage uses. I have only tested using the phpVMS version 2.0.854. Did anything with the login change?

Guest lorathon
Posted

liberie,

Apparently this has something to do with your server. Here is an article on the 417 error.

My link

Posted

It could be , but that means will not work on Lighttpd or NGINX , since i tested on both httpd servers

I will try again this afternoon with apache and let you know

Thanks

Posted

did you enter your pilotid the same as you would enter to log on to your site? It uses the same script to login as the frontpage uses. I have only tested using the phpVMS version 2.0.854. Did anything with the login change?

Hi Jeffrey, i could connect with my VA and also the flight bid was added without problems, just a little thing, for add to bid we mus to enter the site and select the flight and then proceed to the Kacars and loggin in to the program, when you go to the web site will appear two times logged in, i think that will not involve some problems on send pireps, in the afternoon i'll test with a full flight.

Anyway thanks for this excelent tool.

Regards

Guest lorathon
Posted

Hi Jeffrey, i could connect with my VA and also the flight bid was added without problems, just a little thing, for add to bid we mus to enter the site and select the flight and then proceed to the Kacars and loggin in to the program, when you go to the web site will appear two times logged in, i think that will not involve some problems on send pireps, in the afternoon i'll test with a full flight.

Anyway thanks for this excelent tool.

Regards

I have modified the module. You can download the new one at my site. It should take care of the double logins.

Guest lorathon
Posted

If you have anymore issues please post them on my site. It is not right to use this forum as a support site for something I wrote. Hope you understand.

Thanks,

Jeff

Posted

en

is very good but has 3 questions first not the 10000th fl fl 1500

vfr manual and complete mind as aircraft DEPARTURE AND DESTINATION i would show

here is working perfectly without errors lie only in fl that will only up to 10000

pax cargo

br

esta muito bom mas tem 3 questões primeira fl 10000 não da fl 1500

vfr e preencher manual mente como aeronave PARTIDA E DESTINO ai ficaria show

aqui esta funcionando perfeita menti sem erros só no fl que vai só ate 10000

pax cargo

regio21.png

  • Administrators
Posted

If you have anymore issues please post them on my site. It is not right to use this forum as a support site for something I wrote. Hope you understand.

Thanks,

Jeff

I don't mind! :) If you need a support forum here, I can create one, no problems

Looks good!

Guest N402KC
Posted

Got a question. Do you use Web.Connect for logging in? Seems yours is instantly by since mine gets data from a xml file config -> then posts the login to a php file, then goes from their it takes about 7 seconds to login, just like vafs. I thought it mite be because I have a METAR Utility and a VATSIM Module that gets who's online and stuff. Let me know. Id like to make a fast login.

Guest lorathon
Posted

I don't mind! :) If you need a support forum here, I can create one, no problems

Looks good!

Thanks Nabeel. I have set one up already. I appreciate the comments

Guest lorathon
Posted

Got a question. Do you use Web.Connect for logging in? Seems yours is instantly by since mine gets data from a xml file config -> then posts the login to a php file, then goes from their it takes about 7 seconds to login, just like vafs. I thought it mite be because I have a METAR Utility and a VATSIM Module that gets who's online and stuff. Let me know. Id like to make a fast login.

It is written in C# and I use WebRequest. All XML back and forth

Guest N402KC
Posted

Ok. Who knows. Good job, Hopefully I can have mine released, but its now over 5MB :(, Its getting big, but alot of features. Congrats on your release.

Guest lorathon
Posted

Ok. Who knows. Good job, Hopefully I can have mine released, but its now over 5MB :(, Its getting big, but alot of features. Congrats on your release.

Why is it so big?

Guest lorathon
Posted

FYI -

Live ACARS update works with version 2.0.854. I will be checking into the newest version and will release a new app so that it will work with the new mapping.

  • Administrators
Posted

FYI -

Live ACARS update works with version 2.0.854. I will be checking into the newest version and will release a new app so that it will work with the new mapping.

With the new version, you can send the route also. That will parse and show properly on the live map

Guest N402KC
Posted

Why is it so big?

Its got a ton of features lol. Since im out of class for the wrest of the week, ill have ton of time to work and hopefully release it.

Guest lorathon
Posted

New kACARS.php file available.

www.fs-products.net

Click on kACARS_Free on the right hand panel to take you to the download page

Heading is not working at this time unless you comment out some code in the ACARSData.class.php file.

Original Code Line 140-143

else
{
  $data['heading'] = 0;
}

Commented out

/*else
{
  $data['heading'] = 0;
}*/

Guest lorathon
Posted

This was tested with Rev 903. I never had the rev you had. Went straight from the release to Rev 903. Sorry not sure what changed. :(

Posted

This was tested with Rev 903. I never had the rev you had. Went straight from the release to Rev 903. Sorry not sure what changed. :(

I copy that from admin panel, anyway i'll update to 903 an then test kacars again.

Thanks for the reply.

Regards

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...