Development Help
For help and support for the development of addons
515 topics in this forum
-
- 2 replies
- 2k views
Hello everyone! I'm in the process of developing and beta testing simFDR, which is a new flight data recorder for Flight Simulator as well as a cloud logbook service. It's based around the code that Delta Virtual and Air France / KLM Virtual have used for over a decade. It's a really, really good, high-fidelity flight data recorder for flight simulation. While our mission is centered around logging every flight in every aircraft (not just for Virtual Airlines) we do have an extensive VA integration API. You can read about it here: https://www.simfdr.com/va_api.do Would anyone be interested in writing a VA plugin that handles these four web services for phpVMS? I believ…
Last reply by Luke, -
- 6 replies
- 3.7k views
Hello! I am interested in giving my flight board a new style. I am not ready to move outside of the provided ACARS map and flight board, I would basically like to reskin it. I found this link which looked promising, but vague: http://forum.phpvms....just-wondering/ That is essentially what I am looking to do, I just don't know what I need to change. I don't know how to edit the background, fonts, ect.. I am not a well versed scripter/coder, but I have been learning quickly. I really am enjoying this stuff; I'm ready to learn more. Thanks in advance! Chase Freeman, CEO Midsouth Virtual Air http://www.midsouthva.com
Last reply by benboy123, -
- 5 replies
- 2.5k views
hi all boys You think you can have for every single aircraft stastistiche her? example: B747 Total Flights:... Total Distance:.... Average Flight Distance:.... Total Hours:.... as the page "Aircraft Reports" but each aircraft separated best regards
Last reply by mt007, -
- 10 replies
- 4.1k views
Hello guys, I was developing some modules, but I want to develop more skins now. Anyone here would be interested in a new skin for the administration panel phpVMS?
Last reply by poole3003, -
- 4 replies
- 2k views
Hi there. I have a new design that contain a frontpage that is different in the component and the other pages are the same but not like the frontpage so I think that I must have multi layout file plz help Tameem melhem Technical support a royal jordania virtual airlines
Last reply by Tameem, -
- 8 replies
- 5.1k views
To show your status on Skype simply add this lines in the /core/templates/frontpage_main.tpl (with crystal skin, but work also with all other skins) before the last </div> tag at the bottom source code. Replace YOURSKYPENAME with your own Skype name. You can see the result here Italian Virtual Pilots --- Gianni --- <p> <left>WebMaster attualmente <p> <!--Skype 'Webmaster is now' button http://www.skype.com/go/skypebuttons--><script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script> <a href="skype:YOURSKYPENAME?call"><img alt="My Status" height="4…
Last reply by flyalaska, -
- 7 replies
- 3.5k views
Hello guys, Im trying to create a drop down menu, however, failing, BADLY. i was wondering if anybody had a code for a simple drop down menu that can be used with phpVMS? Thanks, Thomas.
Last reply by Tom, -
- 6 replies
- 2.9k views
Hello, I'm looking for a small tool which I can make pictures galery?
Last reply by Nabeel, -
- 7 replies
- 2.5k views
Hey guys, I was wondering any one have the codes for this type of staff list, http://www.flyaka.com/index.php/pages/staff http://virginatlanticva.co.uk/index.php/staff It looks really professional and good, ive tried to contact the coder.. Thanks
Last reply by truemo9, -
- 7 replies
- 3.8k views
Hello auguem have a php or html code of statistics for the total value of the home riders, acrafit total, total hours, total flights, all logs,
Last reply by g3r84, -
- 2 replies
- 2.1k views
hi, can someone tell me some code to display on the homepage the statistics of the different flights of different airlines. example: continental 737, Delta 757, jetblue 737, 757 American Airlines bone I want to show the different flights of different aircraft registered in such names airlines can anyone give me these codes please ...
Last reply by El Macara, -
- 3 replies
- 3.1k views
Hey Guys, Anyway to get a small table that shows how many pilots from each country? For example: Germany -------- 23 USA ------------21 Spain -----------11
Last reply by CPC900, -
- 7 replies
- 4.8k views
What do I have to add where to get a status of the active flight (like: Boarding, Crusing etc ) in my signature (badge).
Last reply by ProSkyDesign, -
- 21 replies
- 7.6k views
Hi, i think it is unrealistic for a Va only add an Aircraft to their Fleet. My Idea is more realistic i think but harder to get Money too. My Plan is the following: The Admin enter an new Aircraft Type with all Details. Then comes the calculation for the Price : ( Max Takeoff Wight)*Pax or something to get an nearly realistic price for this Aircraft. Then the calculated Price must be checked with the VA money and when yes u can add it..... When No a Text " Your VA has insuffiecient Money" and u cant add the Plane. This is only the first step in my future Plans
Last reply by atlantica, -
- 9 replies
- 2.6k views
Hello All, I hope you are fine . I am trying to create a new module for my virtual airline but i have stuck in something(i think very silly). More than three hours have passed but i can't find anything. For some reason it does not send the data to the database. Can you find the problem? public function assign_checkride() { $this->set('pilots', AcademyData::get_pilots()); $this->set('exams', AcademyData::get_exams()); $this->render('academy/checkride_assign.tpl'); } public function checkride_theory_assign() { $ret = AcademyData::theory_checkride_assign($this->post->examid, $this->post->pilotid, $this->post->by, $this->post->at); $this…
Last reply by simpilot, -
- 3 replies
- 1.8k views
I want to make just an informational page, no fancy stuff needed, just to show a skin and that's it. I've got the subdomain created, but IDK what to put in that folder at all. Any help is appreciated! Thanks
Last reply by Taran, -
Submiting a pirep Locally
by Guest- 0 replies
- 1.1k views
Hey there, My Friend and I created a java GUI application which reads our schedules database and lets the user search for a flight and gets the right data ready. You then click on 'Start Flight' and after you fly it, click on 'End Flight'. (Note that this is made for FlightGear Free and Open Source Flight Simulator) Then the application reads the flight time, fuel used and the route flown and posts the following variables to a temporary link (www.merlionvirtual.clubos.net/auto/scheduled.php) Now, there's nothing in the php file, so what do I put there so it can submit the PIREP with the posted data? Thanks a LOT for your help.
-
- 16 replies
- 6.3k views
Hello guys, I have a great suggestion to be applied in phpvms. My friend sent me a code to my application for dynamic signatures (http://www.starflightvirtual.com.br/ credits) and I tried but I could not adapt it to our vms. I noticed that our signature (background) the codes are located in pilotdata.class from what I remember. Well I'll be leaving here the code of the signature dynamics transforming for someone to be our platform. For those who do not know what would be a signature dynamics, it's the explanation: it is a sign that connects to the db and FSACARS and so this signing as an ACARS shows some images of every moment of the flight, taxiing, climbing, cruise, …
Last reply by CN@ndo, -
- 6 replies
- 3.1k views
Hello I was thinking that if we could integrate a popular support ticket system "OS Ticket" in "PHPVMS". It would be a great integration in PHPVMS virtualpilots could submit there complaints and get a complaint number. Thanks
Last reply by fsxsimulation, -
- 9 replies
- 3.6k views
**** ENGLISH **** Hello friends, I wonder if there is a possibility that the pilot script to randomly generate a range of 5 flights automatically starting from the last airport and forced the pilot to finish the 5 flights in order to perform a new scale. **** Portugues **** Ola amigos, Gostaria de saber se há possibilidade de um script que o piloto possa gerar uma escala aleatoria de 5 voos automaticamente partindo do ultimo aeroporto, e que obrigada o piloto finalizar os 5 vôos para poder realizar uma nova escala.
Last reply by CN@ndo, -
- 22 replies
- 6.3k views
Hello friends I need a simple system I believe that to develop or that any manager has ever done. would like an information system of the flights made in real time, without requiring the pilot to enter onto the map to view the data. So would putting this information system in the initial page of the site. better look to see what I'm looking for.
Last reply by Txmmy83, -
- 6 replies
- 3.7k views
Hi all, I'm trying to figure out how I can go about editing the stock standard phpVMS flight board that appears under the acars map and creating a table with different shaded rows much like the image I've attached. Basically I want to edit the original flight board to look just like the digital flight boards you see on the screens at the airport. So does anyone know how I might go about creating such a thing or if there is already a code out there for it? I'm stumped as to how to do it and I'm not particularly wanting to fork out a bazillion dollars just for a page of code. Thanks
Last reply by Heritage1, -
- 1 reply
- 2.2k views
Hi, I was wondering if anyone had an Teamspeak Integration Module for automation registration? What we would like is for a new member to join and our server would automatic register them for teamspeak and phpbb forums. Any direction would be greatly appreciated. Thanks
Last reply by mark1million, -
- 11 replies
- 3.5k views
Sorry - This didn't work.
Last reply by Tom, -
Teamspeak3
by llju1- 2 replies
- 2.7k views
Does anyone have a script or Module to show what my Team speak 3 Status is on my Site. O am using TSviewer and it is to slow to refresh. Is there a simple script or Module I can get from some or can you tell me how to make my own. It woould be of great help to me. Thanks
Last reply by llju1, -
- 7 replies
- 2.6k views
Hello guys, I'm a programmer and web designer, but my best side programming. To develop good modules, it is necessary to know what people want to see. I would ask the help of phpVMS community, what would you like to take phpVMS, so I can develop modules based on their suggestions. Grateful ____________________________ Buy Modules and Templates
Last reply by levicosta201, -
- 1 reply
- 2.5k views
Hi everyone, I've got this great idea only I don't know how to make it work! When pilots earn their money they can't really do anything with it, so the idea is that with your money you go and "buy" a flight. So it will do "current money-schedule price= new current money" once they've done this they will automatically get the amount of hours the flight takes added to their flight hours! So is anyone willing to make this brilliant function? Vincent, www.cloudvairlines.com
Last reply by Kairon, -
- 4 replies
- 2.3k views
I have changed my title lengths for news and pages to 50 chars in MySQL. Is this going to cause any issues?
Last reply by mrredbeard, -
Top 10 Pilots
by Guest N316EC- 1 reply
- 1.7k views
Is there a template that displays the names and total hours of the top 10 pilots based on hours? Thanks in advance for your help!
Last reply by MrAmsterdam, -
- 2 replies
- 2.2k views
Hi there. now i'm working on the rjva but i want to know how to make this table. And thank u
Last reply by Tameem,