Development Help
For help and support for the development of addons
515 topics in this forum
-
- 7 replies
- 2.8k views
Hello together, How can I create an "Typerating"-Center for phpVMS? I dont need a big system or something like that. The only thing I need is a button to accept the new rank before the pilot will get the next rang. Example: 100h -> Flight Officer -> I must accept -> The pilot will be Flight Officer Thanks for help Martin
Last reply by Airport, -
- 2 replies
- 1.5k views
Is there a reasonably easy way to maintain a record of pilot applications I've rejected? At a time when many VAs are begging for pilots, I find myself rejecting more and more. I review each application and based on certain criteria, I research the applicant's records at other VAs. If I find a pilot has joined multiple VAs, but flown very few hours (if any) at them, I usually reject the application. I'd like a way to keep a record of such cases, including the IP address of the applicant.
Last reply by selwynorren, -
- 4 replies
- 2.7k views
Hey, How to put in each profile pilot a Medium Landig rate? Thanks
Last reply by simpilot, -
- 2 replies
- 1.7k views
Ok, i'm trying to make a add on and i am making it only accessable for pilots but when i was logged in, i all got the red bar and my .Tpl is in the templates folder. What is wrong with this code? <?php class flightops extends CodonModule { public function index() { if(!Auth::LoggedIn()) $this->set('message', 'You must be logged in to access this feature!'); $this->render('core_error.tpl'); return; Template::Show('flightops.tpl'); } } ?> Any help would be awsome
Last reply by Kyle, -
- 1 reply
- 1.9k views
Hello People, i want get de last 5 flights with this iformations: Status( Is rejectd or acepetd) Thanks
-
- 8 replies
- 3.6k views
Hello i am creater of the new VA Jet Magic Virtual Airlinesand i am about to recruit a hub manager for a certain area now i dont want them to have full access to the PHPVms admin panel i will have a secure login for each of the hub managers to logon to, i will be able to code this myself (: all i need is a Table with The ( Pilots only from hub : EGNX ) to display there Pilots Name, Hub, E-Mail so that the hub manager can E-Mail all the Pilots in his hub with new announcements etc etc. Also would it be possible to have all these E-Mails together by a specific hub so e-mailing all in current hub can be e-Mailed easily the images below help to explain.
Last reply by Connor1994, -
- 3 replies
- 2.7k views
Dear Community I came up with an idear about an add-on for phpvms, well to be honest i saw this on another va - it was called "on time index" The Script should compare the sheduled departure and arrival time (in phpvms) and the real departure an arrival time (system time). If the sheduled and the real departure or arrival time is like the one insert in the phpvms shedule it gaves you 100% on time (viewable in your profile or on a special side) If you departed to late or arrived to early the script will decrease or increase your on time percentage. Hope you get what i mean:-) Thank you and good night
Last reply by Mysterious Pilot, -
- 0 replies
- 1.4k views
Is there any way to put a scale for my automatic pilot instead of the flight they choose what they want?
Last reply by Serrador, -
- 8 replies
- 9k views
DEMO:Photo Gallery 1) First download Plogger 2) Upload it to you Public_html folder, and extract it. 3) Create a MySQL database and user from your web hosting control panel 4) Open your web browser and run the installation script located at: www.yoursite.com/plogger-folder/plog-admin/_install.php 5) Log in to your gallery admin and begin configuring your gallery and uploading your images. What it includes: - Full admin panel, where you can upload images, and many other stuff. - Default themes, as well as many downloadable ones. - Full customizable. - Plugins including Recent image, recent comment, random image. Comes with script, all you need to do is paste it …
Last reply by Jason, -
- 7 replies
- 2.3k views
Ok, i'm not sure what is the php code JUST! to display a template. Does anyone know what it is, please. Thanks!
-
- 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, -
- 11 replies
- 3.9k views
Hi i was wondering if anyone out there would be able to create a script so that i can set the landing rate limit to say -500fpm and if the landing rate is higher than this it deducts the pilot pay as maintainance charge or fine look forward to your ideas regards Craig
Last reply by Kyle, -
- 82 replies
- 23.7k views
Hi All, My pirpes lists are getting a tad long lately, can these pages be paginated?. I have found quite a few posts regarding pagination, but they all seem to be for schedules. Has anyone managed to do this? Thanks
Last reply by flyalaska, -
- 17 replies
- 4.8k views
I am wondering if someone can help me. I want to create a staff list for my site much in the same line as the new releases made recently for ranks and awards. I would like to have tables for the following Image (Taken from the profile image) Name Position Held Hub Ability to contact the admin If possible could we add the ability to apply for the post in case the post has not been filled yet. Thanks
Last reply by selwynorren, -
- 1 reply
- 1.3k views
Hello i like to make a new pirep category with name "In Question" how i can do it ? For example i got a pirep with out very good calculate to the fuel and i like to have it in question no accept or reject
Last reply by Jeff, -
- 0 replies
- 1.2k views
REQUEST** Hi, could someone please tell me the script that i could add to my main page, I would like to add a flight search area, frontpage_main.tpl. Thanks www.vflytropicair.com
Last reply by Jason, -
- 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.9k views
Hello guys, does any of you know how to make that you can change a pilots rank via the Admin Panel? And make so it wont upgrade automaticly
Last reply by simpilot, -
- 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, -
- 16 replies
- 5.7k views
Request: PDF Flight Breif Gen. I'm looking to see this in action that when the pilots wants to create a pdf to print out the Flight Brief. Like Flight Number: Aircraft: Times: Airports: Routes: Notes: ETC. If this is possabile. I could provide the templete of it if you want.
Last reply by simpilot, -
- 10 replies
- 4.3k views
Hello i will be much appreciate if someone can make a tour reporting system. (leg list, pilots signup, accept/reject flight report etc.) i like something separate from phpvms schedules. Thank you in advance !
Last reply by TAV1702, -
- 3 replies
- 1.7k views
How I can make a search by the ICAO of the airlines only ? For exemple in the schedule_searchform i crate a option to search by the airlines but I want to make a search by the ICAO.For exemplo I create the CVC in the admin center and the code is CVC after I start to create the flight with the CODE CVC1000 EXEMPLE.When the pilot when the pilot is to make a search to find only flight that company show to him only the flight with the code is CVC. How I can do this please ?? And sorry my English is not good!! The Exemple is in the attachments!!!
Last reply by vicente, -
- 7 replies
- 4.5k views
Hello together, I was looking for a bridge between Woltlab Burning Board and phpVMS but I couldnt find something like that. If you know, or develop one I would be very happy. Martin
Last reply by BastiDE, -
- 9 replies
- 4.1k views
hello how poso add these hours and minutes on Add Schedule minutes or hours will not enter anyone know <tr> <td valign="top"><strong>Horário de Partida</strong> </td> <td><select gtbfieldid="47" name="deptime" id="<?php echo $schedule->deptime?>" /> <option selected="selected">-</option> <option>01</option> <option>02</option> <option>03</option> <option>04</option> <option>05</option> <option>06</option> <option>07</option> <option>08</option> <optio…
Last reply by Kyle, -
- 2 replies
- 2k views
basically I want to take information from custom pirep fields and display it in my airline stats. Example: I added a custom dropdown field in the file pirep page to specify if that pilot flew online or not... I want have an "online flights" total number in the airline stats page.. thanks for all the help
Last reply by simpilot, -
- 0 replies
- 1.5k views
Hello i would like to ask for an addon: To use the fspassengers scores (retrieve from pireps) and add a personal score for every pilot, then create a table with all current scores (just like the landing rates addon works)
Last reply by tnick74, -
- 18 replies
- 5.1k views
Hello, I am looking for someone to do a add-on that is Screenshot Center like when a pilot uploads a photo and admins has to approve it or reject it, and abiltly to comment on photos. I hope it is posabile to do this. Thanks for the people if you made it working.
Last reply by selwynorren, -
- 0 replies
- 1.5k views
Hello guys, I know that you can activate the function to send out a warning to your pilots if they havent flown in XX days. Is there anyway that I can make it set them into a "Inactive Pilot" group and/or send me a mail with the pilots ID as it sends out a mail to the pilot? Cheers, Emil
Last reply by EENielsen, -
- 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, -
- 16 replies
- 6.3k views
Hello guys, I have a great suggestion to be applied in phpvms. My friend sent me a code to my application for dynamic signatures (http://www.starflightvirtual.com.br/ credits) and I tried but I could not adapt it to our vms. I noticed that our signature (background) the codes are located in pilotdata.class from what I remember. Well I'll be leaving here the code of the signature dynamics transforming for someone to be our platform. For those who do not know what would be a signature dynamics, it's the explanation: it is a sign that connects to the db and FSACARS and so this signing as an ACARS shows some images of every moment of the flight, taxiing, climbing, cruise, …
Last reply by CN@ndo,