bwilber Posted December 1, 2020 Report Share Posted December 1, 2020 (edited) I found out something this week about FSAcars and the way it works (or doesn't) with PHPVMS v.2. If your registration number is too long, FSAcars will truncate it, and when you go to send the pirep, the registration won't match with the one in the database. As a result, it will enter a 0 as the aircraft id into the phpvms_pirep table. Since there are no aircraft with a 0 for an id, the system will nut up and that pirep will need to be edited to show the proper aircraft before it can be approved. Just something to keep in mind if you get that error. kACARS seems to work fine. Edited December 1, 2020 by bwilber Quote Link to comment Share on other sites More sharing options...
mt007 Posted December 1, 2020 Report Share Posted December 1, 2020 6 hours ago, bwilber said: I found out something this week about FSAcars and the way it works (or doesn't) with PHPVMS v.2. If your registration number is too long, FSAcars will truncate it, and when you go to send the pirep, the registration won't match with the one in the database. As a result, it will enter a 0 as the aircraft id into the phpvms_pirep table. Since there are no aircraft with a 0 for an id, the system will nut up and that pirep will need to be edited to show the proper aircraft before it can be approved. Just something to keep in mind if you get that error. kACARS seems to work fine. Hi bwilber, live map works fine with your kACARS? Mine don't show aircraft neither flight data. Any idea? Thanks, Regards Miguel Quote Link to comment Share on other sites More sharing options...
bwilber Posted December 2, 2020 Author Report Share Posted December 2, 2020 kACARS works fine. The map isn't what it used to be, but the flights do show up on it. FSAcars does now as well. Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted December 2, 2020 Administrators Report Share Posted December 2, 2020 I think FSAcars may have some issues with new versions of PHP that would need to be fixed. What version of PHP are you using with phpVMS 2.x? Quote Link to comment Share on other sites More sharing options...
mt007 Posted December 2, 2020 Report Share Posted December 2, 2020 12 hours ago, bwilber said: kACARS works fine. The map isn't what it used to be, but the flights do show up on it. FSAcars does now as well. You don't have problems with your database? You can send Pirep? Thanks. Regards, Miguel Quote Link to comment Share on other sites More sharing options...
bwilber Posted December 3, 2020 Author Report Share Posted December 3, 2020 Yes sir. Quote Link to comment Share on other sites More sharing options...
mt007 Posted December 3, 2020 Report Share Posted December 3, 2020 3 hours ago, bwilber said: Yes sir. What phpvms version do you have? Don't have change any table of database? Coordinates, fuel price, etc? Thanks, Regards, Miguel Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted December 3, 2020 Administrators Report Share Posted December 3, 2020 Miguel Your issues come down to your install. Most probably your MySQL/MariaDB version and Strict Mode settings. Talk with your host and ask them to turn Strict Mode off, then test again. You statedin one of your other threads that youare using MariaDB 10.4 - that is probably the issue. Keep all your issues in one thread - as they are all caused by the same thing. It's either the MariaDB version or Strict Mode. Quote Link to comment Share on other sites More sharing options...
mt007 Posted December 3, 2020 Report Share Posted December 3, 2020 2 hours ago, ProAvia said: Miguel Your issues come down to your install. Most probably your MySQL/MariaDB version and Strict Mode settings. Talk with your host and ask them to turn Strict Mode off, then test again. You statedin one of your other threads that youare using MariaDB 10.4 - that is probably the issue. Keep all your issues in one thread - as they are all caused by the same thing. It's either the MariaDB version or Strict Mode. Hi Pro, I spoke with my host and don't go change Strict because must change for all his costumers. So about MariaDB what do you suggest? Thanks, Miguel Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted December 4, 2020 Administrators Report Share Posted December 4, 2020 If you stay with your host, nothing you can do. Or find a host that uses the specific versions of PHP and either MySQL or MariaDB needed to run phpVMS correctly. 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.