Jump to content

asandor

Members
  • Posts

    37
  • Joined

  • Last visited

Recent Profile Visitors

1834 profile views

asandor's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In Rare

Recent Badges

1

Reputation

  1. In admin, under Fleet, click on the left side where it says name, you can add aircraft there.
  2. This I actually figured out what the issue was when I did a new install on a different system. I added the admin email in and its working now.
  3. Great, thanks
  4. I do realize its in beta, been testing it for awhile.
  5. Is there any where to change the borders on some of the fields for the manual pirep entry page. It can be hard to tell some stuff out. Here is a screenshot of what I'm talking about.
  6. I first noticed the error from the ACARS client. When I went to file the pirep it gave me the error message. This is what the config.php mail portion shows. // Overrides config/mail.php 'mail' => [ 'driver' => 'smtp', 'host' => '', 'port' => 587, 'from' => [ 'name' => '', 'address' => '', ], 'username' => '', 'password' => '', ], I had the '' spots filled in with my info, but saw it wasn't actually sending mail. At that point pireps filed without a problem. Then I removed the stuff I had put in making it look like above which is what the reference at docs.phpvms.net shows. I'm assuming I did something wrong there and it still thinks I have something in the fields for some reason.
  7. I did not cancel the flight. I submitted it via ACARS and it failed cause of the email issue, but when I went to the site it was there and it looked like it was fine. I was able to accept it via admin. Then this morning I noticed that the fight was not in my completed list and was deducted from the number I flights I have.
  8. Last night I had a pirep that was completed cancelled by the system for some reason. Here is the laravel log for when it happened. You can see it at the end of the file.
  9. I put this message in the ACARS Testing forum since not sure if you want others knowing some people are testing it, so you won't get a big flood of people asking to test it. So a few days ago I messed with the mail parameters in the phpvms config.php file. I did something wrong and got an error while trying to file a pirep. I took out everything to what I though was correct. I have it set to what the example in at docs.phpvms.net has set. Not sure what I screwed up but now I get get the error while filing. This happens in the ACARS app. When I go to the web side, I see that it has added the pirep to my flights, but after I edit and then hit submit, it errors again. This is the top line for the error page: (1/1) Swift_RfcComplianceException Address in mailbox given [] does not comply with RFC 2822, 3.6.2. The pirep shows in the admin section as pending and when I edit then accept it goes ok. No errors on that part. Only when i submit it for approval. Here is the laravel log and the log.txt for the ACARS app.
  10. Found another airport like KORD in ACARS that puts the airport off the coast of Africa. Its KPAE. The one I have is part of the Drzewiecki Design Seattle Airports pack for X-Plane. There is about 4 or 5 airports in the apt.dat file, but here is the first few lines for that airport. 1 561 1 0 KPAE Snohomish Co 1302 flatten 1 100 22.00 1 0 0.25 0 2 0 16L 47.90642022 -122.27171532 0 0 1 0 0 2 34R 47.89819024 -122.27162263 0 0 1 0 0 2 100 45.00 1 1 0.25 1 3 0 16R 47.92242187 -122.28587751 123 72 3 0 1 0 34L 47.89663330 -122.28531247 0 122 3 0 0 0
  11. Ok, here are the airport dat files for KDFW and KMIA
  12. For that log, the 2 airports where KDFW which is a payware airport and KMIA which is another payware airport.
  13. I get frame rate drops now and then when entering areas where I have extended scenery like in the Miami area which has orthos set up around the city, plus the city is payware and so is that airport. So I just assumed that the frame rate drop is when enter that area and it has to load a bunch of stuff. The only other thing is that I was using the JARDesign A330 and was getting a lot of the Beacon Off/On messages.
  14. Well, had the same problem on the 2 hour+ flight in the JARDesign A330. Got to Miami, landed, set the brakes and blank page for the Flight Summary page. Will not let me file it. I'll wait a bit and see what happens. Wonder if the issue is I set the parking brake way to early, Set it at a runway crossing since there was some traffic on the runway. Maybe its a good idea to manually complete the flight instead of having it complete automatically. Though on the short flight I did, I did the same thing with the parking brake, but it gave me the summary page and let me file the pirep. Here is the acars log.txt
  15. Well I just did another short flight in the JARDesign A330, and acars gave me the file screen this time. Not sure what the problem was the other 2 times I did it. In a day or 2 I will try the KDFW to KMIA flight again and see if it works.
×
×
  • Create New...