Development Help
For help and support for the development of addons
515 topics in this forum
-
- 6 replies
- 3.3k views
Hi there I wanted to insert the Blinking dot's in my Flight Board can anyone give me the images for the blinking dots as i couldnt find anyone. thanks
Last reply by mark1million, -
- 6 replies
- 3.2k 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, -
- 5 replies
- 3.2k views
Hi all, Was just wondering where I could get a flightboard that looks like the one here... http://www.virtualryanair.com/index.php/acars Looks awesome!
Last reply by pverdon102, -
- 8 replies
- 3.2k 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, -
- 4 replies
- 3.2k views
Hello everyone, I'm here to announce the site VAadm, will be developed in partnership with Mercosur Airlines Virtual. On the site you will find more information about my project! Will be available throughout the week downlaods for you! I'm just doing some last adjustment in templates! Link to the site: http://goo.gl/V0f3O I hope all of my work is pleasing!
Last reply by levicosta201, -
- 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, -
- 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, -
- 2 replies
- 3.1k views
Hi guys, first of all a big thanks to everyone who tried out my scripts and also thanks to the developer of phpvms and all the other scripts. Due to my private life and because i am building up 2 major virtual airlines, i dont have the time anymore which was required by all my other projects. Most of the scripts mentioned are ready to use but the problem is, that it would take so much changes on the basic phpvms, that it needs about 2 days or more to build in most of them. I would really like to give you the code but i dont even remember anymore what i changed at the core of phpvms (I have now 2 copies running but very customized). So far i have to stop with my support an…
Last reply by skymx, -
- 7 replies
- 3.1k views
Nabeel fixed the latest bids module, there is a read me included. You don't need to alter tables or anything else. Bids_module.zip
Last reply by mobitu, -
- 7 replies
- 3.1k views
I would love to have one for my new VA FedEx Virtual. I am new to scripting and trying to figure out code. It really hurts my head. If anyone can help a fellow member out would be great.
Last reply by TAV1702, -
- 1 follower
- 6 replies
- 3.1k views
<script type="text/javascript"> document.getElementById("inner-wrapper").className = "" </script><script type="text/javascript"> <?php /* These are the settings for the Google map. You can see the Google API reference if you want to add more options. There's two options I've added: autozoom: This will automatically center in on/zoom so all your current flights are visible. If false, then the zoom and center you specify will be used instead refreshTime: Time, in seconds * 1000 to refresh the map. The default is 10000 (10 seconds) */ ?> var acars_map_defaults = { autozoom: true, zoom: 4, center: new google.maps.LatLng("<?php echo Confi…
Last reply by simpilot, -
- 5 replies
- 3.1k views
Hey guys, Not the best when it comes to this and will need a little help. I am looking to implement something which seems simple, for each schedule I want to be able to add "Airline which operates this route" with the option to add an airline logo. So with this added, on schedule search it will show in the results the airline logo on each individual schedule and also on the briefing page and live flight map. If anyone knows of how to do this or is willing to make it or guide me then that will be helpful. If payment is needed then I will pay you Many thanks & hope I made sense
Last reply by Industrialshadow, -
- 11 replies
- 3.1k views
hey guys, would it be easy to add further information to the latest pirep report on the frontpage, for example adding departure and arrival ICAO's, duration and if the pirep has been approved or not. i am just looking into doing this myself but im a relative newbie to php so it might take me some time, feel free to help me cheers Darren
Last reply by Nabeel, -
- 10 replies
- 3.1k views
I am nearly done coding an internal forum board system that runs within phpVMS but had something cross my mind about it. I have designed it that only members of the airline can post in it, does anyone allow non-pilots to post in their forum boards, is this option needed?
Last reply by llju1, -
- 5 replies
- 3.1k 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, -
- 4 replies
- 3k views
Hi, ok this is what i want to do... we are on the pilot briefing page.. the departure icao is EDDT and the arrival doesnt matter for now. the weather map should now automatically show a map of europe instead of one from america or whatever. BUT if the icao is like KJFK, it should show a map of america of course. i started like that <?php if (substr('$schedule->depicao', 0,1) == 'E') { echo '<img src="map for e.g. europe" />'; } elseif(substr('$schedule->depicao',0,1) == 'K') { echo '<img src="map for e.g. north america" />'; } else { echo 'no map available'; } ?> but somehow it always shows "no map available".…
Last reply by hjhjhgjgjh, -
- 6 replies
- 3k views
Hello everyone, I have been looking for a way to create a comment system for pilots(just like the one for PIREP's but where only admins can see). I just can't really find a way to do so. If someone could help me, or point me in the right direction, that would be greatly appreciated. Thanks, Dave
Last reply by Talisman57, -
- 8 replies
- 3k views
I am almost complete a module that i have been working on for awhile, and am looking for a beta tester, to try it out on their site. - I am looking to see how it works with other sites - What you think of it - and any way it can be improved Message me here at phpvms or leave a comment below and ill message you! thanks
Last reply by MrAmsterdam, -
- 9 replies
- 3k views
Page schedules/view not appear routes and appears this error .. please help me!
Last reply by freshJet, -
- 2 followers
- 10 replies
- 3k views
I have some code to put the vatsim id into a txt file and need some help. I have put the following code into the pilots_list.tpl where the vatsim id is place, and it works, but only puts one vatsim id into the text file. $vroute = fopen("vroute.txt", "w") or die("Unable to open file!"); $txt = $fieldvalue."\n"; fwrite($vroute, $txt); fclose($vroute); I have created the vroute.txt file and it has write permission. I need some help in creating this file, as it will make it easier to get my pilots into my VA's vroute community.
Last reply by Strider, -
Flight Map
by Guest- 7 replies
- 3k views
As I leave my map as well?
Last reply by Serrador, -
- 8 replies
- 3k views
Anybody got the latest pilot roster that i can use, im currently using the brilliance skin and would like to have new pilot list in Thanks
Last reply by truemo9, -
- 8 replies
- 3k 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, -
- 8 replies
- 3k views
I saw on Mark's Site (easyjetva) he used google translate. Mark Could You Share the code and how to make it on the sidebar like that please? Thanks!
Last reply by Thomas Rozanov, -
- 6 replies
- 3k views
Here's what I'm wanting to do: 1. have a box on the home page that display the top 5 hubs by different stats (hours, flights, passengers, miles, etc.). 2. I want this to automatically change each month so it's based off of monthly stats. 3. I will change which stats it calculates each month. 4. I want it to automatically place the hub with the highest stat as #1 and the hub with the 2nd most at #2 etc. etc. Anyone know the code for how i could do this? Thanks In Advance! EDIT: I scratched out the things i've gotten done.
Last reply by hurkulez, -
Since we have pay adjust built in to phpVMS now, I am wondering if it is at all possible to create a cron job that will pay adjust pilot spay weekly. Like say for example, a hub managers pay is $5k/wk. On a set day, the cron would run and adjust the pilot s pay according to the weekly pay rate. Problem is, if you have many different jobs with many different pay rates, how many crons would be needed and how would it know who to pay what to? I have never been a cron job wizard. What I do not know about them can fill a book. It would be REAL sweet if we can figure out a way to pay the staff their weekly pay and then have it either send them an email or even an AIRMail t…
Last reply by mark1million, -
- 7 replies
- 3k views
Firstly, I'd like to start by saying my coding knowledge is non-existent, but I'd very much like to learn! How would I go about displaying a custom profile field, which is just text, on another page? Any help with code snippets or links to the right section of the documentation would be really helpful! Thanks!
Last reply by web541, -
- 5 replies
- 3k views
Hey Guys, I am currently program at a Trackingsystem, but I have a problem. We use in our airline kACARS only. For the Tracker, I have to change the "kACARS_Free.php" Module that, when kACARS send the liveupdate, these data also insert into a second table called "tracker_daten". Here the Code from liveupdate only. Rest of the code is default: <?php case 'liveupdate': $pilotid = PilotData::parsePilotID($xml->verify->pilotID); $lat = str_replace(",", ".", $xml->liveupdate->latitude); $lon = str_replace(",", ".", $xml->liveupdate->longitude); # Get the distance remaining $depapt = OperationsData::GetAirportInfo($xml->liveupdate->depICAO)…
Last reply by JustinFHI, -
- 5 replies
- 2.9k views
Is it possible to use the routes in the database to display them on a map, perhaps google maps, or would that wind up trying to plot too much data on the map?
Last reply by CrashGordon, -
- 1 follower
- 4 replies
- 2.9k views
Hello everyone, today I was doing a test with APVacars and noticed the following error (do not know if this happens to me), but when I click GET Flight it does not return me the data flying there on my site (but does not return me any) error, and the module appears on my site. It returns only the information of the fsx. But when I click Start Flight it appears the following error: You Must Click on Get Flight. But the Start button changes to Log Log STop What could this be?
Last reply by levicosta201,