General & Support
Any issues or concerns with vaCentral should be posted here
Subforums
Development Help
- 4.2k posts
For help and support for the development of addons
- New Module Proposal - Schedule Builder [jSchedule]
- Last reply by opsman,
285 topics in this forum
-
- 2 replies
- 1.9k views
how to add vacentral beta top airlines to front page? I mean my VA statistics only or a few 5 on top and 5 below me?
Last reply by ercio, -
- 2 replies
- 2k views
hi i try to log in to my account at vacentral but it says Your account needs to be activated via email. how do I get it activated? I have logged in the account in the past, i know the password is correct because I just changed it. I looked in my email and couldn't find an activation code. pls help
Last reply by mischka, -
- 2 replies
- 2k views
On the new leader board I have noticed our landing rate average is not showing so not sure if we are missing out on points. A lot of other airlines are showing the same as me. Could this be missing code or is this a known issue? Thanks Martin Virtual Aviation Group
Last reply by Soundman9, -
- 2 replies
- 2.1k views
As we are not using phpVMS, what is the xml field that is required to send the landing rates in to VA Central. It is not indicated in the documentation. Thanks in advance,
Last reply by CXA001, -
- 2 replies
- 2.3k views
Can you confirm if the flight time format for sending PIREPS is hh:mm? In other words in the XML file <flightime>hh:mm</flighttime> Regards,
Last reply by CXA001, -
- 2 replies
- 1.7k views
after i took a flight it still says im on the map i known i can go to the database and remove it but how can this be done auto http://prntscr.com/d0u4cj here is the link for the picture if you dont known what i mean
Last reply by lapw123, -
- 2 replies
- 2.7k views
I Downloaded The Beta Version Of phpVMS 3 From https://phpvms.net/resource And When I Install It This Error Comes Up
Last reply by KorrexelzYT, -
- 2 replies
- 2k views
Hello everyone, I would like to create a ranking of pilots according to the pay, but unfortunately, I have a problem of coding. If anyone would have an idea about the solution it would be cool. I want to use the $pilots table and collect the id and totalpay Here is my code and my bug below. <?php mysql_select_db("pilots"); $reponse = mysql_query('SELECT * FROM pilotid ORDER BY totalpay'); $rang = 0; while ($pilots = mysql_fetch_array($reponse)) { $rang++; echo $rang; echo $pilots['pilotid']; echo $pilots['totalpay']; } ?> Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysql…
Last reply by Salem, -
- 2 replies
- 4.3k views
I am having issues with Crazy Creatives Executive MOD. I have posted on his site too. Hoping someone here had the same issue and can help me out. I have recently installed the Executive MOD. Have everything working, with the exception of the flights that I have added . It will not show in admin or on the exec page. I do get the flight added successfully message. It will show in the main schedules page. I have imported the sql. I have installed this a few times, and deleting everything, with the same results. Any ideas what’s going on?
Last reply by Heritage1, -
- 2 replies
- 1.4k views
Hello there, This code shows the pilot's latest flights. But I have a problem and gives fatal error to the person who has no flight. How do I fix this. Example; <?php PIREPS::publicroutesmap($userinfo->pilotid,10)?> public function publicroutesmap($pilotID,$limit='') { $this->title = 'Flight Map of'.$pilotID; $pireps = PIREPData::findPIREPS(array('p.pilotid' => $pilotID),$limit); if(!$pireps) { $this->set('message', 'There are no PIREPs for this pilot!!'); $this->render('core_error.tpl'); return; } $this->set('allschedules', $pireps); $thi…
Last reply by mahir, -
Hey there It seems, like the live map only shows just 1 Airplane flying even when we got 5 to 6 Planes online and flying (with fsacars) Maybe a bug or something?
Last reply by Nabeel, -
- 1 reply
- 1.5k views
Sending all PIREPS Fatal error: Cannot access private property CentralData::$limits in /home/content/g/o/s/gosox116/html/admin/modules/VACentral/VACentral.php on line 82 Sending schedules... Fatal error: Cannot access private property CentralData::$limits in /home/content/g/o/s/gosox116/html/admin/modules/VACentral/VACentral.php on line 65 Any reason why I am getting these errors?
Last reply by Nabeel, -
- 1 reply
- 1.4k views
I wanted to change teh password but it will not let me in vacentral on teh profile page. Comes back with teh following; Not Found Error: The requested address '/profile/changepassword' was not found on this server.
Last reply by Nabeel, -
- 1 reply
- 1.6k views
I dont know why but when I try to send my log in the admin center all the pirep show for exemple: FAILED exporting PIREP #52 - FAILED exporting PIREP #51 - FAILED exporting PIREP #50 - FAILED exporting PIREP #49 - FAILED exporting PIREP #48 - FAILED exporting PIREP #47 - FAILED exporting PIREP #46 - FAILED exporting PIREP #45 - FAILED exporting PIREP #44 - FAILED exporting PIREP #43 - FAILED exporting PIREP #42 - FAILED exporting PIREP #41 - Anybody can help me please ? Thankyou!!
Last reply by Nabeel, -
- 1 reply
- 1.4k views
Hello Nabeel since last night our VA can't upload flights to the VA central giving API timeout is the server down ?
Last reply by liberie, -
- 1 reply
- 1.5k views
Hi Nabbel. Sorry to clog your shoutbox up with this last night. I am a bone head by nature ;-) Anyway as I was saying, I tried to login to update my VA info on VA Central. Well, apparently, I forgot my info. I can not retrieve it because the email addy I used is no longer valid. I let the domain expire on accident and now I have a new Domain. Soo I re registered for VA Central and I never got any confirmation email or anything at all. Nor does the info I just registered with allow me to login. So if needs be, I can try to re register yet again, or if you can cut me my old info, I will just use that and update it rather than creating another account for the same VA. E…
Last reply by Nabeel, -
- 1 reply
- 1.3k views
I forgot my login for Japan Airlines Virtual, can someone retrieve it and send me a PM.
Last reply by Nabeel, -
- 1 reply
- 1.3k views
nabeel have a look in Airlines Profile legend S - Schedules, P - PIREPS, H - Hours, F - Flights, PI - Pilots the legend is false legend on vacentral airline profile now reads S - Schedules, P - PIREPS, H - Hours, F - Flights, PI - Pilots corrected legend should read S - Schedules, P - Pilots, H - Hours, F - Flights, PI - PIREPS I have 4 Pilots and 59 PIREPS BR Thomas
Last reply by Nabeel, -
Hi Paul From AusAir Just set up phpVMS as my web site with the help of My son It is more than I had hoped for in all a very good system. As AusAir is Australian based I would like to get rid of the American Weather maps and add Australian Airport info I have added all the individual airport files to each airport entered, dut can't get them to shoe in the flight info. Can someone help Me. PaulD.
Last reply by Strider, -
- 1 reply
- 1.9k views
We were wondering on what vaCentral's position is on having a VA send pireps that do not include the Pilot's Name? We would like to send our pireps, except that our current privacy policy forbids us from using the pilot's name. Would it be possible just to use the pilot's callsign as his name instead of his real name? If not, we will have to look and see if we can change our privacy policy. Thanks in advance,
Last reply by Nabeel, -
- 1 reply
- 2.5k views
phpvms is not installing for me. i dont know what im doing wrong. ive tried to follow multiple intallation guides. ive uploaded to the FTP..i dont understand how we go from FTP to the running the website url. everytime i try it says 404. someone please help me
Last reply by mark1million, -
- 1 reply
- 1.8k views
hi when i go to paste the key into local.config file i cant open local.config. Am i doing this right. i am just a beginner. Thanks Sorted out myself thanks
Last reply by vancouverA380, -
- 1 reply
- 2k views
With the pilot store with PHPVMS. What kind of thing you can buy with the money??? i can not find anything about it?? Thank everyone Brian
Last reply by TAV1702, -
- 1 reply
- 1.6k views
Nabeel, Just a quick one to point out a small error in the "key" for the Virtual Airlines. where is says S P H F PI underneath says "shedules pireps hours flights pireps. It should of course read Schedules *pilots* hours flights pireps. Cheers Alex
Last reply by Strider, -
- 1 reply
- 2.1k views
I recently changed the hosting of my site, but I no longer send pirep va-central. appears this error: FAILED exporting PIREP #13810 - No response from API server FAILED exporting PIREP #13809 - No response from API server FAILED exporting PIREP #13808 - No response from API server FAILED exporting PIREP #13807 - No response from API server FAILED exporting PIREP #13806 - No response from API server FAILED exporting PIREP #13805 - No response from API server FAILED exporting PIREP #13804 - No response from API server FAILED exporting PIREP #13803 - No response from API server FAILED exporting PIREP #13802 - No response from API server FAILED exporting PIREP #13801 - No…
Last reply by mattia, -
- 1 reply
- 1.8k views
I had added some routes for my va that fly in and out of KORD-O'hare International Airport. It shows that KORD is somewhere over in Germany?????? So I went in and manually fixed in the add/edit airports. Now the problem is in the schedules that kord is still in germany even though it is fixed in the admin center. Example is KORD-EDFH is 663....nm istead of 5000....nm
Last reply by Sava, -
- 1 reply
- 1.9k views
Hey, 2 days ago, we had around 8500+ points on vaCentral (MIA_merlionvirtualairlines) and then I cleared out the pilots who haven't flown at all, and now, our points are down to 6900. If that isn't an error, can you explain how the vaCentral scoring system works? I mean, we've earned the 8500 points without those inactive pilots, so why would removing them cause any problem like that? Cheers.
Last reply by SouthwestVA, -
- 1 reply
- 2.2k views
Hi all as object, I do not receive the email to reset my password vacentral........someone can help me?
Last reply by wordfly567, -
- 1 reply
- 2.2k views
For some odd reason, VA Central is only showing a pirep on Tuesday. Has anyone else ever had this issue? Clearly we have pireps every day of the week. Is this something on my end or VA Central? Thanks fellers!
Last reply by ARV187, -
- 1 reply
- 2.3k views
Can someone please take me through the steps of how to install PHPVMS please. I'm having trouble when it goes to the tables and then i say next step and it doesnt load. Then when i go on the website its half loaded? I Need Help!! Cheers Myles
Last reply by VirtualBMI,