Releases
Subforums
This organization houses any published phpVMS Addons
83164 visits to this link
147 topics in this forum
-
- 1 follower
- 81 replies
- 24k views
Hub Transfer Request v1.0 about: phpVMS Module for pilots to submit a Hub Transfer request that is stored in a database and an option for staff to view all the requests through the admin panel and decide to reject/approve the request. When the requests are submitted, both the users and the admin will get an email. Once the request is handled, a secon email is sent to the user. You can change the pilot's hub from inside the addon. Developed by: Sava Markovic http://www.airserbiavirtual.com Developed on: phpVMS v2.1.934 stable php 5.3.1 mysql 5.0.5 apache 2.2.14 License: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License Installation…
Last reply by ProAvia, -
- 2 followers
- 138 replies
- 43.9k views
Leave of Absence v1.0 (Updated April 13th 2013) Note: Update v0.9 - > v1.0 (view changelog: https://github.com/savamarkovic/phpvms_loa#changelog ) about: phpVMS addon for pilots to submit a LoA request that is stored in a database and an option for staff to view, delete and edit all the LoA requests through the admin panel. The addon checks if the requested leave lenght is longer than the specified number of days. It uses the date of submission as a start date. When the LoA requests are submitted, both the users and the admin will get an email. Developed by: Sava Markovic http://www.airserbiavirtual.com Developed on: phpVMS v2.1.934 stable php 5.3.1 mysql …
Last reply by ProAvia, -
- 20 replies
- 7.3k views
Hey everyone! I am still new to PHP but I will have some free time during the next few weeks and might just be able to contribute to the community and develop an addon or two. Nothing complex but some small staff rather. Leave your suggestions on what you would like and I will take a look and see if I can do it
Last reply by SouthwestVA, -
- 21 replies
- 6.3k views
Is it a bit like the simpilot mod for the news?
Last reply by Tom, -
SimpleNews
by Tom- 1 follower
- 21 replies
- 8.2k views
SimpleNews SimpleNews is a basic module which builds upon the default functionality of the phpVMS News system, allowing you to show a list of links to latest news items, a paginated view of news items and an individual page per item. No attribution or link back is required (see Licence). Installation To install, simply extract the contents of the zip archive and drag the contents into the root public folder of your phpVMS installation. Usage To display a list of latest news items anywhere on your site, call the following: <?php SimpleNews::NewsList(); ?> By default the list will show the 5 latest items, however you can configure it to show however many you w…
Last reply by Kapitan, -
- 1 follower
- 29 replies
- 12.4k views
A little module in admin center for those who want to send a PIREP warning email. Install: 1- Unzip in the order of the folders. 2. Add this to your core_navigation.tpl in admin/templates for the access: <li><a href="<?php echo adminurl('/pilotmanager');?>">Pilot Manager</a></li> 3. Cahnge your local.config.php this part: Config::Set('PILOT_AUTO_RETIRE', true); Config::Set('PILOT_INACTIVE_TIME', 90); To your desire days like this: Config::Set('PILOT_AUTO_RETIRE', true); Config::Set('PILOT_INACTIVE_TIME', 3); 4. Access it by clicking on "Pilot Manager" under "site & settings" Pictures: *There's been an upd…
Last reply by Parkho, -
- 1 reply
- 2.5k views
This module is for those who have multiple airlines. What it does? It lists PIREPS based on the chosen airline rather than listing the long list of all pireps. Install: 1. Unzip in the order of folders(If you have different skin, copy . tpl files into skin folder). 2. Access by <?php echo url('/airline') ;?>. 3. Enjoy Pictures: Download at Github: Github.com/parkho
Last reply by STARs, -
- 2 replies
- 3.3k views
Thank you for taking the time to respond to this poll. Signatures are disabled to help keep identities private.
Last reply by C1971W, -
- 1 follower
- 21 replies
- 7.5k views
This is a flight duration calculator. The results are of course estimated but with this you could have an idea of how to manage your schedules when adding them. This is an open source module, so feel free if you want to make changes. Install: 1. Download the zip. 2. Unzip & upload in the order of folder structure. 3, Make a link to access it by <?php echo url('duration') ;?>. Pix: Download at Github: Github.com/parkho
Last reply by Parkho, -
- 1 follower
- 17 replies
- 7.8k views
This one is a module for your pilots to directly search for their routes from your website rather than going to the actual website. Don't worry I checked that website and it's free to use. Install: 1. Unzip the folder anywhere you want. 2. Upload in the order of folders. 3. make a link to the module like this <?php echo url('/rfinder') ;?>. 4. Enjoy. Screenshot: Download at Github: Github.com/parkho
Last reply by TheVynysto, -
- 1 follower
- 64 replies
- 18.4k views
This id a little module you could use to calculate fuel for your trip base on distance you're flying. Try it out and let me know if there is any problems. Install: 1- Download the zip file 2- Unzip and place the files in the order. (You need to make the folders in the specified roots exactly the same name or it won't work) 3- Create link to the module like this <!--?php echo url('FuelCalculator) ;?--> 4- Enjoy Pix: Download at Github: Github.com/parkho >>>>>>>>>>MODIFIED<<<<<<<<<<<<<
Last reply by Parkho, -
- 2 replies
- 3.3k views
Show This: Pressing "Click to view Airport Charts" will open new Window with Following: You must insert the following line as shown in the next Picture in core/templates/schedule_briefing.tpl Cheers Nighthawk Here is the complete Code: <h3>Procedures and Information</h3><br> <table width="98%" align="center"> <tr style="background-color: #333; color: #FFF;"> <td>Charts for <?php echo $schedule->depicao?></td> <td>Charts for <?php echo $schedule->arricao?></td> </tr> <tr align="center"> <td width="50%" valign="top"> <a href="http://www.airnav.com/airport/<?php e…
Last reply by Nighthawk, -
- 7 replies
- 3.6k views
Hi all, Just a quick post to ask does anyone know if there is an Aircraft Order or 'Lease' module available for phpVMS? - Ie. an admin can place an order (based on current VA financials and then after a set amount of time the aircraft then displays and can have routes assigned to it) If not I think I will create a set of modules (or separate system to integrate with this fantastic software) the reason behind this is that I have a couple of friends who would personally love the whole aspect of running a VA but don't actually have the hardware or any intention of actually flying any aircraft but would want to make decisions such as ordering new aircraft, signing contracts…
Last reply by bobsta63, -
- 0 replies
- 3.6k views
Hi All, So many people have been asking me for this after it's been on my site.Displays a small text-based output that shows the pilots callsign and name. You can adapt as you wish. PLEASE NOTE: The code may not be as short as it could be, just as long as that because I edited it from the live flights board. Enjoy! Jon <?php $results = ACARSData::GetACARSData(); if (count($results) > 0) { foreach($results as $flight) { if($flight->client == 'FSACARS') {$plane = OperationsData::getAircraftInfo($flight->aircraft);} else {$plane = OperationsData::getAircraftByReg($flight->aircraft);} ?> <?php echo $f…
Last reply by Jon, -
Step 1 Aircraft buying Mod Version 1.00: You need only a beta PHPVMS version! Now all Features are fully functional!!!! Buying/ Repairing/ Landingdamage and many ohters... It was a dream - now it is reality. When u have Questions... ask here. And thanx for many help here! By the way i started a openoffice calc database for prices, we can update it altogether?!? And post it here. Rename it as *.xls and open it with openoffice or similar. When you insert a plane or correct one please upload with a new date in the name 2013.04.19 Aircraft Databasexls.txt Step1 Aircraft buying Mod 1.00.zip
Last reply by Melli, -
- 1 follower
- 19 replies
- 14.6k views
Email individual pilot. Current version: v1 Tested on: 2.1.93 Email individual pilot is a module that allow you to send a mail a a certain pilot to his email address from inside the phpVMS admin panel. Installation: 1. Upload mailer_mailpilot_form.tpl to your /admin/templates folder on ftp. 2. Insert the following lines at your MassMailer.php file located at /modules/MassMailer on your ftp. #------------Individual Pilot Mailing------------------------------------------------------------ #Copyrights dimitris phpvms forum public function mail_pilot() { $this->render('mailer_mailpilot_form.tpl'); } public function sendmail_pilot(){ echo '<h3>Sending em…
Last reply by ProAvia, -
- 38 replies
- 19.4k views
A module to view the on line traffic on IVAO/VATSIM networks. One at a time you can't see both at one table. Currently data access only from IVAO, in case you use it for VATSIM without approval you should explain them why you did it and face the consequences. Developed and tested on: phpVMS v2.1.934-153-g822a0b9 Please read readme.txt for instructions. See post #17 for updated version. Thanks!
Last reply by buraktiftikci, -
- 2 replies
- 3.4k views
Hi, i need help This is my code for Fleet Table <h1><?php echo SITE_NAME?>'s Fleet Information</h1> <table> <!-- Fleet Table Version 1.1 - fleet_table.tpl --> <table border="1"> <thead> <tr> <td><b>Image</b></td> <td><b>Type</b></td> <td><b>Range</b></td> <td><b>Empty Weight</b></td> <td><b>Cruise Alt</b></td> <td><b>Max Pax</b></td> <td><b>Max Cargo</b></td> <td><b>Total Hours</b></td> <td><b>Total Routes …
Last reply by Tato123, -
- 1 follower
- 27 replies
- 11.1k views
Developed and Tested on: phpVMS 2.1.934 php 5.2.6 By: dimitris | http://www.greeceairwaysva.com/ phpVMS module to allow pilots submit sceneries (hosted on other locations) to create a database. Each scenery need to be approved by an Admin before the public view. Create a link at: <?php echo url('/Scenery'); ?> To view the scenery list and admin. See post #4 for updated version
Last reply by Tato123, -
- 1 reply
- 3.3k views
While I was trying to find some old files on my server I came up to the awful 404 error page of Apache... Then I made my custom one which(I Think) looks much better Steps: If .htaccess not exist go to step 1.2 1)Edit .htaccess file and add the following line: ErrorDocument 404 http://www.yourdomainname.com/index.php/notfound404 Save, close and upload to your root directory. 1.2)Create a .htaccess with the following contents: ErrorDocument 404 http://www.yourdomainname.com/index.php/notfound404 Save, close and upload to your root directory. 2)create a folder in core/modules named "notfound404" and make a php file named "notfound404.php" with the following…
Last reply by mrredbeard, -
- 47 replies
- 23.1k views
After receiving several requests by PM, I am releasing the addon I use to show the airports in the phpVMS database, with a separate page for each airport with various bits of data. First though I would like to attribute the work which I did not complete and is part of this addon. The Airport Table Page - This was originally created by Adamm, and I just removed some of the columns and added the link to the seperate webpage for the detailed airport info. The Last Arrival and Last Departure Fields - I asked for help on this forum, and Jeff (Lorathon) gave me the code to enable this feature. The Flight Counts - Simpilot posted some code to show the flight count. I exp…
Last reply by ProAvia, -
- 14 replies
- 4.7k views
People do not understand. Module removed.
Last reply by mark1million, -
- 26 replies
- 12.3k views
Hey Everyone, Someone had requested me to show how to make a advanced pilot status so here's it is. Pilot Status - Advanced Follow this carefully so you don't hit a brick. AND BACK UP YOUR FILES BEFORE DOING IT! 1) Go to core/common/Auth.class and go to the following line /*if($userinfo->retired == 1) { self::$error_message = 'Your account was deactivated, please contact an admin'; return false; }*/ 2) Replace that to..... if($userinfo->retired == 1) { self::$error_message = 'Your account was marked inactive, please contact to Human Resources for more information.'; return false; } if($userinfo->retired =…
Last reply by Jonathan, -
Here's something I created for my VA and I thought it might be useful for others. It displays your flight schedule as a timetable. Installation: Copy the Timetable folder to /core/modules Copy timetable.tpl to your skins folder Create a link: <a href="<?php echo url('/timetable'); ?>">Timetable</a> Note that much of the table style is hard-coded, so if you don't like the way it looks, you're SOL (just kidding, you just need to edit the timetable.tpl to your liking). timetable 1.1.zip
Last reply by poole3003, -
- 1 reply
- 2.1k views
Im looking to do this but I am a noob and no coding knowledge........We operate FBO's which has 3 airports for each region, So what I am looking to do is insert 3 airports for each stat ,I am willing to pay for some one to do this.... West Coast Region Central Region East Coast Region thanks in advance Regards, Allan
Last reply by flyalaska, -
- 13 replies
- 6.6k views
Replace the simple default phpVMS text editor, with our advanced one! VMSEditor integrates tinyMCE into your virtual airline, to add an amazing and easy to use text editor 1.1 version adds the editor to Admin - Add a new page - Add news - Mass Mailer - Admin PIREP Comments Core - User PIREP Comments Please read the installation file enclosed in the downloaded file VMSEditor allows you to add: -Styles -Fonts -Colours -HTML -Images -Videos -Emoticons -Anchors -Custom Characters And Much More!
Last reply by warpennys, -
- 14 replies
- 7.2k views
Replace the simple default phpVMS text editor, with our advanced one! VMSEditor integrates tinyMCE into your virtual airline, to add an amazing and easy to use text editor 1.1 version adds the editor to Admin - Add a new page - Add news - Mass Mailer - Admin PIREP Comments Core - User PIREP Comments VMSEditor allows you to add: -Styles -Fonts -Colours -HTML -Images -Videos -Emoticons -Anchors -Custom Characters And Much More!
Last reply by Morgan, -
- 2 replies
- 4.7k views
Dear All I'm to proudly announce that I have completed a new form of flight booking system for the great PHPvms software. I actually combined 3 Addons (simpilot realschedulelite, frontschedule and lorathon random itineray builder) to create this new method of flight booking. Attached, you can see how it looks and if interested let me know so I can tell you what to do. Thanks Parkho
Last reply by Parkho, -
- 1 follower
- 133 replies
- 35.8k views
To display various stats per hub: Readme + File available on GitHub: https://github.com/t...erritt/HubStats I think that pretty much covers everything? Enjoy
Last reply by jrodosu, -
- 0 replies
- 3.1k views
This script displays a floating bar that sits at the top of the window, which glides back into view when the page is scrolled. The default script includes a Guest only view, that gives them a link to login/register. Demo 1 Demo 2 Download Floating Bar Mod For support, please visit www.simflightgen.com and ask your questions there. This script is fully customizable, to fit the needs of your website. www.simflightgen.com
Last reply by Jason,