Simpilot Group Addons
Addons and Modules
www.simpilotgroup.com
168 topics in this forum
-
- 15 replies
- 3.9k 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, -
- 0 replies
- 1.7k views
Hello all, I just setup a new timetable using the Simpilot Timetable 1.0 module. It seems I'm not able to sort this out : 1) How can I change the Flight Time separator from "." to ":" --> I think it has something to do with the financial stuff inside PHPVMS, but I'm not interested in using this, so thos can be completely removed also ! Thanks for your replies and help ! Kristof
Last reply by Kristof, -
- 14 replies
- 6.8k 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, -
- 3 replies
- 2.4k views
Hi Guys, I would like to expand my FlightBoard if possible with the flight status (Boarding, Taxi, TakeOff, Climb, Cruise, Descent, Approch, Landed) Can someone tell me how to write this. I do not know the programming language. Use smartCars to fly. FlightBoard
Last reply by LH154, -
- 0 replies
- 1.8k views
How to add bid to flight automatically once flight has been created
Last reply by smokey68, -
- 3 replies
- 3.3k views
Hi We have an event on the 21st Aug (2010) starting at 20.00 GMT however the event has moved into the past events section, i feel that this is a bad sync on where the module picks up the time from, anybody give me some advice on how to rectify please.
Last reply by shakamonkey88, -
- 6 replies
- 2.7k views
Hi, I've upgraded to PHPVMS 5.5.1. due to the PHP 5 upgrade. The sitebar is not showing, except for tour/sidebar_tour.tpl Any idea how I can get the Tours Module back to working? Any help appreciated! Edwin
Last reply by shakamonkey88, -
- 1 follower
- 13 replies
- 4.4k views
Hi, a pilot of our va reported me an error when sending a notam, it seems that the airmal was sent probably. Thanks for help Fatal error: Uncaught exception 'Exception' with message 'You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's message inbox on 09/22/2014', '25', '1411389143')' at line 2' in /var/www/web1112/html/va/core/common/MailData.class.php:92 Stack trace: #0 /var/www/web1112/html/va/core/modules/Mail/Mail.php(138): MailData::send_new_mail('33', '16', 'Vorschlag eines...', 'You received a ...', 25, 1411389143) #1 /var/www/web1112/html/va/core/modules/Mail/Mail.php(38): Mail…
Last reply by Luka.Niko, -
- 2 followers
- 79 replies
- 31.2k 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, -
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, -
- 1 follower
- 191 replies
- 75.4k 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, -
Plugin Manager 1 2
by simpilot- 38 replies
- 26k 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, -
- 1 reply
- 1.3k views
Hey I was curious, it really does not matter the version, have any of you ever got this module to show more than 1 random image? I have a carousel on my site and it shows 5 pics. I really don't need 5, 4 would do. I am totally not sure if this module can do that and if so how to make it do it. Anyone? Thanks either way in advance. Ray **EDIT** This is in the dataclass file: public static function getscreenshots() { $query = "SELECT * FROM ".TABLE_PREFIX."screenshots WHERE file_approved='1' ORDER BY date_uploaded DESC"; return DB::get_results($query); } Where file approved is 1. What would happen if that was 4? lol Error or …
Last reply by TAV1702, -
- 3 replies
- 2.4k views
Anyone using the Events module and wants to have a events sidebar like used to be on the OcenBlue or OcenaBluev2 Here is the code that I had to use to fix it. The links were going back to a empty event table. Now with this code, it pulls the right info as it is supposed to. Not sure if it is right, please use at own risk. <?php // Events Module from simpilotgroup.com // Front page event list by Cory Wienckowski $events = EventsData::get_upcoming_events(); if(!$events) { echo "<p>There are no upcoming events.</p>"; } else { $count = 0; foreach($events as $event) { if($count == 10) { break; } if($event->active == '2') { continue; } echo "" . date…
Last reply by TAV1702, -
- 2 replies
- 1.6k views
Hi everyone, Days ago i contacted twice simpilotgroup to get in touch with, in order to design pilot center. However, till this moment i've never heard from them yet. Yours,
Last reply by TAV1702, -
- 1 follower
- 13 replies
- 3.5k views
Folks, Does anyone know if SimPilot is still offering support on their modules? I purchased from them a while back and filed a support ticket on August 29 and have heard nothing. I even sent some emails! Scott
Last reply by TAV1702, -
- 3 replies
- 2k views
Having installed the Staff Admin module I'm not seeing the following error messages at different points of the module. I have converted the module from .tpl to .php by renaming all the .tpl files to .php and updating the references to the old .tpl files. When you click 'Staff Main' I get the following messages at the top of the page: Strict Standards: Non-static method StaffData::get_staff() should not be called statically, assuming $this from incompatible context in /var/www/html/admin/modules/StaffAdmin/StaffAdmin.php on line 42 Strict Standards: Non-static method StaffData::get_positions() should not be called statically, assuming $this from incompatible context in…
Last reply by Inspire, -
- 1 follower
- 1 reply
- 2k views
a question.... i have the the Pilot Reward module in my VA. My question is can this module tranform to Pilot Awards??? example: when the pilot reach 20 points then he will get a award from the Awards page.
Last reply by Vangelis, -
- 2 replies
- 2k views
I have a question about the simpilotgroup charter center how do i make the latest created listings show in the first page instead of the last page ?
Last reply by simpilot, -
- 11 replies
- 3k views
I noticed the the images in my screenshot module are all gone. When I go to the link, it states that there are no images in the database. I went to the screenshot table, and there are images there aswell in the pics directory. Any ideas?
Last reply by CVV001, -
- 3 replies
- 2.1k views
Hi I have the exam center module. the exam center works fine but when i click on examcenter admin then it just comes up with a blank page. It still has navigation bar at the top etc. but no content is displayed please help Joel
Last reply by simpilot, -
- 0 replies
- 1.4k views
Greetings, I'm getting the following error when using the Plugin Manager and selecting any detail on an installed module. The modules install is seems and work so far. Not sure if this error is an issue. Warning: Creating default object from empty value in /home/.........../public_html/admin/modules/Plugins/Plugins.php on line 87 Thanks, Tim FDC001
Last reply by FDC001, -
- 1 follower
- 9 replies
- 3.1k views
Hi Dave! Is phpvms_5.5.X compatible with php version 5.4.45?
Last reply by flyalaska, -
- 3 replies
- 2k views
I would like if possible to accept pireps of legs not in order . like I do leg 3 before leg1 to correct the error one of my pilots had. he flow leg 1 and 2 at the same day but when we approved , leg 2 pireps a at the top, so pireps accepted but not showing at the tour table, then w accepted pirep leg 1 and it showed leg check mark but he lost leg2 or even better , how do I change the order of pireps, in order to get the first , before the last
Last reply by smokey68, -
- 1 reply
- 2k views
Hi, I have installed Staff module but its does not 'create new position' I tried it many times from admin panel, however when I click on 'save new position' the page reloads but its does not actually create new position. Could you please help me out. Thanks Regards,
Last reply by flyalaska, -
- 5 replies
- 3.1k views
Having issue with getting an image to post with my tour. Is there a certain size the pic needs to be? I have it uploaded to my server then directed it from there using the link to it. Any help would be great Thanks Tyson
Last reply by TennShadow, -
- 2 replies
- 1.7k views
Having an issue with airmail. When I delete a message, the message deletes but the didplay message still shows that there is mail.
Last reply by flyalaska, -
- 1 reply
- 2k views
I get this error when manually installed Pop Up News module. Fatal error: Using $this when not in object context in /home/flyaka/public_html/core/modules/PopUpNews/PopUpNews.php on line 33 phpVMS Version - Extended Version 1.3 php Version - 5.4.45
Last reply by simpilot, -
- 2 replies
- 1.8k views
When I tried to install a new plugin show mwe next message: Fatal error: Call to undefined function curl_init() in C:\Localhost\xampp\htdocs\phpvms\admin\modules\Plugins\Plugins.php on line 420 .I dont know how to solve Thank you
Last reply by nuevalav, -
- 6 replies
- 3.3k views
Hey everyone, With the event booker by sim pilot group i get this "error" shown in the attached picture
Last reply by muhammadgillfran,