Development Help
For help and support for the development of addons
515 topics in this forum
-
- 0 replies
- 1.3k views
Im hoping someone can help me out. Im wanting to add to the Reports center just a montly total per airline that were flown last month. Thanks Kyle
Last reply by kharms, -
- 2 replies
- 1.8k views
can't seem to get it to work....sometimes is works sometimes it doesn't also when i go directly to the randomflights module, the transfer done through the schedule search doesnt propagate over http://www.flytroposphereva.net/index.php/frontschedules http://www.flytroposphereva.net/index.php/randomflights
Last reply by twincessna340a, -
- 1 reply
- 2.3k views
hi guys is there a way to make your own flight tracker software for phpvms, if so how and can u point me in the right way of how to make ome Thanks
Last reply by Kyle, -
- 0 replies
- 1.3k views
Editied: Resolved!
Last reply by bunoire14, -
- 6 replies
- 2.2k views
Instead of displaying multiple maps, I'd like to display a single selected one from a drop down without navigating away from the current page. I can create the drop down, just don't know how to code the display of the image Ex layout: [static text] [form: select map] [selected image shows here] [static text]
Last reply by twincessna340a, -
- 0 replies
- 9k views
Gentlemen and ladies, I have been browsing on here for a while and have not seen a module that will let me have 1st class, Business Class, and Economy Class seating on my AC as well as being able to set waybills for cargo. My questions to you all are...1)Is there a module that will let me have that flexibility? 2)If not is there a developer that would be willing to take on this task. I do have the ability to pay a reasonable price for development, and would be willing to post a link to your development company on my website. I would also offer a link to host the finished product to be downloaded on my server. Please respond here or via PM if you are interested o…
Last reply by NWA1847, -
- 18 replies
- 4.7k views
Looking for one that I can Just show the hubs. Like have the hub with the pilots that are there. Show the PDF File of the runways etc.. and the latest flights from and to that hub. and have diffrent link for each hub. Can it be done. Thanks
Last reply by Jeff, -
hey guys can someone make a addon like Delta Virtual Airlines has. When ever you file a pirep it updates it on facebook as well. Can someone make it?
Last reply by STARs, -
- 4 replies
- 5.4k views
Hello Im trying to add on a Feature on my website for a "who is online" feature. The link to my site is www.hootersairva.org I want to put it under the newest pilot section. Any help will be helpful -Pedro CEO HootersAirVa
Last reply by freshJet, -
- 1 follower
- 18 replies
- 8.2k views
Hi All Anybody interested in the topic, let me know and I'll set you up. Of course you're gonna have to use the FSPAX PIREP sending method. Cheers.
Last reply by Txmmy83, -
- 5 replies
- 2.5k views
Hello, I have a question, How can i add a schedule field, example: http://www.virtualflightzone.net/images/extra/flightscont.jpg ( i found this picture on phpvms forum. And I have also tried but. If I put text in the new field and turn on the schedule. I open the schedule again and then it says 0 (so the text is gone). and he comes not stand in the schedule list. where the pilots can search schedules. the schedule itself is there. but not with the additional information. And how can i add it to my schedule list! ? I hope that somebody, can help me with this problem. Michael
Last reply by Jeff, -
- 5 replies
- 3.7k views
I really want to make custom modules for myself (and maybe others eventually) but I can never do it. How do you pull the data? I can't write the PHP classes. I have read the documentation several times but I'm still stuck.
Last reply by freshJet, -
- 1 follower
- 12 replies
- 4.1k views
Hello All, When somebody flying a circuit the acarsmap will not show the flights. I think it has something to do with the fact that the distance is 0 and the remaining time is 0. But I don´t have a clue where to change that. Does more people have those problems and better does somebody has a solution for this little problem. Regards, Cor
Last reply by Cor, -
- 9 replies
- 3k views
Page schedules/view not appear routes and appears this error .. please help me!
Last reply by freshJet, -
- 0 replies
- 940 views
-
- 2 replies
- 2.1k views
How can I put time in exams? If you do not put pilots can get Google search and send the exam after consulting all answers. Can anyone help?
Last reply by Fernando, -
This is a system that calculates the T/D pilot's average for its last flight. Pilots not flying Pilots with record flight Installation Manual 1° Download of the File (TouchdownStats) 2° Send the folder of the module to your website. within the system PHPVMS 3° Enter the code within the pages Profile_main.tpl and pilot_public_profile Download of the MODULE here Code to TPL <?php $somar = mysql_query("SELECT SUM(landingrate) as landingrate FROM `phpvms_pireps` WHERE pilotid=$userinfo->pilotid"); $total = mysql_fetch_array($somar); $v_total = $total['landingrate']; $linha = mysql_query("SELECT * FROM `phpvms_pireps` WHER…
Last reply by mattia, -
- 2 replies
- 1.7k views
Hi there! Here is a core navigation I designed for my site. Install: 1- Place the images in your site 2- Change the URL of the images. 3- Place core_navigation.tpl in your skin folder but don't forget to make a back up. 4. Enjoy Download here: CoreImage
Last reply by Parkho, -
- 1 reply
- 2k views
Ok trying to get the pilots awards on a seperate page instead of being on the main profile page. Having a bit of trouble as its not feching data at all and ive even added awards to my pilot profile aswell. Here is the code im using <div id="mainbox"> <div class="indent"> <p><?php echo $userinfo->firstname . ' ' . $userinfo->lastname; ?></p> <table> <tr> <td valign="top" nowrap> <p> <strong>My Awards</strong><br /> <?php if(!$allawards) { echo 'No awards yet'; } else { /* To show the image: <img src="<?php echo $award->image?>" alt="<?php echo $a…
Last reply by servetas, -
- 2 replies
- 2k views
Hello friend Anyone know where I can download the module Discounts To Subtract From Pilot Salary, the link with the topic: http://forum.phpvms..../page__p__28736 Not working, anyone can post? thank you
Last reply by CN@ndo, -
- 12 replies
- 7.7k views
This is a table where you can show your visitors the flight board with arrivals and departures. Installation: 1- Unzip file. 2- Upload the files into your skin folder. Note: DO NOT REPLACE IF YOU ALREADY HAVE A FILE WITH THE SAME NAME. Instead you can copy and paste the contents in the files you already have. 3-enjoy Here are some pix: FlightBoard.zip
Last reply by simonecatalano, -
- 6 replies
- 2.5k views
So I started working on a project to pass the time now that I am not working again. I started in on a project that will allow users to upload MP3's and have them on their profile like the old myspace type of thing. I got the sql work done, admin panel for mp3 player settings, admin panel for moderating users mp3 player usage, and some other odds and ends. I fear I may have bitten off more than I can chew though. I am working like mad on it hoping to have it done one day soon. I may need to ask for help from some of you that are slick with this whole codon module thing. Now on to the disclaimer..... I do NOT condone ripping off artists. I believe they need to be paid. I…
Last reply by TAV1702, -
- 18 replies
- 4.9k views
if the script is written who determines the position of the current pilot, based on who made ​​the last flight?
Last reply by alwaysva, -
- 0 replies
- 1.5k views
Hello friends, This is a system-wide flight, there is no option to cancel the flight. When the pilot completes a flight, a picture appears green, red images shows that the flight has yet to be finalized. The system displays the total hours at the end of the scale, I wonder if it is possible develop a similar? Horas de voo (HRV): 12:00 = Hours of flight Média por trecho: 1.2h = Average per trip Suas horas ao fim da escala: 12:00 = His hours at the end of the scale
Last reply by CN@ndo, -
- 2 replies
- 1.8k views
How do i get sim pilots addons like top pilot to show on my homepage Thanks Jacob
Last reply by avdesigns, -
- 5 replies
- 2.1k views
Hi, I was wondering if someone has some kind of code or addon, where it is possible that you "buy" an aircraft and that you have to earn money to get this aircraft investment returned. This gives a bit of financial administration within your airline and can work with earning stuff back which you buy Thanks. Edwin
Last reply by Nighthawk, -
- 3 replies
- 2.4k views
Is it possible to integrate Faacebook ? I mean that you can register via Facebook and when you've absolved a flight , it will be posted on Facebook...
Last reply by Tom, -
- 0 replies
- 1.4k views
Hi Guys, I was hoping somone could offer some advice on a problem im having. I'm trying to use a HTML Select Field to filter DB Results, so the user chooses a category from the drop down list, and a table at the bottom of the page is then used to display the results of a database query. I have a basic AJAX call running using javascript, but it isnt rendering correctly and Javascript/AJAX is very new to me. I noticed in the API doc theres an included AJAX class, could I use this to achieve what im trying to do? If so can anyone offer any example code on how to utilise the AJAX methods within the class, Thanks in advance for any help, Olly
Last reply by bunoire14, -
- 1 reply
- 1.8k views
Have any of you messed with the pilots stats page? All it shows are the two graphs which is very boring..I was thinking of adding total miles flown, cargo, their best landing things like that..
Last reply by Jeff, -
- 2 replies
- 1.7k views
Hello Guys, I wonder if someone has a code signature update status to IN FLIGHT IN ROTA, DOWN, CLIMB ON! Thank you
Last reply by Luke2000,