Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 6 replies
- 2.7k views
Hello. I was wondering if it was possible to call all the airport information from the database into a .xml file? for example: Dublin airports lat/long is: 51.5002/-0.1262 So I wish to display: <lines> <line lat="51.5002" long="-0.1262" width="1" name="Dublin" alpha="40"></line> </lines> Any help is appreciated, James
Last reply by James142, -
- 7 replies
- 2.7k views
I noticed that there are just expenses to add either per month, per flight, and so on under the reports and expenses menu. Just wondering if there is a way to have income per flight too, i am working on duty-free income per se and also a on-board store ( soft drinks, aircraft models, snacks, ect...) for the airline. I do think it would be a nice feature to have.....
Last reply by Nabeel, -
- 7 replies
- 2.6k views
Hello all, recently I have been looking in to adding several languages besides English in order to advertise to many groups of people. I saw the user selectable skins , it needed to add some code to the local.configuration, I am not sure what is needed for this and how to make it possible. Thanks, Edmund
Last reply by edmundk, -
ok i have looked about in the other post's and i find it hard to find the code and where to put this code so it does not show any hub's or Lists. So it is just one list of pilots. If possible could you please reply with the code and Where to put it. Regards Daniel
Last reply by Daniel, -
So I uploaded a clean install of phpvms to the live server and was just running through the install, and after putting in my DB info it gave some php error about it needing to be a string. I tinkered with it a bit, hit the 'test connection' button and it gave me an error saying accessis denied for me. Problem is that my DB username and DB name have an underscore in them. The error message truncated the underscore and everything after it. I'm going to try upping my (already installed) local copy, and altering the local.config by hand. wish me luck. I get this now Fatal error: Function name must be a string in /edited/edited/public_html/phatzilla/phpvms/core/classes/MySQL…
Last reply by Nabeel, -
hi guys can you tell me how to remove header from obsess blue skin?
Last reply by MAT, -
- 5 replies
- 2.6k views
Hello, Whenever I convert a skin, everything work perfectly until I go to search flight schedules. This is what comes up if their are no schedules. http://s1.postimg.org/ob8ri2inj/proof.png And if their are schedules and you try to Bid on One, it just give and error.
Last reply by StartVM, -
- 5 replies
- 2.6k views
On the live map screen, when a pilot is decending it says climbing. Is that an error or have I missed something in the set up. Gary
Last reply by wrenchca, -
- 5 replies
- 2.6k views
Hi Guys, Just moved to a new server and having an odd issue with registration. When a user registers it goes to a blank screen despite the entry being made in the DB and new pilot notification in the admin panel. Ive built Apache using php 5.3 and check install & checkdb shows no errors on phpvms. Neither does it send an email for pireps or applications but sending a mass email through the admin panel works. (Server is CENTOS 6.6 with cPanel) Nothing is logged in the error log either. debug is true. Has anyone come across something similair or any clues where I should be looking? (i've reverted back to stock tpl's and still same problem) Thanks in advance Nick.
Last reply by alpyeni1, -
- 1 follower
- 3 replies
- 2.6k views
Hi, I'm trying this function in a table <?php echo $flight->deptime; ?> But my server have NY time and I want UTC time or +6 hours, then I'm trying this: <?php echo $flight->deptime+'6 hour'; ?> But if for example in NY are the 16:38h I get 22h, not 22:38h I tried with +6, with +06:00:00, etc, but nothing. How I can get deptime in UTC or add 6 hours with minutes? Thanks! P.S: This is the source file (I think) to deptime funtion https://github.com/nabeelio/phpvms_v2/blob/master/core/common/ACARSData.class.php
Last reply by ARV187, -
- 1 reply
- 2.6k views
Hello, when i run the install file i get this error"Parse error: syntax error, unexpected ')', expecting '(' in /home/emirates/public_html/trunk/install/install.php on line 21" now I've chmoded the files required.Hope you can help,Zeeshaan
Last reply by Nabeel, -
Hey guys. I keep on trying to install the new Beta release into my VA and once I upload it to my ftp, I am not able to extract it. The file is good and downloaded it a couple of times. I have tried different releases and different computers and still no luck. Does anybody know of this error? Thanks in advance!
Last reply by disconett, -
- 4 replies
- 2.6k views
So, since Google browser is doing away with Flash in some very near future. Is there a way to take Flash charts and convert them to another source where every browser is able to display them? Thanks in advance.
Last reply by omglookeyhere, -
- 3 replies
- 2.6k views
HI All, I'm starting a VA with some friends, and we want to have fleet management, that is, that each aircraft is at a location, and then flown to another. So basically, it should work like: Aircraft Reg PH-BUF is at EHEH When a pilot requests schedules for EHEH, only aircraft that are there will show, this case PH-BUF will appear, with all available routes from EHEH Flight is bid on, and pilot flies the route Filing a PIREP, the pirep is inserted, automatically the .php pirep insert script needs to change the location of the PH-BUF to the destination airport of the pirep filed, which is now the current location of the aircraft. So, what I wanted to know, first, …
Last reply by Sava, -
- 4 replies
- 2.6k views
Hi all, I am trying to improve my ugly flightboard and I'd like to add a field with arrival info such as "on time", "delay", "early". As I am using kACARS for flight logging I have looked into the config file and found out a certain "FLIGHTTIME" entry which I think is my real flight time logged by client. Now the problem is, how to make a code to control/compare the flight time recorded by kACARS with the one I have set in my schedules so that let's say if the compared time is (+) / (-) 5 minutes it will tell "ON TIME", if more than 5 minutes it will tell "DELAY" or if less than 5 minutes it will tell "EARLY". Can anyone help me with this? Cheers, Arslan PS. For an…
Last reply by airmermaid, -
- 6 replies
- 2.6k views
Hello everybody! I've tried to search for this, but I can't seem to find anything...I'm just wondering, what exactly is updated in the database when accepting a PIREP? What I have so far: - PIREP status set to 1 (accepted) - Added hours to pilot's account - Added number of flights to pilot's account but is there anything else than this? Also: is there anyone who knows where I can find the SQL query for pending PIREPs? Thank you very much for your replies! Anders
Last reply by ln-asm, -
- 6 replies
- 2.6k views
Hi guys, me again So on my homepage, on the recent pilots bit, if you click on a name, it goes to a page, "http://myva.co.uk/pilotarea/index.php/profile/view/22" And on that page, it says: " This pilot does not exist! PIREPs List No reports have been found " Conn
Last reply by connbob, -
- 4 replies
- 2.6k views
Does anyone know of a way to extract the airport database in FSX into a CSV, or similar format? I'm getting grumpy about the number of airports missing in either geonames or phpvms lookups. I'm not talking unknown air strips in the boondocks. Neither one can look up OAIX, for example. Loading FSX every time I need airport coordinates, is too time consuming.
Last reply by simpilot, -
pilot pay?
by Kalo- 7 replies
- 2.6k views
Hello, Sorry if this has been posted before but I have not found any related topics in the search. I am just wondering what is pilot pay for? Can pilots of your airline use their earnings for anything? So far I have not found any use for pilot pay. Thanks!
Last reply by mischka, -
- 8 replies
- 2.6k views
I am running Windows Server 2003 with MySQL 5.0.45 Community NT and php VMS 1.2.628. I tried to install php VMS. IIS and the server file system granted all the requisite write privileges, as per the instructions. But when I try to run the installer, then: 1) Superimposed on the gray backround I get: Notice: Use of undefined constant CACHE_TIMEOUT - assumed 'CACHE_TIMEOUT' in C:InetpubSiteswww.air.tziona.comcoreclassesTemplate.class.php on line 50 Notice: Undefined index: action in C:InetpubSiteswww.air.tziona.cominstallinstall.php on line 24 2) Inside the "white page" with the phpVMS logo I get: C:InetpubSiteswww.air.tziona.cominstallinstall.php on line 59 Notice:…
Last reply by Nabeel, -
- 5 replies
- 2.6k views
Hi there! For some reason, I always get a page not displayed whenever I try to post news. The link in PND thing is //ieframe.dll/dnserrordiagoff.htm# which doesn't look right to me. Any help? cascadevirtualairways.tk
Last reply by CascadeAirwaysVirtual, -
- 4 replies
- 2.6k 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, -
- 5 replies
- 2.6k views
Hi there. Today I tried to upload the first batch of routes for my VA (again after some updates). The only difference between how they were when I first uploaded them (when it worked) and now is the fact I added about 50 routes. So I checked the "delete all schedules" box as I uploaded them since I was replacing them all but this time when I clicked on Airline Schedules there were none to be seen. I then noticed all my airports from my airport database were gone as well and I couldn't upload those either. I had my COO test it as well and he couldnt get them either. Anyone have any clue how to fix this issue? Thanks! -NotAnAvgeek
Last reply by StartVM, -
Notams dont work
by Guest- 4 replies
- 2.6k views
I've installed the phpvms and since tried the notam on the pilot briefing screen. Before it was <a href="https://pilotweb.nas.faa.gov/geo/icaoRadius.html?icao_id=<?php echo $schedule->arricao?>&radius=2" target="_blank">Click to view NOTAMS</a></td> But this dosen't work anymore from the site.Could one of you give us a idea on how to get it to work again if you have a few min. cheers sat
Last reply by mark1million, -
- 8 replies
- 2.6k views
Good day gentlemen: Congratulations for this phpvms and this forum, glad to be here. Our VA works with FSPassengers since 8 years ago with over 38300 pireps, but want to add phpvms for other acars, pireps system and flightsim as well. Is it posible swap or migrate FSPassengers flights and user tables to phpvms ? Dont want to lose pilots records. Regards.
Last reply by chilemugriento, -
- 5 replies
- 2.6k views
I wonder if anybody in here would help me, please, solve the following... I'm coding my web site template to have two menus, in accordance to the requested ".tpl" file. Actually, in case the user is requesting the frontpage_main.tpl, it should use one block of html tags, and in case it is any other .tpl file, it should be another block of html tags. So my question is: is there any phpVMS native class + method I can put in the if() statement to check which .tpl file the user is requesting? Id it does not, how could I solve it by simply using php?
Last reply by servetas, -
- 4 replies
- 2.6k views
So, Im working to get my va up and running, i made a cpl posts on diff forums including this one for staff positions but w.e. http://flybirdvirtual.com I asked my friend from nyartcc to see how registering is working He got this error: Registration - FlyBirdVirtual Warning: imagefontheight() expects parameter 1 to be long, string given in /home/flybird/public_html/core/common/PilotData.class.php on line 1035 Warning: imagefontwidth() expects parameter 1 to be long, string given in /home/flybird/public_html/core/common/PilotData.class.php on line 1036 Warning: imagestring() expects parameter 2 to be long, string given in /home/flybird/public_html/core/common/PilotD…
Last reply by Talisman57, -
Map Display
by Laura- 6 replies
- 2.6k views
I just tried to connect to see if everything works the way it should, and more or less is does. But, as soon as my flight was displayed on the map, the map was zoomed in to the maximum - why's that Should actually look like this And, i then closed Kacars & FS but the flight is still displayed as "taxiing to rwy" - more than 4 hours later - i guess this is just a matter of (in)correct settings, is it ?
Last reply by Laura, -
- 1 follower
- 4 replies
- 2.6k views
I have setup a 2nd airline at this time for testing. What I would like to know is there a way to get reports for both airlines (2 Reports)? I can only get 1 report for both. Thanks David
Last reply by OzFlyer, -
- 10 replies
- 2.6k views
Hi, in the control panel for my VA, I cannot see the Airports I have added, or the schedules i have added. If i go into find route thing I have added a route EGAA-EGNX but it shows up as no route has been added. When it has. Same with airports i have added them but they done show up. Please help me on this. Regards My VA is .... http://bmibabyvirtual.comule.com/
Last reply by Nabeel,
