Simpilot Group Addons
Addons and Modules
www.simpilotgroup.com
168 topics in this forum
-
- 19 replies
- 18.3k views
While I’m willing to come to these forums and help people out from time to time, I’m no personal helpdesk in any way, shape or form. This goes for stuff I’ve contributed myself as well as for the complete out-of-the blue support questions. If you have a question or need help: ask on these forums. Either find a related topic or start your own. Don’t PM me. Don’t email me. I won’t respond. Never. This isn’t because I don’t like you or because I think you don’t deserve help. This is because I have work and a life of my own that I find infinitely more important. I will help out when I can, and I’ll especially keep track of the topics for code I’ve contr…
-
- 6 replies
- 21.3k views
All simpilot modules and updates are now hosted at Github. https://github.com/DavidJClark
Last reply by flyalaska, -
- 1 reply
- 12.3k views
If you have this error in your phpVMS system it is one of two things. #1 - The file is simply not where it belongs. Follow the path in the error and make sure the file is in that path. If it is not in the correct folder it will not be found. #2 - If you are downloading any of my modules from GitHub most likely you are downloading the newest version which has template files using the .php extension instead of the .tpl extension. I have changed this so the modules will work with the latest development versions of phpVMS which uses the .php extension as well as some other items to try and help secure the system. If you are running an older version that is still using the .…
Last reply by tkfeeny, -
- 0 replies
- 10.5k views
If you are in need of support of a module purchased from simpilotgroup please start a support ticket request here -> http://www.noticeablegroup.com The support ticket system is monitored and the ticket will be responded to in a reasonable amount of time. Any requests for support for a payware module here in this forum will not be answered and deleted to preserve the open source nature of the forum. Thank you for your consideration.
Last reply by simpilot, -
First Beta Release - EXAMCenter Developed using phpVMS ver 1.2.778 and ie8 Features: 2 Levels of Administration -Administrator -Staff Member Exam and Question creation and editing Optional "Assign Only" system Installation: 1 - Download Package and place files in your phpVMS install in the proper paths 2 - Load the exam_center.sql file in your phpVMS database using phpMYAdmin or similar 3 - Place a link to the EXAMCenter in your menu -> <a href="<?php echo url('/Exams') ?>">EXAMCenter</a> 4 - Place a link in your menu for the Admins and Staff Members of EXAMCenter -> <?php $admin = ExamsData::check_admin(Auth::$userinfo->p…
Last reply by GKT001, -
Updated to 2.0 3/1/2012 - Now includes pagination ScreenshotCenter 2.0 phpVMS module to create a screenshot uploading and display system for your phpVMS based VA. Developed by: simpilot www.simpilotgroup.com Developed on: phpVMS 2.1.940 php 5.2.11 mysql 5.0.51 apache 2.2.11 Install: -Download the attached package. -unzip the package and place the files as structured in the distribution in your root phpVMS install. -use the screenshotcenter.sql file to create the tables needed in your sql database using phpmyadmin or similar. -make sure that the file has created three tables in your database - screenshots, screenshots_comments, and secreenshots_ratings. Cre…
Last reply by ProAvia, -
- 1 follower
- 264 replies
- 101.4k views
TOPPilot beta 1.0 phpVMS module to extract monthly flight statistics for individual pilots from your phpVMS based virtual airline. Developed by: simpilot www.simpilotgroup.com Developed on: phpVMS 2.0.874 php 5.2.11 mysql 5.0.51 apache 2.2.11 Included files: readme.txt top_flight.sql TopPilot.php TpPilotData.class.php tp_index.tpl tp_previous.tpl Install: -Download the attached package. -unzip the package and place the files as structured in your root phpVMS install. -use the top_flights.sql file to create the table needed in your sql database using phpmyadmin or similar. -after the initial install point your browser to yoursite/index.php/TopPilot/ref…
Last reply by Jiko, -
TouchdownStats 1.0 Module to extract and display landing rates from your PIREPS table ---------------------------------------------- A visible link to http://www.simpilotgroup.com must be provided on any webpage utilizing this script for the license to be valid. ---------------------------------------------- Developed by: simpilot - David Clark www.simpilotgroup.com www.david-clark.net Developed on: phpVMS 2.1.935 php 5.2.11 mysql 5.0.51 apache 2.2.11 Install: -Download the attached package. -unzip the package and place the files as structured in your root phpVMS install. To show all the landing stats currently in the datbase create a link to www.yours…
Last reply by md82, -
This project is no longer being actively developed REALScheduleLite beta 1.0 phpVMS module to create a realistic aircraft placement scenario including jumpseat ticket purchases within your phpVMS managed virtual airline allowing pilots to fly flights available from their current location. ---------------------------------------------- A visible link to http://www.simpilotgroup.com must be provided on any webpage utilizing this script for the license to be valid. ---------------------------------------------- Developed by: simpilot - David Clark www.simpilotgroup.com www.david-clark.net Developed on: phpVMS 2.1.934 php 5.2.11 mysql 5.0.51 apache 2.2.11 Insta…
Last reply by Melli, -
EVENTBooking beta 1.0 phpVMS module to create and manage fly-in events for your phpVMS based virtual airline. Developed by: simpilot www.simpilotgroup.com Developed on: phpVMS 2.1.921 php 5.2.11 mysql 5.0.51 apache 2.2.11 Install: -Download the attached package. -unzip the package and place the files as structured in your root phpVMS install. -use the event.sql file to create the tables needed in your sql database using phpmyadmin or similar. -create a link in your admin navigation panel I put it on line 54 in admin/lib/layout/header.tpl <li><a href="<?php echo SITE_URL?>/admin/index.php/events_admin">Events</a></li> -crea…
Last reply by djtiger76, -
AIRMail Beta2.1 The release version (700) of phpVMS will not support AIRMail Beta 2.1 ! The beta version above 785 will support the AIRMail Beta 2.1 system. New Features 1 - Mail sub folder creation 2 - Code updated to reflect new module structure for next release 3 - Protected functions for data posting To Use the "You Have Mail" function place the following code where you would like the notice to appear, it will only appear if the pilot is logged in. <?php MainController::Run('Mail', 'checkmail'); ?> To Install 1 - Download the attached package 2 - Unzip the folder and place the files in their appropriate places in your phpVMS install 3 - Run the a…
Last reply by flyalaska, -
- 1 follower
- 191 replies
- 79.9k views
Thought some of you may want to use the news module I made so just the titles are displayed and are clickable to go to the full news item. It creates a list wherever you place it - and shows the full news item when you click on the title - PopUpNews Module to create a quick view news list on your front page of a phpVMS site. Released under the following license: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License ---------------------------------------------- A visible link to http://www.simpilotgroup.com must be provided on any site utilizing this script for the license to be valid. ---------------------------------------------- Deve…
Last reply by ProAvia, -
Module creates a schedule search form that includes the ability to choose the airline, aircraft type, arrival field, and departure field. You can choose one or all of the parameters to find what you are looking for in your schedule database. To install Download and unzip Place the files in the proper paths as structured in the download No new sql tables or anything needed. Point your browser to mysite/index.php/FrontSchedules and start searching. Enjoy! Code hosted on Github - Link In Signature.
Last reply by Imanol, -
- 2 followers
- 149 replies
- 65.3k views
AirMail 3.1 phpVMS module to create a messaging system your phpVMS based virtual airline. Released under the following license: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License Developed by: simpilot www.simpilotgroup.com Developed on: phpVMS v2.1.934-158 php 5.3.4 mysql 5.0.7 apache 2.2.17 This system is not compatible with any earlier versions of AirMail New Features: -Delete All function in inbox and all message folders -Individual pilot setting to have email sent to pilot when new message is received -Threaded messages -Cleaner templates to help with site integration Install: -Download the attached package. -unzip the pac…
Last reply by gio1961, -
I have created a module to extract and display the touchdown rate for landings for pilots submitting a pirep via fsacars and looking for some active airlines to test it and give feedback. To install; 1 - Download attached folder and unzip 2 - Place the Landingstats module folder in core/modules/ 3 - Place the LandingstatsData.class.php file in core/common/ 4 - Place the lstats.tpl file in core/templates or your skin folder 5 - Use phpmyadmin (or similar) to run the landing_stats.sql file in your airline database. It will add two fields to the pireps table, stat_calculated and landing_stat 6 - In admin/templates find and open pireps_list.tpl Find Line 51: Flight…
Last reply by mattia, -
- 2 followers
- 79 replies
- 32.7k views
Vatsim Data Reader phpVMS module to display online pilot and atc data for a phpVMS based virtual airline. Released under the following license: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License A visible link to http://www.simpilotgroup.com must be provided on any webpage utilizing this script for the license to be valid. Developed by: simpilot www.simpilotgroup.com Developed on: phpVMS v2.1.934-158 php 5.3.4 mysql 5.0.7 apache 2.2.17 Install: -Download the attached package. -unzip the package and place the files as structured in your root phpVMS install. core --modules ----Vatsim ------Vatsim.php --templates ----vatsim ---…
Last reply by ncd200, -
- 78 replies
- 19.6k views
Hello all, I have written an internal mail module (AIRmail) for phpVMS and tested it both on my local development server and on my live site. I am looking for a couple of VA CEO's to install and test the system on their site and make any suggestions for improvements. Leave a post or send a PM if you would be interested. The package is ready for deployment now. Thanks!
Last reply by simpilot, -
VAForum Beta 1.0 1 2 3
by simpilot- 71 replies
- 25.9k views
VAForum Beta 1.0 developed and tested using: php 5.3.0 phpVMS ver 819 ie8 *This addon will not work with the 700 version or beta's less than version 785 A simple forum board system that is contained within your phpVMS install. To Install: 1 - download attached package and unzip 2 - place the folders/files in your phpVMS install as they are structured in the package 3 - use the forum.sql file to create the new db tables using phpmyadmin or the like 4 - you are done! The system makes the pilot with id #1 in the db the main forum admin and can not be changed unless you do it through the db. There are four levels of user for the board: 1 - User - has rights to po…
Last reply by simpilot, -
SMFRegister 2.0 1 2 3
by simpilot- 1 follower
- 65 replies
- 50.5k views
SMFRegister 2.0 phpVMS module to automatically register a new pilot in your smf 2.0 forum. This is simply an auto registration feature for new pilots, not a bridge. Released under the following license: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License Developed by: simpilot www.simpilotgroup.com Developed on: phpVMS ver 2.1.934-158 smf ver 2.0 php 5.3 mysql 5.0.51 apache 2.2.11 Included files: readme.txt license.txt SMFRegister.php SMFRegisterData.class.php Install: -Download the attached package. -unzip the package and place the files as structured in your root phpVMS install. -your structure should be: root --core ----…
Last reply by Adel, -
Timetable 1.0 1 2 3
by simpilot- 63 replies
- 34.8k views
Timetable 1.0 Module to create a timetable type listing of your phpVMS powered VA schedules. Developed by: simpilot www.simpilotgroup.com Developed on: phpVMS 2.1.934 php 5.2.11 mysql 5.0.51 apache 2.2.11 Install: -Download the attached package. -unzip the package and place the files as structured in your root phpVMS install. Create a link for your pilots to get to the Timetable <a href="<?php echo url('/Timetable'); ?>">Timetable</a> Thats It! Example Released under the following license: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License Timetable_1.0.zip
Last reply by ProAvia, -
Plugin Manager 1 2
by simpilot- 38 replies
- 26.9k views
Plugin Manager 1.0 Developed by: simpilot - David Clark www.simpilotgroup.com www.david-clark.net Developed using phpVMS ver 2.1.934-164 Released under the following license: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License --------------------------------------------------------------------------------- Features Creates admin interface for uploading, installing, un-installing, and deleting phpVMS Plugin's. --------------------------------------------------------------------------------- Installation 1 - Download the zip package 2 - Unzip the package and upload all the contents of the admin folder to the admin folder of your site. …
Last reply by TAV1702, -
- 29 replies
- 10.2k views
Is there a way to edit what the tour page looks like on the site?! I mean the layout of the different tours on the page. It seems it is always just one row, then another, then another. Whereas, rows and columns might be nice. Just wondering.
Last reply by servetas, -
Top pilots
by Tameem- 1 follower
- 28 replies
- 10.1k views
<p>Hi.<br /> I want to know how to display top pilots hour in the front page.<br /> i ued this code <br /> <?php echo TopPilotData::top_pilot_hours($month, $year, 5) ; ?><br /> but it displays nothing. please help.</p>
Last reply by shaun105, -
- 1 follower
- 27 replies
- 31.2k views
SMFRegister 1.0 phpVMS module to automatically register a new pilot in your smf 1.1.11 forum. Developed by: simpilot www.simpilotgroup.com Developed on: phpVMS ver 934 smf ver 1.1.11 php 5.2.11 mysql 5.0.51 apache 2.2.11 Included files: readme.txt license.txt SMFRegister.php SMFRegisterData.class.php Install: -Download the attached package. -unzip the package and place the files as structured in your root phpVMS install. -your structure should be: root core common SMFRegisterData.class.php modules SMFRegister SMFRegister.php - Your smf database must reside in the same datbase as your phpVMS install and use the stand…
Last reply by simpilot, -
- 24 replies
- 21.3k views
phpVMS Vanilla Forum Bridge phpVMS module to login users from your phpVMS based virtual airline to a Vanilla Forum install. Released under the following license: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License ---------------------------------------------- A visible link to http://www.simpilotgroup.com must be provided on any site utilizing this script for the license to be valid. ---------------------------------------------- Developed by: simpilot - David Clark www.simpilotgroup.com www.david-clark.net Developed on: phpVMS 2.0.874 php 5.2.11 mysql 5.0.51 apache 2.2.11 Install Instructions: http://www.simpilotgroup.com/home/va…
Last reply by Yash, -
- 1 follower
- 22 replies
- 10k views
In a future update can you have an option to chose your flight numbers? Seems if you have the same route, but with a different aircraft it will pick the smaller flight number. Giving me no way to use the plane I need too.
Last reply by flyalaska, -
- 18 replies
- 8.6k views
Hi guys, I have ran into a problem with the tour module. The first hop (EHAM - EGGP) went fine. after accepting the pirep, the tour was updated. Now a week later we fly the second hop. as you can see on the website me and a friend flown it and the pirep has been accepted. The weird part is that the tour has NOT been updated. I checked and double checked that i did the correct flight and i/we did ! Hopefully you guys can help me figure this out. check www.serious-airlines.com so you can see we did the flight... Lucas
Last reply by Cor, -
- 15 replies
- 4.2k views
I see this module for sale. I send email to the Dave but i didn't get answer. I want to buy this module but i have phpvms 5.5.2 and this product relased 2011. So it will work for me or not? Any one have any idea? Thanks.
Last reply by ProSkyDesign, -
- 14 replies
- 7.2k views
when i install the event module, and when i push in the admin-center on events then i get this error message: Notice: The template file "/home/flyairli/public_html//admin/templates/events/events_index.tpl" doesn't exist in /home/flyairli/public_html/core/classes/TemplateSet.class.php on line 248 I hope that there is a fix
Last reply by treygeboy, -
- 1 follower
- 14 replies
- 4.2k views
Just wondering if David Clark is still around. I dont want to air my dirty laundry but I submitted a ticket on 24 March and got a "sorry been away" email 26 March. Ive sent 3 emails back since then 26 March, 4 April and 23 April and have had NO reply to any of them. I purchased a module and can no get it working, so hoping for a little bit of a hand, however its been 2 months and im running out of ideas
Last reply by shakamonkey88,