Development Help
For help and support for the development of addons
515 topics in this forum
-
- 1 reply
- 1.6k views
I am trying to make pilots listed in one table instead of separated by hub. Have an idea of how to remove this separation? http://pastebin.com/EaUA169z http://i.gyazo.com/6...48ce0e920e5.png
Last reply by flyalaska, -
- 2 replies
- 1.8k views
Hey Guys, So, If you go into your admin panel where you can create custom fields you can mirror them so they show on your pilots_list.tpl, So if i made a field called "Vatsim ID" and I used this code; <?php echo PilotData::GetFieldValue($pilot->pilotid, 'Vatsim ID'); ?> It would show on my Pilot Roser/List. However, I was messing around and wondering if their is any way I can make it so I can have a custom field on my pilot_public_profile.tpl page without using the following code; <?php // Show the public fields if($allfields) { foreach($allfields as $field) { echo "<li><strong>$field->title: </strong>$field-&g…
Last reply by Thomas, -
- 1 reply
- 1.4k views
has somehow I put the list of routes (script) on my site external ?
Last reply by pedrobrandine, -
I have the pilotshop module running on my site. Seems to work. I was wondering if anyone knows the code to add to make a download available after the purchase. Maybe it's already coded in there but I'm not seeing it. Any help is appreciated. Keith (N316EC) www.westcoasthops.com
Last reply by TAV1702, -
- 10 replies
- 3.7k views
Hello phpVMS community! My name is Jacob and I have been working on an addon for Nabeel's wonderful system for the past few weeks and I decided to go ahead and make an announcement towards its expected completion date. The addon is something of a first for phpVMS, as we have yet to see a well structured admin plugin (if any at all) that interacts with the database and the client side fluently. This addon provides the ability for an airline's administration to add three different types of data (spanning three tables) to the database. Now before we get down and dirty with the details, let me start with a short introduction as to what it is and how it got started. What is…
-
- 24 replies
- 6.3k views
What Is It?- The PilotShop is a free, open source module that will allow your pilots to put their money to good use to purchase an array of items! The idea is to take the PhpVms's finacial system and allow the pilot to use his/her money made from flying to purchase anything ranging from training,ratings,badges etc. . The pilot shop will have an AJAX interface that will display the items added through the Administration panel through different store fronts which pilots can view. Idea applied- So say I was starting a low budget regional airliner operationg out of KACT(Waco regional). Now when my pilots join they are conisdered as active and can start flying flights accor…
Last reply by joeri, -
- 5 replies
- 3.4k views
I am looking for a code, a module, etc. that will automatically analyze a submitted PIREP and automatically reject them based on certain perimeters, ie. -1000fpm landing rate. I have found this post; http://forum.phpvms.net/topic/3450-auto-analizing-pirep/. However I cannot decipher what they are talking about. Any help would be greatly appreciated. -Allen FSX Fleet
Last reply by mattia, -
- 2 replies
- 2.1k views
Hi folks Is there an addon that will give pilots access to pages/areas of my choosing only after they have filed say 5 successful PIREPS? I have a discount deal with a top scenery developer and dont want members joining up just to get the code, so i need to limit access to this code. I'm no good with php but I'm assuming a line or 2 could check a pilots total pireps against the required amount and grant access? Hope someone can help, Dave.
Last reply by Nabeel, -
- 1 reply
- 1.8k views
Hi again... I currently working with an addon which I think will have to 'explode' the raw data from the pireps table in the database. When inspecting the database it seems like FSPassengers pirep's raw data goes to the field log, while fsfk's goes to the table source. Where the free Xacars goes I don't know, does any one know? Is this a bug, which I can expected to be fixed? It is no big issue, but it is nice to know when coding the addon. Regards
Last reply by Wingthor, -
- 2 replies
- 2.2k views
I have been thinking about this for sometime now, Im not a coder. I think a poker run system would be great to have, of course it would have to be paid software, do to the technical coding that has to be done, But if anyone is up the the challenge I am willing to pay..... Regards, Allan
Last reply by Allan, -
- 2 replies
- 1.6k views
I was wondering if I could make polls for my pilot's to take. Like on the side. Should I just look for a code on Google?
Last reply by Jacob Armstrong, -
- 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, -
- 9 replies
- 4.8k views
Hi guys, Forgive me if I have missed it anywhere but I was just wondering if there was an addon or code that could produce a pop up window once a user loads the homepage? I've seen a few virtual airlines on phpvms using such a thing and that's why I ask if there's an openly available tool for this as such? Thanks for your help in advance, and don't laugh at me too much I'm not overly clever with coding
Last reply by hizo4749, -
- 2 replies
- 2.5k views
Hellooo guys! I apologise if this has already been asked but I haven't been around here for a while and well I don't have the patience to search ;P Anyways is there a way to change the page title from "Popupnews" to say the subject of the news post? (If that makes sense?) e.g Cheers!
Last reply by Sava, -
- 8 replies
- 2.9k views
I was trying to open the menu pilotshop panel of my va ai appeared this error below, anyone know how to solve?
Last reply by Daniel, -
- 0 replies
- 1.1k views
Solved Problen now. tks
Last reply by CN@ndo, -
- 8 replies
- 3.1k views
This is my idea, I develop to chat to the pilots! Now I'm thinking of developing a program (desktop) to manage your virtual airline! The program would involve several extra features (modules) to facilitate administration. Seems like a great project, but I will face this challenge! Maybe I need volunteers to help! But still be doing the project! Would you postassem which found that idea, and suggestions for this project! Note: I have a website project on my projects phpvms soon be posting! PS.: This program I am also developing versions of windows 8!
Last reply by levicosta201, -
- 1 follower
- 6 replies
- 3.7k views
Hello guys, I put it aside for a while my other projects posted here, I am now completing two software that I have not named them. The first software has the following function: ACARS; Some of the aircraft controls; Pilot Info; Aircraft information; Chat; Send flight plan; The following software has the following functions: Radar aircraft; List of online pilots to the program; Pilots in online mutiplayer; Table of flight plans; Counting hours of air traffic controller; Chat; The project still needs some repairs and completions, but with a few days can make a Beta release. I would like to know the opnion of you in the comments. Soon I'll post some screens…
Last reply by Shepred, -
- 0 replies
- 1.3k views
Editied: Resolved!
Last reply by bunoire14, -
- 12 replies
- 6.6k views
Hello everyone! I'll talk about my project to manage phpvms on your PC! I still have no date for the launch of the project! Provavelmete be released under free license (so I ask everyone to help support and comments on how it's getting!). I will be posting pictures below as is getting under my project! Hope everyone is enjoying at least to see the pictures! I will be creating a portfolio site for me with the project! PS.: Sorry my english, I'm Brazilian!
Last reply by levicosta201, -
- 0 replies
- 1.1k views
Im going to develop some add-on, which automatically adds the EET´s and so on to the flight briefing. Actually, there is no need for something like that in the virtual sky but some like to have it.. Its not easy and i have to read how to do it but i have some idea that this should be possible if someone can help me, just write here
Last reply by hjhjhgjgjh, -
- 9 replies
- 3.3k views
During all these years, I have noticed that va administrators are keen on finding a way to allow their pilots to use their virtual money. I have already released a Piloy Shop module but in reality, purchasing things in Pilot Shop does not give you extra capabilities except the downloadable items. There were a lot of virtual airline who had come back to me and a wide number of custom solutions has been offered. Solutions which can't be released to the public because most of them require special knowledge and several updates inside the core of the phpVMS system. Approximately one year ago, a virtual airline got in touch with me and requested the development of a proper…
Last reply by TennShadow, -
- 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, -
can somebody help me on this i want to have a plane page but i cant seem to get it working. here is how i want it to look like.
Last reply by joeri, -
- 0 replies
- 2.4k views
I was thinking on make an mod in the RandomFlights Module, so the airplane will be assigned to the flight when pilot click to book the Schedule, i need to do like the FLTBOOk module, get all aircrafts that match the icao code of the schedule, but the module assign the aircraft
Last reply by ArthurHetem, -
Is there any what that i can edit somthing in the files so the rank can be counted for flights and not the hours?
Last reply by CPC900, -
- 3 replies
- 2.5k views
Hi everybody, I have installed the Real Booking System v1 module on my website. I have a problem during installation to the next step: In case you have installed Realbooking-v1.5_phpVMS 5.5, you will have to include the code below in your local.config.php. Define ('REALBOOKING', X); Where X please replace with a number you have not used yet. By default number 1 is defined for PAYSOURCE_PHPVMS. First I do not know or exactly put the line "define ('REALBOOKING', X);" In the file "local.config.php". Secondly I do not know what number to put to replace the "X" ... Finally I think that because I do not insert this line the module does not find me airport, plane, or line…
Last reply by servetas, -
- 11 replies
- 3.3k views
Hi guys, right now i am working on a script which will automatically output a real flightplan. It will look like the picture below and it will be included in the schedules_briefing.tpl - i am also working on a script where you can print out that flightplan but nothing else from that page. i think, i will need about 2-3 days until its done.
Last reply by JohnMck93, -
- 17 replies
- 5.1k views
Hello. I am curious if it is possible to make a module that would always keep the schedules current based off of Innovata's schedule service found here: http://www.innovatallc.com/pages/Our-Services/affiliate-services.aspx?lang=En-Ca Thanks! -- Cory
Last reply by MrAmsterdam, -
- 18 replies
- 5.5k views
I will be releasing a lite version of the New England Virtual Dispatch Center also known as REALSchedule in coming weeks. I am looking for any input on features VA's would like to see. You can see an example in operation here - http://www.newenglandvirtual.com/index.php/RealSchedule - There are some features shown in the NEvA site that will not be included, mostly the maps and coding to go with them, and the route builder function. The system places aircraft at their last arrival point and lists their next scheduled destination and makes that flight available for reservation by a pilot. This can be tied to the pilot's last location if you would like in order to limit the…
Last reply by gehatz,