Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 1.3k views
1) On my map is says i still flying but i not been flying for 8 hours? how do i get ride of me flying on my map? (http://starallianceva.x10.bz/index.php/acars) 2) How many routes can you put on one aircraft? and if i flew that route with a Dash 8-100 can someone else fly that same route or a different route with the dash 8-100 i am flying ? Thank everone
Last reply by disconett, -
- 1 reply
- 1.3k views
Every time I use filter to find a route, it comes up under another tabs section and logo. This is the second time it happens so I have 2 tabs sections and 2 tabs logo's. How can I arrange this? I am using lance free skin.
Last reply by servetas, -
- 2 replies
- 1.3k views
When i look at my financial statistics in the Reports tab. I can see the graph is supposed to show, fuel cost - expenses and total revenue. I can see the black dots representing the actual figures, but is there supposed to be red-blue-green lines also? I don't get any?
Last reply by Alex, -
- 2 replies
- 1.3k views
I'm having problem with the module. My error: Estimated enroute time: Fatal error: Call to undefined method Util::FormatDuration() in /home/voegolvn/public_html/core/templates/result.tpl on line 224 Line 224 is: PHPVMS: Version 2.1.v2.1.935
Last reply by Fernando, -
- 1 reply
- 1.3k views
Hi, I was wondering what are the current capabilities for phpVMS to generate schedule flight plans and download them for instance for FSX default, PMDG, FSInn etc?
Last reply by Strider, -
Top Routes
by OA01- 1 reply
- 1.3k views
Hello coding Gurus Why does this code produce no output? <table> <h3>Top Routes</h3> <tr> <td><?php echo StatsData::TopRoutes(); ?></td> </tr> </table>
Last reply by Tom, -
- 1 reply
- 1.3k views
Hello All, I do not know if you have ever came up with issue but I have issues with phpVMS (2 & 5) on my home-brew installation. Everything has been installed and working great in the user page. When it comes to the admin part, the Dashboard (admin/index.php) works but the rest of the pages redirect to the user part. Have you evert came uo with this issue before? I have tries php 5.3 and php 5.6 but has the same issues. Thanks!
Last reply by 825orion, -
- 0 replies
- 1.3k views
Hi I wonder if anyone can help. When I try to email from my admin center it all looks fine but the mail does not go. Instead I get an email saying Mail failure - rejected by local scanning code A message that you sent was rejected by the local scanning code thatchecks incoming messages on this system. The following error was given: Local sendmail disabled My webmail works fine and other VA's mass email work ok so its not a hosting problem. Can anyone help Thanks
Last reply by vJet2, -
- 1 reply
- 1.3k views
Hi everyone, with regards to the bidding system: 1. How long will a flight actually remain in "My flight bids" until it's removed? 2. If I bid on flight AB today, but don't fly it until two days later, will the flight AB appear in the list of flights for other users for the following day? Thanks for your help!
Last reply by Nabeel, -
- 3 replies
- 1.3k views
Gday I am now up to making a skin for my website ! I went to check out the tutorials but i cant seem to get to the ones i need lol Is there something i need to do ? or is there something wrong with the tutorials? Thanks
Last reply by Tylor Eddy, -
- 2 replies
- 1.3k views
When i click on claculate distance it comes up with 0, and i have put in the dep and arr airport. Is this a bug or something on my end? Cheers Dan C
Last reply by Strider, -
- 2 replies
- 1.3k views
I am trying to get the total number of awards for a pilot. How can I count the awards of a specific pilot? I am looking to rank pilots based on the number of awards that they have. The awards have a separate table for those awarded and I cant figure out how to count them based on the pilot number field. Any help you can give would be appreciated.
Last reply by kbohme, -
- 0 replies
- 1.3k views
Hello y'all, My DB is hosted by a very nice and generous member as my provider does not support InnoDB. I would like to try to have it hosted by my provider and he gave me some info as how to do it. The requirement for PHPVMS to work is: PHP 5.2+ MySQL 4.1+ with InnoDB support All is ok for my provider except the InnoDB support but he told me that it is possible to have the InnoDB converted in something called Myisam. He said also that everything should work just fine after the conversion. My questions are: - Is it true that the DB can be converted in this format? - Is it true that PHPVMS will work just fine after the conversion? Thanks for your help. Alex
Last reply by Alexair, -
- 1 reply
- 1.3k views
hi all anyone know how long before the tutorials are back on the site and also if there maybe new vdeos like how and where to put the codes for any new releases or add ons as i think they are a great idea and very useful sometimes even for people that know the ropes thanks
Last reply by Nabeel, -
- 2 replies
- 1.3k views
Hello, I am able to open up FSACARAS. Whenever I click flight from va it says '' FS crash. Do you want to resume log? '' I click yes and it keeps appearing. Any ideas why? I have tried Re Installing FSACARS, Yet I keep getting the same error. Best Regards, Joseph Trevelline
Last reply by Nabeel, -
- 3 replies
- 1.3k views
Is there a way to change a pilots callsign to a different number. Thanks icebox3d
Last reply by joeri, -
- 1 reply
- 1.3k views
Hey guys, Is it possible to add the rank picture to the live map page? Now you see the name, icao's and all the other defaults.. but is it possible to add the rank image to this? Hopefully you guys can help me out here. Regards Lucas
Last reply by simpilot, -
- 0 replies
- 1.3k views
Hello everyone! I'd like to know what code I need to let my pilots choose their aircraft in the schedule briefing because the calculation of fuel depends on the aircraft. I've tried that but it's not good! <dd> <select name="aircraft" id="aircraft"> <option value="">Si l'appareil avec lequel vous avez volé n'est pas dans la liste cliquez sur AUTRE.</option> <?php foreach($allaircraft as $aircraft) { $sel = ($_POST['aircraft'] == $aircraft->name || $bid->registration == $aircraft->registration)?'selected':''; echo '<option value="'.$aircraft->id.'" '.$sel.'>'.$aircraft…
Last reply by thomas2360, -
- 1 follower
- 1 reply
- 1.3k views
<?php $flights = PIREPData::getRecentReportsByCount(10); $string = ""; foreach($flights as $flight) { $string = $string.$flight->depicao.'+-+'.$flight->arricao.',+'; } ?> <img src="http://www.gcmap.com/map?P=<?php echo $string ?>&MS=wls&MR=900&MX=720x360&PM=b:disc7%2b%25U" width="725 px" /><br /> Maps generated by the <a href="http://www.gcmap.com/">Great Circle Mapper</a> - copyright © <a href="http://www.kls2.com/~karl/">Karl L. Swartz</a> <!--Start Table--> <?php $count = 5; $p…
Last reply by Parkho, -
- 2 replies
- 1.3k views
hello, im completely stumped, if you see my webpage https://vswa.net/index.php/pireps/view/199 you'll see the "route map" below the map i added in (continuous work going on) I tried my code as a different name and there is no "route map" so my next question im going to ask is where is that route map coming from, what interconnected paret that isnt even in my coding is calling that code? what the heck is going on lol
Last reply by swaluver480, -
Sorry, problem has been solved. Feel free to delete this post
Last reply by Tom2299, -
- 1 reply
- 1.3k views
Hiya All, I wondered whether there is a way that we could use the ranking system but without hours, for example I'd like to promote so one for their hard work but not because of their hours. Is there any way the system can be changed so it isn't done by hours our if not possible right now, could this be in the next release?
Last reply by Nabeel, -
- 2 replies
- 1.3k views
Well! I was helping out some guys with their new VA.. and I released the account to them and one of them did something that I have no idea what caused this. Maybe someone knows? http://simb6.org/
Last reply by Nabeel, -
- 1 reply
- 1.3k views
Hello i am using this code for my recent arrivals board but i am getting the error : Syntax error in line 98 <center><h2>Recent Arrivals</center></h> <table align="center" border="0" width="605px"> </table> <?php $count = 10; $pireps = PIREPData::getRecentReportsByCount($count); ?> <table style="border:1px solid grey;" cellspacing="0" cellpadding="0" bgcolor="#1F1F1F"> <thead> <tr> <th width="7%" align="center" style="background-color: #171717;">Flight#</th> <th width="30%" align="center" style="background-color: #171717;">Departure</th> <th width="30%" align="center" …
Last reply by Jeff, -
- 1 reply
- 1.3k views
hi there i have kacars installed vbut when i try to connect it says aplication and module are not matched
Last reply by simpilot, -
- 3 replies
- 1.3k views
im in the process of writing a module and i need to read vales from the config file, how do i go about getting them? here is my module so far: <? class FLS_SendFlights extends CodonModule { function Controller() { $dbuser = Config::Get('DBASE_USER'); $dbpass = Config::Get('DBASE_PASS'); $dbname = Config::Get('DBASE_NAME'); $server = Config::Get('DBASE_SERVER'); echo "$dbuser<br>$dbpass<br>$dbname<br>$server"; } } ?>
Last reply by homer09001, -
- 1 reply
- 1.3k views
Hello All, I noticed a lot of changes around the website which stated about a version 2. Is Version 2.0 out yet? If so, how do we update from 1.2.700?
Last reply by Nabeel, -
Fuel Price
by RogerB- 1 reply
- 1.3k views
I have routes that don't all require refueling so I set the price to 0 if a pilot doesn't refuel. It appears the system is still charging me for the fuel. Many of the airports in Alaska don't have fuel so the pilots take enough for the return trip.
Last reply by Nabeel, -
- 2 replies
- 1.3k views
Will it work with phpvms?
Last reply by Kyle, -
- 1 reply
- 1.3k views
how to add a extern link to the pilot center using crystal Skin?
Last reply by Nabeel,