BBuchanan Posted December 9, 2008 Report Posted December 9, 2008 put simply, not reporting to site anymore. If your anyones awake, you can check here: http://www.unitedstatesnetwork.net/index.php/acars also, imported flight .csv no longer being added to schedules (I used the template file and left the name as template). Which is actually incorrect as the flights are added to the database, but the aircraft are not listed for the schedule. Quote
Administrators Nabeel Posted December 9, 2008 Administrators Report Posted December 9, 2008 I just released a patch now for the aircraft on PIREPS. I'm looking into the import. Quote
Administrators Nabeel Posted December 9, 2008 Administrators Report Posted December 9, 2008 Can you zip and send me your import csv? Quote
Administrators Nabeel Posted December 9, 2008 Administrators Report Posted December 9, 2008 Something odd is going on. Register on www.phpvms.net/test, and download your vma.ini from there, and if you can post a quick 10 minute flight for me, that'll be awesome. Quote
Administrators Nabeel Posted December 9, 2008 Administrators Report Posted December 9, 2008 The entire thing is now working flawlessly. I fixed a few bugs, and I will make sure this is solid, and release it either on Friday or over the weekend. A few notes: Pilot Number: FULL number, INCLUDING the code (so VMA434). This is because FSACARS does not send me the CompanyICAO field, only the pilot ID field. I need both to lookup who you are. Flight IATA: FULL number, INCLUDING the code (VMA654654). I can't look up a route without that code. The CompanyICAO field is not sent to me here either, and I don't know what airline a route belongs to without the code. Registration: REQUIRED, or else I don't know what aircraft you used. Now that there are multiple aircraft of the same type, I can only look up the registration number reliably. To send the PIREP, you click "Stop Log". It will ask to Accept or Decline. Click Accept. Then, click the "Flight Log" tab, then click "Send Log". It will ask to confirm; say yes, and it will send. I'll have a patch over the weekend to fix errors which prevent the flights from showing, and to upload the code to use the registration data, and properly parse the Flight IATA. If you forget the code, I can "guess" which airline is it, but if it doesn't find the correct flight, then I can't do anything about it. There will be a "Edit PIREP" option, but it might not make this weekend's release, most probably the next one after (depends how much time I have this week). Also, FSACARS loves to spontaneously stop working (properly). Deleting the fsacars.ini file and reinstalling (the latest 4.0.15 version) fixes the problems. You NEED to use the 4.0.15 because they have changed how data is send between the versions. Their documentation doesn't match either version, so I've picked apart how they send it in 4.0.15 since it is the latest. Quote
BBuchanan Posted December 10, 2008 Author Report Posted December 10, 2008 wow, ok. Here's my template file: http://www.unitedstatesnetwork.net/template.zip And sorry for not getting back to you sooner. Quote
Administrators Nabeel Posted December 10, 2008 Administrators Report Posted December 10, 2008 Thanks no problem, I'll get to that one next. So hopefully you guys can wait till the weekend If you want to test it out though, let me know. Quote
Administrators Nabeel Posted December 10, 2008 Administrators Report Posted December 10, 2008 wow, ok. Here's my template file: http://www.unitedstatesnetwork.net/template.zip And sorry for not getting back to you sooner. Just got to this today. Your file is blank. I meant send me the file with your schedules filled in. Quote
BBuchanan Posted December 11, 2008 Author Report Posted December 11, 2008 Sorry, I've added the real thing. Same name and same place. Quote
Administrators Nabeel Posted December 11, 2008 Administrators Report Posted December 11, 2008 Thanks. I think I've fixed the problem. View the FAQ for the instructions, patch will be hopefully this weekend. Quote
Lotus Posted December 13, 2008 Report Posted December 13, 2008 I was just going to report this kind of problem myself. I was also getting a problem where I couldn't edit a route that I hadn't assigned the correct plane to. It woulldn't bring up the flight's information. Very happy to see it's already being fixed. Another thing... on the aircraft registration I've had to name The planes differently to get more than one of each type of aircraft in. here's what I mean... ICAO Name/Type Full Name Registration A320 A320-200 2 Airbus A320-200 VT-MPC I tucked the "2" in Name/Type otherwise it wouldn't accept this plane, it gave an error that the plane was already in the database even though the registration numbers were different. Is that supposed to work like that? Quote
Administrators Nabeel Posted December 13, 2008 Administrators Report Posted December 13, 2008 No, but it's been fixed in the build coming out this weekend. You'll be able to have the same types, and diff registrations. A bunch of bugs cropped up, but hang in there, another day or two. The ability to edit PIREPs is also there. FSACARS, bunch of bugs also fixed, I redid a bunch of the code. Make sure your airports are added as well. Quote
Lotus Posted December 13, 2008 Report Posted December 13, 2008 Thanks Nabeel, you are the best. Quote
BBuchanan Posted December 14, 2008 Author Report Posted December 14, 2008 And it continues. ezSQL (v2.03) Debug.. Query [6] -- [sELECT * FROM phpvms_aircraft WHERE registration='B777-300 '] Query Result.. (row) int 0 id string 0 icao string 0 name string 0 fullname string 0 registration blob 0 downloadlink blob 0 imagelink string 0 range string 0 weight string 0 cruise No Results If ezSQL has helped make a donation!? Still not importing. But information is in the database. Quote
Administrators Nabeel Posted December 14, 2008 Administrators Report Posted December 14, 2008 The import aircraft are supposed to be the registration numbers, not the aircraft names, I updated the instructions on the page/docs. Since it's in the database, you can just edit the schedule to the right aircraft. Next update, I'll change it to overwrite existing schedules. Gah, I left debug text in there. Just patched that, it's upto version 458. Just update admin/modules/Import. But it doesn't make a difference. Quote
BBuchanan Posted December 14, 2008 Author Report Posted December 14, 2008 ok, I'll give it a try. And sorry for not understanding and not reading the docs. I had thought it was going to be left at the aircraft name. Quote
BBuchanan Posted December 14, 2008 Author Report Posted December 14, 2008 worked perfectly. Imports were successful and no issues as of yet. Quote
Administrators Nabeel Posted December 14, 2008 Administrators Report Posted December 14, 2008 Excellent! Glad to hear And no prob... I forgot to make that clear Quote
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.