Development Help
For help and support for the development of addons
515 topics in this forum
-
- 5 replies
- 2.5k views
How often does the map update? I watched mine and it seemed to update every 5 secs. 5 mins would be better. Can it be changed? UPDATE It has been over 12 hours since a pilot logged off and is still showing at destination on the map. Ideas anybody?
Last reply by Nabeel, -
- 4 replies
- 2.2k views
Hello friends, Excuse me but i can not find files TopPilots. Anyone can attach in the forum and send the link. I look forward
Last reply by simpilot, -
- 1 reply
- 1.6k views
Hi, i need some code to be made: i want to have the fspax scoring (in every flight) to be stored in the database and each pilot to have his personal score. Then, this score to be shown in pilot's profile, and in somehow in the toppilot utility if possible. This way, pilots will have to have their mind to fly "correct" as any mistake during flights will cost them points and reputation. Anyone who could provide code/template on this? thank you
Last reply by CN@ndo, -
- 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, -
- 27 replies
- 6.8k views
Please post any input for the new EVENTBooking module here. Thread continued from Paid Services
Last reply by simpilot, -
- 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, -
Double Logged In Pilots
by Guest lorathon- 7 replies
- 2.4k views
I also posted this in my kACARS forum It is still possible for a pilot to be logged in twice while using kACARS. This is from a pilot being logged in with there browser (using Cookie "A") and logged in with kACARS (using Cookie "B") To clean up your code on your frontpage you can use this snippet. This will ensure that a pilots name is only shown once. $shown = array(); foreach($usersonline as $pilot) { if(in_array($pilot->pilotid, $shown)) continue; else $shown[] = $pilot->pilotid; echo " {$pilot->firstname} {$pilot->lastname}<br />"; }
Last reply by mark1million, -
- 19 replies
- 6.1k views
Hey guys, i'm currently toying with developing my own ACARS in conjunction with FSTools. The purpose of this ACARS is to have user input reduced to a minimum, to reduce the amount that can go wrong.. That is of course unless you, the user, would want more input? Now my aim is to produce a piece of software completely free (apart from de-branding etc, being optional) with maximum features, bug free and hopefully the best ACARS out there. It's not guaranteed that I will complete the ACARS, but I'd very much like to give something back to the guys here, and everywhere else across the aviation spectrum. So this is mainly for you to request any features that you'd like t…
Last reply by TAV1702, -
- 3 replies
- 2.6k views
i'm just wondering how hard is it?
Last reply by liberie, -
- 2 replies
- 2k views
Hey Guys, Just wondering if theres anyway i can get the aircraft's current location so that i can show it on my fleet page, I thought there might be a php cmd/code for the GetAircraftLocation or somesort? Help would be appreciated Regards, Thomas. UPDATE: FOUND OUT HOW TO, DELETE THIS POST IF YOU WISH!
Last reply by CN@ndo, -
- 3 replies
- 2.6k views
Hi, all. I am developing a custom ACARS program that will use the same PHP script (or extremely similar) as FSACARS. I need to know which information is being sent to what PHP file, class of PHP file, and what each variable is named for the PHP to receive it. I already know that I need to use POST methods as I have a login function already working from it. Basically, I'm asking somebody to "decode" the PHP so i know what variable with what name gets sent where as I have almost no experience with PHP. Any help is appreciated! Thanks!
Last reply by Nabeel, -
- 13 replies
- 28.4k views
Hello everyone, After much confusion, I have finally completed my phpBB automatic registration script. Before publically releasing it, I am going to allow a select few to use it for testing/feedback purposes. Requirements Your phpBB installation must be in a folder in the root of your installation ie. if your site was in /home/me/, your forum must be in /home/me/forum, for example. For optimum performance, you must have the ability to add a 'forum' column to your phpVMS 'Pilots' table, which will contain information about a user's linked forum account, to prevent them from registering twice. Your phpVMS tables and phpBB tables should be in the same database. You can…
Last reply by tazosmr, -
- 7 replies
- 2.8k views
Hello, well I use the latest version of phpvms and noticed that both adimim center, as in the statics that I Enser, the field is blank, nothing appears? what can it be? Thank you. Link Web Site: http://absacargovirtual.freetzi.com Link Do Site: Website
Last reply by Gabriel Fernandez, -
- 5 replies
- 2.5k views
Hello Gentlemen, I'm in need of your help ... I wanted to put a point system in my company, there because we promote events that worth points ... and I wanted phpvms add this in, I would have in the admin panel to edit information from a pilot field that I could put how many points the pilot have ... and also that it appears on the public page of the pilot and the pilot center ... If someone can create this for me, I would be grateful ... Thanks ...
Last reply by liberie, -
- 3 replies
- 3.1k views
Hey there i´ve got an feature idear / request Currently i´ve got the option to disable bids i´ve they´re already booked...How about an "extension" to also block the aircraft which is included in the booking as well - so i´ve you booked a flight, you won´t be able to book another flight with the same aircraft? Thanky Nagelfar
Last reply by MBrown, -
- 1 reply
- 1.6k views
Hello, well, i put here one image to show anys statics for flights I Can get one for put in my site? here is the original website: Gol Virtual Link Here Thanks
Last reply by joeri, -
- 1 reply
- 1.5k views
Hello People! Well, the obsessBlue Skin(Download On Fspaintshop) Use The Google Api v.3, But I just have v.2, where i can get api v.3? Thanks!
Last reply by Nabeel, -
- 20 replies
- 12k views
en Good evening I wonder how it would create a module that works with the VAFS to book the flight hours of pilots and PIREPs have pilots who use the system but the PIREPs go to the database and the time the pilots are separated wanted to gather with those of phpVMS as the fsacars, pax. br Boa noite eu gostaria de saber se teria como criar um modulo que trabalha se com o VAFS para contabilizar as horas de voo dos pilotos e pireps tenho pilotos que utilizam o sistema mas os pireps vão para o banco de dados e as horas dos pilotos ficam separadas queria ajuntar com as do phpVMS como do fsacars,pax. arquivo vafs mysql vafs.zip
Last reply by CrashGordon, -
Automated MySQL Backup
by Guest lorathon- 0 replies
- 1.2k views
I thought you all might be interested in this. This script when run with a Cron Job will automatically make a backup of your DataBase. It will then send you an email with a link to download the backup file. It is pretty easy to setup and works like a charm. Back Up Script
-
- 20 replies
- 7.9k views
WORLDACARS STATUS: FSUIPC and XML Development As some of you know I am currently working on a new ACARS program that fully integrates into phpVMS. Features: - XML provides quick and easy data transfer between phpVMS and WorldACARS - VA Flight Plan search - ***Software Development Kit*** - XML PIREP Saved when sent to server encase of failure. About the SDK: The WorldACARS SDK provides virtual airlines the choice to change the layout and design of WorldACARS through Visual Studio (2008 recommended). What the SDK Includes: - Original Project Files - Tutorials ACARS Requirements: - Microsoft Flight Simulator 2004 or X - FSUIPC - Latest Version of .NET Framew…
Last reply by mark1million, -
- 6 replies
- 2.5k views
Hello, I would suggest one thing. Well, I have very limited availability to, All Day Access To The Center Adimim Accept Logs, so if someone could suggest me something like a 'Self-log' It would be interesting, and very very good! My Email If Needed: gb-f@hotmail.com Bye!
Last reply by Gabriel Fernandez, -
- 23 replies
- 44.3k views
Hello, This script is going well, but I have hit a brick wall for the time being. It is near impossible to include BOTH the phpBB Config files AND the phpVMS config files. This is because both of those config files contain further includes. No matter where you put this forum registration script, the sub-includes will always produce an error because they are missing. eg. AutoReg.php is in /home/ ppBB's config is in /home/forum/includes/ when including phpBB's file, it wants something in includes/, but because it is in /home/, it looks in /home/includes/ which is not correct. If anybody has advice on overcoming the issue then I would be grateful and release the scrip…
Last reply by Kieran, -
- 24 replies
- 8.2k views
Hi everyone, I am currently in the proccess of creating a new flight map that looks cleaner and nicer than the google one. It even automatically resizes just to show the routes that have been flown. To use it, I need to find a way to make a list of DEPICAO-ARRICAO,DEPICAO-ARRICAO,DEPICAO-ARRICAO,DEPICAO-ARRICAO. Example: KTPA-KMCO,KMCO-KMHT,KMHT-KMDW,KMDW-KLAS Then, I need to insert that info into an image tag. Example: <img src="http://www.gcmap.com/map?P=KTPA-KMCO,KMCO-KMHT,KMHT-KMDW,KMDW-KLAS&PM=pemr%3Adiamond7%2B%25U&MS=bm&DU=mi" border="0" title="Flight Map" alt="Flight Map" /> How can I go about calling up the info, putting in the KMCO-KTPA,K…
Last reply by Wildone, -
- 6 replies
- 2.1k views
Does anyone know to display the ACARS map on the index page, but on a smaller scale?
-
- 2 replies
- 1.9k views
Im trying to manage my site, and make drop down menus here is my current site http://aevirtual.org and i need to have d/down menus, anyone got a code i can put into my core_navigation.tpl or .css? heres wat my .tpl looks like and here is my .css ONCE again thanks in advance!
Last reply by tylerj, -
- 13 replies
- 4.9k views
Hi, looks like i am simultaneously working on several projects but actually, they are all just a part of what i will show you now. When i was flying, i had to keep my browser open to get all necessary informations and i couldnt print them out because of some style issues (it just looked bad and i hate bad looking things) So i am currently working on a huge addon, which outputs a complete flight briefing for you guys. It includes the complete flightplan, weather informations and maps, EET (currently working heavily on it so those EETs will be generated automatically) Aircraft weight and fuel plannings, ETOPS information, Alternate Airport + Enroute Alternates (including f…
Last reply by Nout - Zon Executive, -
- 1 reply
- 1.6k views
Hey guys I can´t do any php so i guess i just leave this here - maybe someone likes this idear How about a randomised week or monthly flightplan for each pilot of the airline. So for example the Pilots goes into his Pilot Center Page and klicks on "my turn around plan" or whatever. After that, the script chooses X flights out of the flightplan for each Day or a whole week and presents this new plan to the pilot Thats it:-) bye bye
Last reply by mark1million, -
- 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, -
- 3 replies
- 2.1k views
Hello guys. I think that there's something really important thats missing in FSX. That everyone can fly every aircraft and route isn't realistic at all, so it would be awesome if one of you coders could make a addon so you should assign the minimum rank required for adding the route to your bid. - Emil
Last reply by Kieran,