Development Help
For help and support for the development of addons
515 topics in this forum
-
- 1 follower
- 33 replies
- 13.4k views
Hi guys. Maybe a year ago or so, a bunch of people requested something to spend pilot pay on and I saw it again today. Then the idea was being kicked around to come up with something. Suddenly, the author of the Pilot Shop came back and tossed out a quick release and then vanished. Too bad. I really think it would be great if we could get something similar to the pilot shop going as a module. Not only a pilot shop, but where pilots can buy shares of stock in the company as well as shares of stock in aircraft. The shares of stock could vary daily or what ever with many deciding factors such as active pilots to inactive ratio, pireps being filed etc etc. AS far as stock in…
Last reply by TAV1702, -
- 1 reply
- 1.6k views
I was wondering if it possible to do a Airport Management system, instead of the airline management. It would be the same concept, however, im thinking that you create an airport, and add airlines, and a few other changes could be done. Please help, if you think this is possible, and how it could be done Thanks!
Last reply by Nabeel, -
- 3 replies
- 2.6k views
Hi Guys, What about an addon that all pilots can use to link a landing that they made to a youtube video. Example: You have an awesome landing or a landing in bad weather or something like that. You create a video and upload it to youtube. Then you go to the website and attach the link to the pirep. There is a possibility to add the video link to the comment section of the pirep but you need more time to create a video. So the best would be to add the link later to the pirep or to a whole different "Video" section on the site. Regards Lucas
Last reply by MrAmsterdam, -
- 0 replies
- 1.9k views
Hello All, I am wanting to put together a way that will allow for pilots to look at an Airport on the fly. I see already there is some information already added when the airport list is created. I would like to add the following information, longest Runway, Runway Type (Asphalt, Concrete, etc.), Elevation, City, State. I know there is the link they can use to get more information of a particular Airport, but was looking at having something at a glance. I searched the forums and I didn't see this being asked or even mentioned before so I was wondering has anybody done this already. I am a rookie when it comes to PHP and MySQL but am willing to give it a try. I am want…
Last reply by BLA0001, -
Picture in download section
by Guest Henrikkir- 3 replies
- 2.2k views
I do not know if this script have been here before, but i have having some problems with my download pages. When I in my adminpanel making af new download, there is a line "Link to Image" it's dossent seems to work. No pictures showing on download pages. Here is the script and guides: 1. Open "downloads_list.tpl" in folder "core/templates". 2. Line 33 insert: <a href="<?php echo url('/downloads/dl/'.$download->id);?>"> <img src="<?php echo $download->image?>"></a><br /> Save and upload to site. You can now se pictures, and you can also clik at the picture for downloading files. Look here for an example. http://danis…
Last reply by Txmmy83, -
- 1 reply
- 1.4k views
I had an idea a while back and don't think I ever posted it, and I suck at coding so me doing it is out of the question..LOL My idea: Have a module for pop up for important messages in the pilot profile section when they log in. You could have a separate message for each pilot or make a general message for all pilots. This would be cool using jquery or something of the like.
Last reply by joeri, -
- 5 replies
- 3.4k views
Hi guys ! hope everyone is having a nice holiday ! I know this has come up before, but I cant find what I'm looking for. I've got the great circle mapper installed on my front page and working, but I want to install it in the pilot profile to show an individuals recent flights on the map. Anyone have this code ?
-
- 39 replies
- 26.5k views
Hello We are looking for a Live Flight's Board like that on frontpage http://www.airberlinva.de/ .. We were searching on forum but nothing there... Maby someone have that script or know how to do that...
Last reply by vJet2, -
Validation of the pirep by the pilot
by Guest djetdail- 0 replies
- 1.8k views
Texte Francais : Bonjour; Pour une utilisation de phpvms comme carnet de vol, j'ai modifié le script ~/admin/templates/pireps_list.tpl Chaque pilote peut editer, valider, supprimer son rapport de vol. phpvms est un excellent travail, bravo et merci Ici le début du script modifie, le rajout est en rouge : Texte Anglais (Traduction online sorry ): Hello; For a use of phpvms like notebook of flight, I modified script ~/admin/templates/pireps_list.tpl Each pilot can publish, validate, remove his report of vol. phpvms is an excellent work, cheer and thank you Here the beginning of script modifies, the addition is in red: <div id="pireplist"> <?php if($…
-
- 17 replies
- 4.2k views
If any one is interested, and not sure if Pilot Shop is the same as Pilot Store. I was think of this for days and thought it be a good Idea, Pilot Store: pilots can use their Virtual money purchase like Repaints and scenery addons, Not sure ifs hard to make or not as though I dont have knowledge, But think its a great idea, cause pilots have money but they have no where to use it, so which means it will keep building up for no use, so think a pilot store will be the best thing to do, GREAT IDEA, Feedback would be great, maybe some one can handle coding it. Best Regards Allan
Last reply by Allan, -
- 0 replies
- 4.2k views
I have modified the template to display the results of passengers booking. The option "Add to bid" is permitted only if the flight type is for passengers ("P"). For Cargo or other flight types the "Add to bid" link is replaced with a message "Not for Pax". Ciao Here is the entire code to replace in the file core/templates/booking_results.tpl --------------------------------------------------------------------------------- <p><a href="<?php echo SITE_URL?>/index.php/booking">Search for Flights</a> <b><a href="<?php echo SITE_URL?>/index.php/booking/results">Search Results</a></b></p> <table width="100…
Last reply by CVV001, -
- 2 replies
- 1.7k views
Hi guys, has it been created by any chance? Maybe i searched badly the forum. And in case not, has anyone thought of creating a monthly assignment based also on rank and hub? Thanks, Simon
Last reply by servetas, -
- 14 replies
- 10.3k views
I have made a very simple list of all aircraft configured for my VA that show all information stored in the table phpvms_aircraft with links to images and to download the aircraft. If links are not configured in your aircraft table the interested row show "image not present" or "download not present". The last column show the status (enabled/disabled) of the aircraft. Just copy Fleet.php in /core/modules/Fleet (directory Fleet must be created) then copy fleet.tpl in /core/templates You can see a preview here I have made a link to show this list to all the pilots of the VA ciao - Gianni Fleet.zip
Last reply by DanL, -
- 3 replies
- 2.2k views
Ok I know I am getting ready to be a victim of my own words... Search Ray just use the search function!! Trust me I have used it. I know we have discussed it in the past and I just can not find it now. I want to add the aircraft registration number to the Pilot Briefing page where it lists the aircraft for that flight. The area I am talking about is when you go to bid on a flight it has 3 links: View Details Pilot Brief Add to Bid The Pilot Brief is where I am talking about. The problem I am having is we have multiples of the same aircraft but with different registration numbers. It would be sweet to show the aircraft reg number for that flight as well. Can an…
Last reply by TAV1702, -
- 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, -
- 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, -
- 16 replies
- 4.8k views
Go to core/common/TouchdownStatsData.class.php Add this to the file: public function get_planemd11_stats($howmany) { $query = "SELECT pilotid, code, flightnum, depicao, arricao, aircraft, landingrate, submitdate FROM `".TABLE_PREFIX."pireps` WHERE landingrate < '0' AND Aircraft = '2' ORDER BY landingrate DESC LIMIT $howmany"; return DB::get_results($query); } planemd11 can be edited to the plane that you would like to show. AND Aircraft = '2' the 2 can be changed to the aircraft that you would like to show. (See the phpvms_aircraft table) So in my…
Last reply by MrAmsterdam, -
- 6 replies
- 2.7k views
Hello ! I want to display a table with the pilots forom every hub. For example i have a HUB the EDDF and i want to display only those pilots. Have someone a code for this ?
Last reply by simpilot, -
- 6 replies
- 2.3k views
Hello, is there any code to make some registration Fields Necessary like IVAO or VATSIM id? George
Last reply by simpilot, -
- 1 reply
- 1.4k views
Hello, I would suggest a code to the staff of vms that the list of riders showed a line of information with the date of registration of the pilot. Thanks.
-
- 7 replies
- 4.3k views
Is there a file containing pilot rank pictures like this one I attached (The default new hire rank picture). Only need a few let me know where i can find these pictures
-
aACARS v1.0.0
by Guest Kendo- 5 replies
- 3.4k views
What everyone is there that is call the "aACARS" **Future** *Free Customize for VA's *Record Flight and Send FS Live Screen wich mean that on your page you will have a Photo from your Pilot Live!!. NOTE: Stay Tune for More .::UPDATES::.
Last reply by Kyle, -
- 0 replies
- 1.6k views
Hello, does anyone have the code so I can place a pie chart in the pilot centre that shows the pilot the amount of time aircraft flown in percentage. regards
Last reply by david thompson, -
Req: Pilot Table Like AALVirtual
by Guest Kendo- 2 replies
- 2.8k views
Hello guys i Looking for a Pilot Table like in http://www.aavirtual.net/index.php/pilots
-
[Request] Live Flight Board
by Guest nedra- 0 replies
- 1.6k views
Hi all, I've been looking at Phoenix VA's website, and I saw a Live Flight board on there which I'd rather like to replicate on my own VA's site. I did a search on these forums, and the only thing similar to this which i could find was one which tracked information from the flight schedules. Phoenix VA's appears to be a CURRENT flight board, rather than a SCHEDULED flight board, and looks like it actually tracks flight information from their live map, as i counted the entries on the table, and the number of flights on the map and they were the same. Can anyone help with this please? Thanks in advance!
-
- 5 replies
- 3k views
Hello could create an addon to show the statistic of the virtual airline on a certain page in the case would create a new page with the name "airline stats" to be accessed at www.mysite.com / index.php / airlinestats. Thank you for your attention
Last reply by James142, -
- 3 replies
- 2.2k views
I coded up an entire ATC system for my site. THe problem is, I can not do sql work worth talking about. My idea is to have a module that consisted of a simple form for an ATC to fill out for login. Once logged in, they would accumulate time on the atc roster and get paid pilot cash for doing so. The nest thing need would be a way to call the information up from the database to show up on the ATC roster which I have coded up already. I will include a screenie of that in the end. Another part that would be most excellent would be if a admin created a ATC group on their site, it would automagically add them to the controller roster that I am gonna show you. From there it w…
Last reply by TAV1702, -
- 4 replies
- 2.1k views
Hi i just had an idea not sure if it would work but i dont see why not, i have various request to add routes in to my VA that currently are not there, this is because i dont have access to the realworld schedules, however what i was looking to do is create a form pilots could fill in the information and post pending moderation and that data could be imported in to the system. The form would need to contain all the correct fields required for a csv import or even a direct sql import once moderated. The data could be stored directly in to the database, i suppose another table could be created for this and once moderated a click could be put in to the correct phpvms table f…
Last reply by mark1million, -
- 0 replies
- 1.3k views
hi, how I can create in my airline, submenu? now the skin of my airline is: obssesblue regards
Last reply by El Macara, -
- 10 replies
- 3.9k views
hi, as I can post all the stats of my airline? example: total flights, total hours, total miles, total passengers, total money, total pilots, flight plans total. all these statistics I have them in my control panel, but I want to publish as everyone else can see them. how I can do this please thanks for the help they can give me ...
Last reply by freshJet,