Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 reply
- 1.2k views
My site: http://bluehawkvirtual.net/index.php/ You can see that on the flight board, latest pilots, and a few other things that the text colors are different. Almost as if you clicked on it, and it grayed out. Problem is, it happens for everyone. Another Question: The banner at the top of the page, it has our logo on it. I just uploaded pictures with our logo pasted onto it. How do I make the logo appear on the banner, but as a separate image file? It probably requires jQuery or something...I have no idea. In the long run, I'm perking this site until I have someone make a good one, or I get my skills together and make a good one myself. The site looks ok right now,…
Last reply by t_bergman, -
- 3 replies
- 4k views
Hello Everyone, Can someone provide me a script to use with the forums which allow pilots to be automatically registered in PHPBB3 after their approval at the virtual airline system PHPVMS? I have seen a system like this one but that's for 3.0.8 mine is 3.0.11 please can some one provide it to me i will be grateful! Thanks.
Last reply by Fernando, -
- 0 replies
- 1k views
I'm curious why my flights don't appear on the VACentral live map. They do show up in the live map on my PHPvms website, and PIREPs are getting submitted and stats updated. Not a huge issue, just wondering... Edit: Just realized I meant to put this in VACentral forum but dropped it here by accident. Mods: could you move this? Thanks!
Last reply by cruster, -
- 1 follower
- 3 replies
- 2.7k views
Hello, As requested by Baggelis, I am creating this post. I have the SimBrief addon installed and working just fine on my beta web server, tested many times with all of our fleet types and different city pairs. I am recieveing this error that I have seen posted in the forums before via search, but still found that no clear solution had been found. Wanted to see if we could find a solution! Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct() [datetime.--construct]: Failed to parse time string (@) at position 0 (@): Unexpected character' in /home2/wnvirtua/public_html/lib/skins/vWN_3.00/Output.tpl:81 Stack trace: #0 /home2/wnvirtua/public_…
Last reply by Vangelis, -
- 8 replies
- 3.2k views
Hello friends, I would like to create a restriction on my website, users who are not registered, by clicking on the site would go directly to the page of access to pilots or registration of new entries. Example on the link below, http://crew.flyvawe.com/index.php/ Anyone have any ideas? My interest is to restrict all pages of the site to menros not register the same site above, only release after login.
Last reply by Heritage1, -
- 6 replies
- 2.5k views
I have replaced the blue circle image with the plane in it (default) and replaced it, I have created my new image 360 times but sometimes it changes to the default image. Also i want that red line changing so people can see the exact route they are flying, I have found a forum post for it but it did not work for me Any help with be appreciated Thanks I am using Smart Cars
Last reply by markyboy123, -
Hello I come to an error that is on my website, here is the message: Fatal error: Class 'StatsData' not found in /home/smartbirqc/www/core/modules/Frontpage/Frontpage.php on line 25 Here is the code of the page: class Frontpage extends CodonModule { public $title = 'Welcome'; public function index() { $this->set('usersonline', StatsData::UsersOnline()); $this->set('guestsonline', StatsData::GuestsOnline()); $this->render('frontpage_main.tpl'); } } Link site web : http://smartbirdva.fr/index.php/
Last reply by Jonathan, -
- 8 replies
- 2.9k views
Hello good morning. Someone knows how to add a percentage bar in acars map, also like me to improve the status of the flight, my only cruise I get there somehow come out eg taxi, gate, etc.
Last reply by mitcheinfo, -
- 2 replies
- 1.7k views
Hello, I am runnung Build 937s .Phpvms on PHP5.4, here have a problem on $post , this kind of $post error pops out every time i add stuff in airline operation/save setting .how can i solve it? many thx. Strict Standards: Accessing static property Operations::$post as non static in /home/content/52/11415252/html/betaacars/admin/modules/Operations/Operations.php on line 250 Strict Standards: Accessing static property Operations::$post as non static in /home/content/52/11415252/html/betaacars/admin/modules/Operations/Operations.php on line 804 Strict Standards: Accessing static property Operations::$post as non static in /home/content/52/11415252/html/betaacars/admin/modu…
Last reply by t_bergman, -
- 2 replies
- 1.6k views
Hello everyone just need little help if for example from simpilot touchdown module i wanted to skip any of the aircraft how should i get the final result. from all the touchdowns i wanted one or more aircraft should not show up what will be the code i can use to skip any aircraft? i used this code but still no luck <?php foreach($stats as $stat) { $pilot = PilotData::getPilotData($stat->pilotid); $aircraft = OperationsData::getAircraftInfo($stat->aircraft); If($aircraft->code == “C172â€) { Continue; } else { echo '<tr>'; echo '<td>'.PilotData::getPilotCode($pilot->code, $pilot->pilotid).' - '.$pilot->firstname.' '.$pilot->l…
Last reply by IrfanKhan, -
- 3 replies
- 2.2k views
Hi, My name is Liam Boyer and I am an administrator of American Airlines Virtual for Infinite Flight. I am seeking a way for my pilots to enter PIREPS or Flight logs into one system that I can view and show their status. My website is a free version of WIX. Please help. Thanks Infinite Flight is a Flight Sim on mobile devices, not as awesome as FSX, but good enough for those who play on Mobile. My Website: http://americanairlinesif.wix.com/virtualamerican
Last reply by t_bergman, -
- 4 replies
- 2.5k views
Hello guys, I installed the version phpvms 5.5 but it gave me this error Notice: The template file "/home/aira/public_html//lib/skins/crystal/header.php" doesn't exist in /home/airacore/public_html/core/classes/TemplateSet.class.php on line 231 Welcome to phpVMS! Posted by phpVMS Installer on 03/05/2015 Thanks for installing and using phpVMS! Check out the docs for help and information on getting started on your VA. This is just a starter skin - customize yours completely. This is just a basic, barebones example of what a skin is and how it works. Check out the crystal folder in the lib/skins directory. Make your own copy and fiddle around. For help, check out th…
Last reply by t_bergman, -
- 4 replies
- 2.3k views
Hi, I've tried to install and failed at the first hurdle it seems. I'm getting the following error "Fatal error: Class 'DB' not found in /var/www/vhosts/25/321342/webspace/httpdocs/flightsimulation.buzz/Buzz_Air/core/common/SettingsData.class.php on line 28" Any advise would be welcome indeed!
Last reply by Simnut, -
- 4 replies
- 2k views
Here is what im trying to achieve, any help would be appreciated as its been a while since i have dived deep in to the code pf vms. When a pilot is deleted and their is data in the system ie from a screen shot or past event it displays the pilot as 0000, now is there a way to globally set that to echo something else out via the config file? Cheers.
Last reply by freshJet, -
- 2 replies
- 1.6k views
hello i change my host and backup all of my stuff , after i restore my backup and give me this error. Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/lisbonsk/public_html/index.php:3) in/home/lisbonsk/public_html/core/codon.config.php on line 40 the line 40 its - session_start(); thanks
Last reply by pedroportugal, -
- 6 replies
- 2.1k views
A lot of the items on my VA's site have stopped working, I have put the newest jquery up, but it doesn't seem to read that it is there. Does anyone know why it would stop using jquery or jquery only being selective on what it allows to work, as the acars map works fine. I fixed the problem, due to some code that was left in causing trouble.
Last reply by Strider, -
- 1 reply
- 1.3k views
Hi Everyone, I have an issue with phpVMS' signature function I tried replacing the background image but it has now just generated a black box with a flag in the middle. My site is www.virtualein.com if anyone knows whats wrong can you please help ASAP. Cheers, Shaun http://gyazo.com/226cb65f23a246ce1834e228eb811b45 http://gyazo.com/11fca021ea0b763b8933b2596404115c
Last reply by BaRBeR, -
- 4 replies
- 2.2k views
Hi, Do anyone knows how to show a financial report for the last three month with chart like the example below? The problem is when every time i call this template (finance_balancesheet.tpl) at the pilot room it returns blank.
Last reply by Tameem, -
- 1 follower
- 14 replies
- 4.5k views
Hello, I have succesfully setup the simbrief module from Baggelis on my site. It is just great. But one question though, When opening the OFP it is allways in the default LIDO format. Is it possible to change that to one of the other layouts availible on the simbrief website? Kindly regards, Rick Winkelman
Last reply by CarlosEduardo2409, -
- 14 replies
- 2.9k views
the map is not shown, could someone help me? regards https://gyazo.com/b9...04cd642688ab500
Last reply by Angello, -
- 5 replies
- 2.9k views
have question don't know if it was already asked by someone and answered is there a a possibility (function) to count all enabled aircraft by ICAO type and is there a possibility to output all registrations of the same? best regards, Thomas
Last reply by freshJet, -
- 5 replies
- 1.9k views
Hi guys can anyone help with the fuel burned reading to many digits, im using the pacific skin from zumewebs heres a shot to show you..
Last reply by Fernando, -
- 1 reply
- 1.4k views
We are using smartCars with phpvms but when the Pilot completes his flight and submits his Pirep to our VA the fuel burn figures are way out . I contacted the company that produces the software and they inform me that it uses lbs,feet,knots and the VA controls the rest of the figues. In the pilot log file they are showing aircraft weight in kg but everything else is showing in ibs,ft,kts ,and on completion of flight says I landed in xxxx ft with xxxxx kg in fuel. I ahve looked on other VA that use smartCars and there pireeps are showing no kg,etc at all in ther log files. This tends to make me think it is a setting in phpVMS . Hope someone can help me with this
Last reply by t_bergman, -
- 4 replies
- 2.6k views
I wonder how to update the phpvms for PHP 5.4 version, because the company I use, does not allow php change to 5.3. Used hosting in version 5.4 and phpvms to version 5.3, the site presents various errors such as: on the live map, time to book a flight, see Driver Statistics etc. I await response, thank you.
Last reply by Ygoramalho, -
- 0 replies
- 1.3k views
Hi everyone, I did'nt found any explanation about it on the net so I had to dig my way out of the problem, as kacars is not working cause of the switch issue, probably cause of my free hoster, but we need to begin somewhere so there it is! 1. Open the .ini file issued by the crew center of phpvms. With wordpad like. 2. Find the 4th line below [FSacars]. Suppose to be this one: UnitSystem=IS 3. Change whatever you have after ''='' by ''IS'', which mean International System, or Kg instead of Pounds. 4. Save. Ill give it a try on my next flight this afternoon and share my next pirep to see if everything is perfect. cya, Bernard
Last reply by regexpress, -
- 3 replies
- 1.5k views
Is there a way to universally set all of the route distances to a whole number and not have decimal places?
Last reply by freshJet, -
- 3 replies
- 1.4k views
Hello, this is my first post on phpvms forum. I have a little problem on the map live site. The flight is tracked properly, but when the pilot arrives at its destination airport, park, turn off the engine, put parking brakes concludes, sends the flight and closes the Kacars, the map also shows the pilot in flight with altitude, speed and distance at 0 and status: in Solo. Would you like a help to fix this problem, for when the riders send the flight, no longer looks at the live map, just who is with Kacars running. Remarks: I use PHP version: 5.3 (can be changed) Have updated the Kacars module on the site. I await response, thank you.
Last reply by Ygoramalho, -
- 1 follower
- 5 replies
- 1.8k views
Hello, I have 2 active airline on my site, ICAO example: GLO WEB I would like to when each rider took a flight appeared the logo of their respective companies example; Logo Image #Flight Departure Arrival Pilot Aircraft Time T/D Status GLO2144 SBPA SBCF Philippe Melo B738/M (PR-GTV) 1.54 -61 Accepted Logo Image #Flight Departure Arrival Pilot Aircraft Time T/D Status WEB5801 SBGR SBBR Luiz Fe…
Last reply by Fernando, -
- 1 reply
- 1.5k views
Hello Guys, I need to be able to run two phpvms installations at the same times. Basically, I want to have the PHPvms installation at crew.flyvawe.com to be connected with the installation at http://flyvawe.com/us/index.php . I already have the content connected, the problem arises with the skins. Whenever I access the admin panel from http://flyvawe.com/us/index.php, it automatically goes directly to crew.flyvawe.com/admin. I need to be able to run two different skins on the different sub domains. How can I do this? Any help would be appreciated! Thank you all!
Last reply by servetas, -
- 3 replies
- 1.6k views
Hello Forum, I try to install phpvms since yesterday and everytime I get those errors: I grandet enough permissions to all files. The site looks like this: Very weird! I think is has something to do with my PHP version, which is the newest. I can't downgrade it, because it's running on my on root-server and other websites need the newest version! PLEASE HELP!
Last reply by t_bergman,