Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 5 replies
- 2.8k views
Hello all, I had just finished installing phpVMS and noticed that the admin center is just short of working. I cannot see any Pilot Reports, Pilots themselves, Airports, or Schedules. I had done install/checkinstall.php and my webhost is xampp. How do I fix this? I am disappointed that I can't run a virtual airline on my OWN webserver...
Last reply by steve, -
- 7 replies
- 2.8k views
Is there a way of changing the email that the contact form sends to? I want all contact emails to go to my CEO
Last reply by mattsmith, -
- 6 replies
- 2.8k views
I like the idea of Simpilot's SMFRegister 1.0. Is there a way to make one similar to work for phpbb?
Last reply by Blu-Express VA, -
- 10 replies
- 2.8k views
On the current flight part of my sidebar, and the live map, more than 2 hours later it still shows a flight me and another guy did, also, it shows one of the flights in both places, at least 10 times in a row of the same thing. Any ideas?
Last reply by TAV1702, -
- 6 replies
- 2.8k views
Hi there, i have a weired question. We are using phpvms for our business virtual airline. So we have created a "schedule" and removed afterwards the App / Dep airports directly from the database with phpmyadmin. So every pilot can take his aircraft and fly where he wants to fly. I have noticed now that when for example the pilot starts XACARS and the Fligthsim and loads a FlightNr. into XACARS (screenshot) than the live map shows the current position with the aircraft icon but also shows a route also on the map. Here my question: 1) Can this be disabled, so that i only see the aircraft symbol and not the 2 Towers from Arrivial and depature airport connected with the …
Last reply by llju1, -
- 7 replies
- 2.8k views
Hello right so when you our creating groups and i see the list of permissions i want to know how to add custom ones i know how to use them but dont know how to add them so like they our a option in that list etc i have looked throw evey file and sql but nothing please help
Last reply by mark1million, -
- 11 replies
- 2.8k views
I got this error message i use this version 1.2.661 Airport not found, only US airports allowed Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found in /home/sint111/public_html/phpvms/core/common/FuelData.class.php on line 129
Last reply by Nabeel, -
- 9 replies
- 2.8k views
Hi all I've had to reinstall my server which has meant reinstalling phpVMS. I downloaded the 2.0.854 release (not beta), went through the install document making the necessary folders writeable, imported the old database from my previous 854 install, and now pireps aren't working. Manually adding results in no error and when the pirep list is displayed it's not shown. Using Xacars results in "SUCCESS" from the server, but again nothing showed in the pirep list. Also, nothing is shown in the "Pending Pireps" notification on the admin part. However, in both the xacars.txt and log.txt logs, the pireps are displayed. I've double checked folder permissions, but I'm now …
Last reply by Nabeel, -
- 8 replies
- 2.8k views
Hello, I knoow for a fact a pilot filed his flight (I've also filed a manual pirep) and afterwards nothing is being sent through can Someone PLEASE HELP ME THIS IS URGENT i have 40+ pilots that may be doing flights today . Also when i go to the Admin Center, ALLLLLL pireps filed from Last month and a week ago are gone (deleted) but the Flight DATA is still within the website becaz the "Top pilots Landings" page is still showing the pilot's landing rates ( http://skybahamasva..../TouchdownStats ) Problem @ http://skybahamasva.co.cc/ Would this problem occur with clearing cache's or something? I NEED URGENT HELP PLEASE!
Last reply by Parkho, -
- 5 replies
- 2.8k views
Hi all, I have a pilot on my VA who fly's xplane and on MAC, he is using xacars to record his flight, as that is the only compatible acars program. But it is chucking up lots of errors. 1. pilot number is showing up as 0000 2. when he does a flight it breaks the live map (no ones flight shows up even though other flights are taking place) 3. I have a live flights section on the site which just shows up as multiple '0's This problem only happens with xacars as everyone else use smartCARS here is a screenshot to try and help explain.
Last reply by JoseAlmeida, -
- 11 replies
- 2.8k views
Im trying to figure out how to show modules on a page and i dont know how for example i want to put the RouteMap on a page what do i need and where do i put it? Thanks
Last reply by Nabeel, -
- 7 replies
- 2.8k views
-
Last reply by Strider, -
- 6 replies
- 2.8k views
Hello all, problem with the calculation of money after the decimal point a lot of numbers, an example 63.3333 (see photo), how to do that was not 63.3333, but only two digits after the decimal point, example 63.33 thanks in advance for your help! Regards Artjom
Last reply by Edwin, -
- 8 replies
- 2.8k views
Whats the code to add the status of a pilot in the pilots roster. <td><?php echo $pilot->status?></td> That doesn't work. Also how can I add more statuses. Other than Acitve and Inactive. Thanks
Last reply by mseiwald, -
- 3 replies
- 2.8k views
Hi, i've idea to publish the stats of the pilot in his public profile. I've copied the code for Your Stats page but work only with the stats of the pilot logged in, and i know it So my new code is: <?php /* Added in 2.0! */ $chart_width = '600'; $chart_height = '250'; /* Don't need to change anything below this here */ ?> <div align="center" style="width: 100%;"> <div align="center" id="pireps_chart"></div> </div> <script type="text/javascript" src="<?php echo fileurl('/lib/js/ofc/js/swfobject.js')?>"></script> <script type="text/javascript"> swfobject.embedSWF("<?php echo fileurl('/lib/js/ofc/open-flash-ch…
Last reply by Blu-Express VA, -
- 9 replies
- 2.8k views
Just installed the latest beta to fix the hours count problem. When I went back in to check I noticed that the user content pages we can create have dissappeared from the ribbon bar. Has anyone else had this problem?
Last reply by Nabeel, -
- 6 replies
- 2.8k views
Hello every one ! I got a serious problem today with the codon.config.php file. Here is the error: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/greeceai/public_html/fss/index.php:1) in /home/greeceai/public_html/fss/core/codon.config.php on line 40 and at the codon file the line 40 is: session_start(); I really need help please!
Last reply by dimitris, -
- 5 replies
- 2.8k views
Hello, for my new VA website, the last big problem for me is the transfer of the number of flights. When i update the number of flights in the pilot profile, this number turns to 1 when a pilot fly for the first time on the new site. It's resetting the number of flights in the database. I've try to do the same thing wich works with the transfer hours. So i've created a new column "transferflights" in the pilots table of the database. In my admin/template/pilots_details.php, i've added this code : <td>Total flights</td> <td><input type="text" name="totalflights" value="<?php echo $pilotinfo->totalflights;?>" /></td> </tr>…
Last reply by orobouros, -
- 1 follower
- 5 replies
- 2.8k views
it was pointed out to me that even though we changed the fuel weight it was giving the numbers on phpvms, its still giving kilograms after being changed to pounds example one of my pilots did a flight KLAX-KMSP started with 54822lbs of fuel and ended with a use of 34939lbs. (by far everything is still accurate) when submitted and phpvms does all of its calculations, it says 15848.1 fuel used @ 0.8 / unit if you convert the 34939lbs to kilograms you get the roughly 15848kgs which phpvms is saying is pounds.... there is something wrong here becuase the way i am being charged for fuel is still in kilograms even though the back end settings are in pounds. I am being charge…
Last reply by Ariel, -
- 7 replies
- 2.8k views
This monts aleatory the airline pilots are reciving a email with this topic: SITE_NAME: You've been marked as retired†Why is phpvms sending emails to active pilots?
Last reply by shakamonkey88, -
- 5 replies
- 2.8k views
Hi,I have been working with phpvms for a few days in setting up a VA website. Thanks you for a great system I have encountered very few problems, infact none up till now. I recently went into the admin panel to add new hubs/ schedules/ airports etc, and every page that has the tasks bit comes out kinda dodgy. The links for me to add new things under tasks is not accessible, as you can see from the pic:BTW, i do have a custom template installed on my site ofcourse, would that affect it?Thanks.
Last reply by Rob, -
- 8 replies
- 2.8k views
Hi im new at all this and dont have blody idea what im doing but im heading somewhere. Im dummy for codes, but somehow i managed site. Help needed urgent about whole thing. But, my problem is grey box instead of plane...maybe it has to do something with background or what? can someon contact me pls on mail mr.shiljo@gmail.com for helping me out on those scripts and everything, i want learn but its damn tough. thank you very much...
Last reply by Nabeel, -
- 4 replies
- 2.8k views
Is there anyway that we can assign pilot Tail numbers instead of them being automatically assigned? Kind Regards,
Last reply by Curshad, -
- 7 replies
- 2.8k views
Is it possible to upload multiple Signature backgrounds and allow the pilots to choose which one they wish to use?
Last reply by Jeff, -
- 9 replies
- 2.8k views
So I switched the skin and styles and certain pages are showing the content lower then it should example look at the map: http://www.flyhawaiianva.com/index.php/acars What part do i edit and what do i add/delete. Thanks, Mitch
Last reply by Mitch L., -
I have givin up on version 5,5 don't have the knowledge in coding. So I put an older version back in have two older versions still working, Anyway it installed all went well ran the db check all is good. when i click on the live map I get this Fatal error message. has nothing to do with the skin..tried it on the default Crystal skin. Im not sure im in the right place for this question so forgive me. I searched everythread related to Acars, came up wit nothing, Fatal error: Class 'ACARSData' not found in /hermes/bosnacweb04/bosnacweb04cf/b1/ipg.XXXXXXX/XXXX/core/modules/ACARS/ACARS.php on line 32
Last reply by ProAvia, -
- 8 replies
- 2.8k views
Hi guys, come here asking for help because I am having a serious problem with my VA, it was all normal, but suddenly stopped working, I reinstalled the programs Acars but is not working, I click the FSAcars Flight From VA plan flight no longer carries the KAcars when I'm flying spends some 20 minutes it does not store more information of the flight, what do I do?
Last reply by Kairon, -
- 8 replies
- 2.8k views
i get this error all time i try to install PHPVMS any one can help me Pic in attach
Last reply by kamal, -
Good morning and happy Christmas. I need to give a change of image and the Va, the person who had in charge for personal reasons can not continue, it would be very nice to have someone support to guide me a little. Thanks happy New Year PS: You can send me an email to: dfr_34@hotmail.com
Last reply by Volotea, -
- 10 replies
- 2.8k views
I did a clean wipe on my website and uploaded the 2.0.854 in my airline and i add to bid and it says no routes passed. Im using the default skin and everything is default. Why is that a problem.
Last reply by Nabeel,
