Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 reply
- 1.2k 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, -
- 7 replies
- 1.2k views
Good day Our Live flight board is not working since we started our VA. Neither the map or the current flights in the tab below works. I have read a few posts on the forum and tried many inputs but I am still lost on what to do. I have installed a theme onto the VA in the hopes that the crystal theme is faulty but it seems that it did not work. Our live map on the main page seems to work and flight log book page with map of pilots own flights work as well. Any suggestions or help will be appreciated.
Last reply by Strider, -
This is from: http://forum.phpvms.net/page/index.html?record=3 "Updating from the downloaded version: Download the latest copy Extract the latest copy to a local directory Delete the core/local.config.php from the local directory (it shouldn't exist, but just incase) Upload to your server, overwriting all of the old files Visit install/update.php to complete the update (certain portions of your site may not work until you do this)." "Upload to your server" upload What? the entire folder or each file in their respective positions? I understand that phpVMS is free, and I am grateful, but why have not been made clear tutorials for beginners?
Last reply by Strider, -
- 0 replies
- 1.2k views
Currently I have a skin setup that has drop downs. For example when you put your mouse over operations it will drop down and show a list of pages. Is there a way to put your mouse over one of the pages and have a submenu/dropdown to the right? For example I want to add Forms under Operations and when you hover over forms it will give you a list of forms to click on.
Last reply by Chris Rice, -
- 1 reply
- 1.2k 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.2k 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, -
- 0 replies
- 1.2k views
I want to display the pilot id or pilot name in another module on my va, but it doesnt seem to display. What is the code to declare the ID or name in the module. I beieve its something like this: $this->set('pilotcode', PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid)); is that correct? Thanks
Last reply by Jason, -
- 1 reply
- 1.2k views
Hi, I am a moderator of a Virtual Airline and I am looking for a bit of help. We are currently puzzled on an issue which we can't figure out. We have lots of airport's in our database from all around the world. Unfortunately, some of these airports have the wrong latitude and longitude coordinates therefore placing them on the other side of the world. For example KEWR was being placed somewhere in central Russia when it should have been placed in New York, so when we look at our live flight map on the homepage, it draws a big red line from the departure airport to somewhere in central Russia. At the moment to solve the issue, we have to keep going into the Admin Centre…
Last reply by flyalaska, -
- 1 reply
- 1.2k views
Afternoon, I think I have finally got the reCaptcha working but when you fill in all the fields, the page on my site just seems to reload. Can anyone help me out at all? I am pulling my hair out trying to figure this out and I have little experience using phpVMS. Regards,
Last reply by servetas, -
- 1 reply
- 1.2k views
Nabeel, I've tried looking and tried figuring out the API, tried reading PHP tutorials, to no avail. I don't have any idea how to simply pull a logged in user's data onto a webpage. A simple "hello world" would help me. The only thing I've been able to do is recall the pilot's ID by putting: <?php $pilotid = PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid); ?> in and then: <li><b>Your Callsign</b>: <?php echo $pilotid ?></li> I'm probably going about it all wrong but that works at least. I'm trying to find a way to pull up the total number of hours, latest flight they flew in a short format…
Last reply by Nabeel, -
- 3 replies
- 1.2k views
I have a problem with the total hours <ul> <li><strong>Total Pilots: </strong><?php echo StatsData::PilotCount(); ?></li> <li><strong>Total Flights: </strong><?php echo StatsData::TotalFlights(); ?></li> <li><strong>Total Hours Flown: </strong><?php echo StatsData::TotalHours(); ?></li> </ul> Total Hours Flown: ()
Last reply by CTB001, -
- 2 replies
- 1.2k views
Is there a way to show the virtual location. Like the last place that the pilot has visited.
Last reply by Jacob Armstrong, -
- 1 reply
- 1.2k views
Hi everyone On the ACARS map the players aircraft position icon is flickering. When you click on the icon a bubble is suppose to appear but doesn't seem to and when it does it disappears straight away. I have done a search for this on here but didn't find anything also tried a re-install of phpvms but nothing has changed. The icon moves and updates the status correctly but just flickers? Any suggestions? Thanks
Last reply by Nabeel, -
- 0 replies
- 1.2k views
A nice quick survey about inactive pilots. Just want to see everyone's opinions.
Last reply by freshJet, -
- 2 replies
- 1.2k views
Hi How do I go about canceling my web hosting and domain? I can't get it to work as I want so I want to offload the costs please? Rgds Dean
Last reply by magicflyer, -
- 0 replies
- 1.2k views
Hi guys, I have a question on the live map today. We have added a way to display the true flight path of a pilot on our live map. here http://web.skyline-va.de/live Once you click on a plane in inflight, everything is as it should be for a few moments and you can see the true flight path (green) of the pilot as well as a line plotted from the current position to the arrival airport (white) and another one from departure to arrival (red, the default one). Now as soon as you wait for one or two minutes the data get's updated a few times and only the plane moves on, leaving you with an old flightpath and a new position of the plane icon. As this doesn't look very nic…
Last reply by skylineVirtual, -
- 1 follower
- 1 reply
- 1.2k 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, -
- 0 replies
- 1.2k 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, -
Update
by atlanticva- 3 replies
- 1.2k views
Hi, Which download should we be using? We are currently using the beta version, but whats the difference from the beta and full? Thanks
Last reply by Nabeel, -
Fuel Price
by RogerB- 1 reply
- 1.2k 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, -
- 1 reply
- 1.2k views
Can't get past this error: Fatal error: Cannot redeclare class ezDB_mysql in /home/woodsdom/public_html/EPA/core/classes/ezDB_MySQL.class.php on line 315 What the heck does that mean?
Last reply by Nabeel, -
- 3 replies
- 1.2k views
how can i change the admin layout to dark?
Last reply by TennShadow, -
- 2 replies
- 1.2k views
Hello I'm trying to create a modal dialog, and figured out the jquery bit. see here; http://european.virtualairlines.eu/jquerytest.htm <- if you click on the link, a dialog will open with the page in it. Now I have the problem that when I load the page it shows all the header, navigation links etc however, I only want to show (for example) the schedule brief ie schedule_briefing.tpl How do I do this?
Last reply by mischka, -
- 1 reply
- 1.2k views
I have tried my best coding a live flight board type of thing and for some reason everything is in the wrong place ?? and the code for it: <table style="border:1px solid grey;" cellspacing="5" cellpadding="10" bgcolor="#E0EBEB"> <tr> <th width="10%" align="center" style="background-color: #116ed8;">Flight</th> <th width="10%" align="center" style="background-color: #116ed8;">Departure</th> <th width="10%" align="center" style="background-color: #116ed8;">Arrival</th> <th width="20%" align="center" style="background-color: #116ed8;">Pilot</th> <th width="18.5%" align="center" style="background-color: #11…
Last reply by flyalaska, -
- 1 reply
- 1.2k views
Hi everyone, im new to phpVMS. My email system is down. Although when i email all pilots it says complete, nothing gets sent (pilots have checked spam too) When i approve or reject any PIREP no email notification gets sent either. Any fix for this?
Last reply by ProAvia, -
- 2 replies
- 1.2k views
Hi to all. I changed in local.config.php all form app. and still is same signature, no help...nothing i changed is appplied, why? thank you
Last reply by shiljo, -
- 2 replies
- 1.2k views
Hello.please help set fskeeper on phpvms
Last reply by flyalaska, -
- 2 replies
- 1.2k views
Is it me or has fetching NOTAM information got very difficult? A lot of places have now closed or stopped working, does anyone have any suggestions?
Last reply by mark1million, -
- 0 replies
- 1.2k views
Hi all, I've a problem in my VA future Sapiens Air Virtual (www.aircacifo.com), the currency it apears like this: You have 50 hours left until your promotion to First-Officer Your Pilot ID: SAV6002 Your Rank: Cadet Total Flights: 0 Total Hours: 0 Total Transfer Hours: 0 Total Money: € 0.00 Don't know what is wrong, so I send my code under. my app.config file code: /* This is the unit of money. For non-dollars, use : Dollars ($), enter "$" Euro (€), enter "€" Yen (�), enter "¥" Pounds (�), enter "£" For example, to set EUROS: Config::Set('MONEY_UNIT', '€'); */ Config::Set('MONEY_UNIT', '€'); /* To change the money format,…
Last reply by bteixeira, -
- 2 replies
- 1.2k views
i have done everything right my databases and users and privileges and then i upload php vms into c panel extracted it but on the webpage it says no installation page just an error message saying : Fatal error: Class 'DB' not found in /home/vaeurosk/public_html/phpvms/core/common/SettingsData.class.php on line 28
Last reply by MC1028,