Development Help
For help and support for the development of addons
515 topics in this forum
-
- 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, -
- 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, -
- 6 replies
- 2.6k views
Okay i just got 2 ideas but dont know how to make the code for. 1. Pilots will get a regular salary (like 3500$), if they fly or not. After 3 month without flying, they will get an email like "You didnt fly, how bad, now you have one month left or we delete your account" ooor the admin gets some msg in the admin panel and can write the email by himself.. 2. Lets change the rules and turn this into something realistic.. The pilot can have the choice to choose the routes by himself or let the flight operation officer do that task (he will choose the flights for the pilot and the pilot is not able to book flights by himself anymore) Maybe adding something like a switch w…
Last reply by vancouverA380, -
- 2 replies
- 2.6k views
A little modification I made to the rank editing page on the Admin panel I thought I would share. 1. Open "/admin/templates/ranks_allranks.tpl" 2. Find this code: <tr> <th>Rank Title</th> <th>Minimum Hours</th> <th>Pay Rate</th> <th>Total Pilots</th> <th>Options</th> </tr> 3. Replace with: <tr> <th>Rank Title</th> <th>Minimum Hours</th> <th>Rank Image</th> <th>Pay Rate</th> <th>Total Pilots</th> <th>Options</th> </tr> 4. Find the following code: <td align="center"><?php echo $rank->rank…
Last reply by homer09001, -
- 3 replies
- 2.6k views
Hello, I have smartcars2 for my va. I want to add integrated pirep system also for extra option for our pilots. this module is free and i downlod it. but i don't know where to put which file. Is anyone already have this or know how to install ? Thanks
Last reply by OmerAslan, -
- 3 replies
- 2.6k views
i'm just wondering how hard is it?
Last reply by liberie, -
- 6 replies
- 2.6k views
I was wondering if their was a way to make the system send an automated message of my text to someone when they registered. I'm not sure if this is the right place in the forums for it either.
Last reply by CrashGordon, -
- 7 replies
- 2.6k views
Hello guys, I'm a programmer and web designer, but my best side programming. To develop good modules, it is necessary to know what people want to see. I would ask the help of phpVMS community, what would you like to take phpVMS, so I can develop modules based on their suggestions. Grateful ____________________________ Buy Modules and Templates
Last reply by levicosta201, -
- 7 replies
- 2.6k views
Hey all! I m re-making a manual add-on to an easier db based add-on. Currently I have make the SELECT * FROM db but how I can make the INSERT INTO ? Please an example would be very helpful. I know exactly how to make it with simple php but not with that type from the phpVMS inside the functions. Thanks, Dimitris
Last reply by mark1million, -
- 0 replies
- 2.5k views
Hello, I am returning to the design of an ACARS in C # language. It is hosted on GitHub. The software also makes direct connection to the MySQL database, if someone can please help me make a connection with XML I'd be grateful. This project there are still some bugs and errors. But I'll be posting updates periodically until you reach a release version. Below is a list of information that have been added in this version: Latitude of Aircraft; Longitude of Aircraft; Heading on the aircraft is located; Vertical Speed; Individual situation of the landing gear; Amount of fuel in each tank of the aircraft; Temperature; Atmosphere pressure; Wind Speed; Wind Directio…
Last reply by levicosta201, -
- 5 replies
- 2.5k views
hi all boys You think you can have for every single aircraft stastistiche her? example: B747 Total Flights:... Total Distance:.... Average Flight Distance:.... Total Hours:.... as the page "Aircraft Reports" but each aircraft separated best regards
Last reply by mt007, -
- 2 replies
- 2.5k views
Hi, I was wondering if someone would be kind in telling me how I add a forum? Regards, David
Last reply by simpilot, -
- 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, -
- 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, -
- 1 follower
- 8 replies
- 2.5k views
I've noticed that it's rare to see internal commentary in module releases. Is this because no one likes it, or is it just that no one bothers?
Last reply by Sava, -
- 6 replies
- 2.5k views
?> </br> <table id="tabledlist" class="tablevar"> <td>Spilla</td> <td>Nome</td> <td>Piloti</td> </tr> <?php $query="SELECT * FROM vawards_awards f LEFT JOIN vawards_grants p ON p.grt_awdid = f.awd_id WHERE f.typ_id = '1'"; $list=DB::get_results($query); foreach ( $list as $ist) { ?> <tr> <th><img src="<?php echo $ist->awd_image ?>"</th> <th><div align="left"><?php echo $ist->awd_name ?> </div></th> <th><?php echo $ist->grt_pilotid ?></th> </tr> <?php } ?> </table> <br /> Hallo …
Last reply by Tato123, -
- 3 replies
- 2.5k views
Hi, I want to request a add-on mod which i want to see the comment system on news. Like for example like i made a news about a new aircraft and the pilots can comment on the news. and abiltiy to delete comments too. I like to see something like that.
Last reply by MVS105, -
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, -
- 7 replies
- 2.5k views
Hey guys, I was wondering any one have the codes for this type of staff list, http://www.flyaka.com/index.php/pages/staff http://virginatlanticva.co.uk/index.php/staff It looks really professional and good, ive tried to contact the coder.. Thanks
Last reply by truemo9, -
- 6 replies
- 2.5k views
Hi to all! I know is possible but, anbody have will to do it, cause im empty board on coding. I want that schedule is only shown from town the plane from schedule is in...got it...If plane is in KMEM then only schedule is shown for that registartion and KMEM...So if last logged place is KMEM next pilot if he want to use that same registration will be only be able to bid schedule from KMEM...cmon coders, this is code worth it for any serious VA. Thanx a lot!!!
Last reply by Thomas, -
- 3 replies
- 2.5k views
Hello, How would I go about adding an attachment such as a .zip file to my registration accepted email template? Thanks
Last reply by Tom, -
- 4 replies
- 2.5k views
Any body have a template or script I can add for Pilot and Staff applications? And if so, where and how do I put it in the website. I am very new to this (coding etc..)so please bear with me, LOL
Last reply by Steve Bartlett, -
- 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, -
- 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, -
- 3 replies
- 2.5k views
With the following script <?php MainController::Run('PIREPS', 'RecentFrontPage', 5); ?> it displays the last 5 pireps submitted. I am trying to modify the frontpage_reports.tpl file so it displays that users last 5 fives flights instead of everyones. http://pastebin.com/zNkYd8tF Can someone please help me out with this? Thanks
Last reply by Tom, -
- 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
- 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, -
- 1 follower
- 9 replies
- 2.5k views
Hey. I want to use a variable of my own module in the frontage main. How I get access to that variable? I tried this Template::Set('MODULE_TEST', $clients); but does not work... Thats the answer from this topic. Many thanks!
Last reply by Karamellwuerfel, -
- 1 reply
- 2.5k views
Hi everyone, I've got this great idea only I don't know how to make it work! When pilots earn their money they can't really do anything with it, so the idea is that with your money you go and "buy" a flight. So it will do "current money-schedule price= new current money" once they've done this they will automatically get the amount of hours the flight takes added to their flight hours! So is anyone willing to make this brilliant function? Vincent, www.cloudvairlines.com
Last reply by Kairon, -
- 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,