Development Help
For help and support for the development of addons
515 topics in this forum
-
- 4 replies
- 2.8k views
Hello friends, I am developing a module so you do not need to create schedules one by one for their pilot. It basically does everything automatically, generating data randomly. But the module is still in beta, I'm looking for users interested in being a Beta Tester for this module so that they can send me a feedback. If interested comment below. PS.: Yes, the module will be paid, with the exception of Beta Testers. It is not easy to develop a module like this. Thank you for understanding. _________________________ STORE LBX
Last reply by levicosta201, -
- 7 replies
- 2.8k views
Hello, I am looking for some help with phpvms - go figure right? Basically I want to add to each aircraft entry its ZFW and selcal. Ultimately I want to display a ZFW on a pilots bid but I want to walk before I can run. I tried to add selcal but I couldn't get it to update in the admin section or update. I could however get it to show in the aircraft list if I entered the field directly into the database via phpmyadmin. If anyone can point me in the direction of the files I need to alter to take this into account I would appreciate it. I have a local install for testing/building. I tried editing several different files - Operations.tpl it might have been but again c…
Last reply by freshJet, -
- 1 follower
- 3 replies
- 1.7k views
I am trying to pull the number of hours for an individual hub
Last reply by StartVM, -
- 10 replies
- 4.1k views
Hello guys, I was developing some modules, but I want to develop more skins now. Anyone here would be interested in a new skin for the administration panel phpVMS?
Last reply by poole3003, -
- 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, -
- 1 reply
- 1.6k views
I am trying to make pilots listed in one table instead of separated by hub. Have an idea of how to remove this separation? http://pastebin.com/EaUA169z http://i.gyazo.com/6...48ce0e920e5.png
Last reply by flyalaska, -
- 13 replies
- 4.3k views
I will provide this acarsmap system for sale if anyone is interested. I will be selling for a price of $ 10, I think it fair. Link: HERE Hello guys, take a look at my acars map, and please give suggestions of what found. LINK: acarsmap
Last reply by levicosta201, -
- 0 replies
- 2.1k views
Module news feed for Virtual Airlines based phpvms ================================================== #twMerco is licenced Creative Commons: #View license.txt in the root, or visit http://creativecommo...icenses/by/4.0/ #@author Levi Costa #@copyright Copyright © 2014, Mercosul Network Devlopement #@license http://creativecommo...icenses/by/4.0/ URL for the module ------------------ To call the module URL is as follows: www.yoursite.com/index.php/feed URL for the module (Call JSON) ------------------------------ Json callable url: www.yoursite.com/index.php/feed/getjson The JSON was integrated into the module so that it was possible to interact with mobile a…
Last reply by levicosta201, -
- 8 replies
- 3.4k views
Anyone interested in a module that displays warning to the pilot? If interested I will be providing the module only $1. What the module does is basically: The administrator sends a warning to the pilot, the pilot receives this warning if the driver accumulates three reports the pilot is automatically removed from the Virtual Airline. What do you think?
Last reply by levicosta201, -
- 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, -
- 1 follower
- 5 replies
- 2.4k views
Hi folks I desperately need some assistance for the following - this is for a custom profile field (and it is populated in the table ) Here is the PilotData.Class.php function: public static function getFieldValue($pilotid, $title) { $sql = "SELECT f.fieldid, v.value FROM ".TABLE_PREFIX."customfields f, ".TABLE_PREFIX."fieldvalues v WHERE f.fieldid=v.fieldid AND f.title='$title' AND v.pilotid=$pilotid"; $res = DB::get_row($sql); return $res->value; } In the layout.tpl file, I am trying to display the data as follows: <strong>Pilot VID: </strong> <?php echo PilotData::getFieldValue($pilotid, 'IVAO'); ?> I am getting nothing I have al…
Last reply by clock, -
- 8 replies
- 3.7k views
The module will be removed from GitHub until there is an agreement.
Last reply by mseiwald, -
- 1 reply
- 2k views
Hi Guys, Just a quick question really, I was wondering if there is anyway of replicating the 'scroll up to see live map' on a phpvms system, I think it would be a pretty nifty thing to add for the ACARS system. Joe
Last reply by freshJet, -
- 1 follower
- 3 replies
- 3.2k views
Hi Guys! I'm trying to implement on our 'View pilot profiles' the pilots last flight, and their next flight. Here's what I have so far, but the problem is, no information is displayed when on the site. Last Flight</h2> <table width="100%" border="0"> <tr> <th class="profile" align="left" width="20%" scope="row">Flight Number</th> <td class="profile" width="30%"><a href="<?php echo url('/pireps/view/'.$report->pirepid);?>"><?php echo $report->code . $report->flightnum; ?></a></td> </tr> <tr> <th class="profile" align="left" wid…
Last reply by Jakubovsky, -
- 5 replies
- 2.3k views
Is there any way to easily add code (does it have to be bootstrap), to a Mail navigation like the shout box indicator here on the forums? See image below: http://screencast.com/t/fy5Lasts I am using SimPilot's AirMail module and want to add a Navigation Link, (see below) to show the number of AirMail to be read! I want to add it to a none bootstrap skin I am working on. http://screencast.com/t/uA39Shbw But a smaller number indicator like the ShoutBox one! Is this difficult to add to his AirMail module? Thanks!
Last reply by in2tech, -
- 1 follower
- 4 replies
- 2.3k views
Oh boy two ideas in one night I'm on a role! Well...Maybe. I came up with this idea after having pilots complain about having to contact HR about everything via email. My idea is to create a Resignation Form so pilots can resign directly via the website. Basically it will be a page with their name and pilot ID, and a text area for the pilot to put their reason for resignation When they hit submit, it is submitted to a table in the database and appears in the admin panel in a table (like a list) An admin could simply push approve and it will delete the pilot account, or deny and the entry will be removed. I am thinking about using the LOA Request Form that Sava made and …
Last reply by ln-asm, -
- 1 follower
- 8 replies
- 2.4k views
Hello All! I am trying to develop a table like what is in the image below. I assume it will deal with if statements like if pilot lands KSFO display a checkmark. ELSE display a red x.
Last reply by StartVM, -
- 2 replies
- 1.8k views
I am wanting to learn simple php development for phpVMS. As most programmers know of any language there is the "Hello World" very simple program for almost any programming language. But I do better with taking existing things and looking at them and changing them up or adding something simple. For example like I did on just one item. Added just a simple Fleet Home link to the fleet_view.tpl file on the Extended Fleet v1.0 module. That's another question, is just a page a module? Like the Pilot Center? Or does it have to have more components, like SimPilot's ScreenShots module? Which is where I saw the Previous/Next links when someone add's a new screen shot. SimPilot Scr…
Last reply by freshJet, -
- 0 replies
- 1.9k views
Hello, My name is Ryan, lead developer at startmyva.net. Long story short, were looking for developers, so I will put a list of benefits below, and if your interested please send a letter of intent to ryan@startmyva.net! We would be happy to have you on our team! Being a developer at startmyva.net offers you endless benefits, such as: -Use of an extensive billing/project management system. (WHMCS) -85% of all project profit which you generate. -Access to a pre-built and growing client base. -The oppurtunity to explore and create custom Virtual Airline solutions. -The oppurtunity to work with highly skilled, friendly developers. Thanks, Ryan Palmer Lead Developer…
-
- 1 follower
- 55 replies
- 19.6k views
I am considering developing a new module. The module would be used for admin staff only, and would not be accessible by pilots. The concept is a schedule builder. Many VAs will assign any odd time and aircraft to their flights without a thought, however this module is intended for those who wish to build their schedules in a realistic way. The module would allow the user to add flights onto a timeline by aircraft, so that flights would be organised in an illustrative manner. Each flight will be represented by a block, which shows only basic information such as departure/arrival airports and departure/arrival times, but the block will hold all relevant schedule data such…
Last reply by opsman, -
- 1 follower
- 15 replies
- 16.5k views
Greetings, This is just a quick note for those of you looking to add advanced dispatch and flight planning tools to your VA website. As of a few weeks ago, there is a new SimBrief API available which makes this easy! The SimBrief API has been designed to give you full control over the dispatch process by keeping your users on your site. When a flight plan request is made, the API will return a massive data file containing nearly every variable used to calculate the flight plan, including the OFP text, weather/NOTAM data, detailed fuel and time figures, and an assortment of flight maps and downloadable flight plan and FMS data formats. Using this data, one could create s…
Last reply by SimBrief, -
During the last days, i read posts from a lot of members who are using phpVMS which have to do with the navdata database table. I think that there must be a website where anyone will be able to download this db table and do changes on the current navdata db table in order to share them with the other phpvms users. I would like to create a simple website where everyone will be able to update the navdata file. After that, a specific team will check if the changes are correct in order to edit the current navdata database table. What do you think about it? Of course, we have to find out a basic version of navdata database table. If anyone has anything to suggest to me, plea…
Last reply by hurkulez, -
- 4 replies
- 1.9k views
Hey guys i had to do a reset on my domain and databases so i had to reinstall VMS to my website and now i get a fatal error anyone know how to fix
Last reply by RocketRod, -
- 3 replies
- 2.1k views
I know that it has come up quite a lot in the past. I have already finished some of my projects (announcements will be published soon) and i am now in search of a new idea in order to develop a new module for phpVMS. This is an integrated Forum. Yes, an integrated forum into a phpVMS website. Some of the main ideas i have are: Of course a converter from phpBB and SMF forums to this forum (i have not checked how these forums core work but i think that it's not so difficult) User permissions (administrator, moderator, basic access, banned) All the forum administration will be included in the phpVMS admin center Board categories Threads User profile settings (signature…
Last reply by servetas, -
- 0 replies
- 1.7k views
Hello, I have two questions, Is it possible to print the error message and then kill the module if and error ocurres on a Module? Right now what is happening is that if something goes wrong on a Module it only shows the error and I'd like to have something that prints the error stops that module and continue with the rest of the website. Is it possible? Second question: if ((isset($_POST['Del'])) && (PilotGroups::group_has_perm(Auth::$usergroups, ACCESS_ADMIN))) VirtualThaw2014Data::delete_mission(explode("Delete ", $_POST['Del'])[1]); this works just fine on my local server but when I move it to the host it gives me an error: Parse error: syntax erro…
Last reply by Joaogl, -
- 12 replies
- 3.8k views
I am currently updating Pilot Awards System. The next version will include an auto award system. Can you suggest me any criteria? Currently, i have already added the hours and flight criteria. (An award will be assigned after completing x hours or after completing y flights).
Last reply by servetas, -
- 3 replies
- 1.8k views
I want to make just an informational page, no fancy stuff needed, just to show a skin and that's it. I've got the subdomain created, but IDK what to put in that folder at all. Any help is appreciated! Thanks
Last reply by Taran, -
- 1 follower
- 1 reply
- 1.8k views
Came accross this and thought I would share. http://smallbusiness.chron.com/automatically-website-posts-facebook-status-updates-32368.html Follow the instructions and it uses an RSS feed that sends your pireps to facebook and twitter
Last reply by SkiesTheLimit, -
- 1 follower
- 2 replies
- 1.8k views
Hello Guys, I am creating 3 different pages called pilot list The first shows me the hours reported by the company kacars The second with the hours VATSIM The third with hours of IVAO I wanted to ask if you can see my page number 2 or 3 in which only the pilots IVAO (custom field) is populated by the number of VID? Or show the pilots by Group members I also created the appropriate module for each page I would like to see on the second page only drivers with custom field VATSIM populated, only in the third IVAO pilots with custom field populated. is it possible?
Last reply by simpilot, -
- 5 replies
- 3.9k views
Hello, inetersted help with code source. 1) schedule routes For exmp. We have flight ABC0001 from AAAA to BBBB only for one a/c, can its possible choise with wich one a/c operate this schedule route. 2) insert on schedule alternative airport with route. AAAA-BBBB with alternative CCCC and route from BBBB to CCCC is thx. Sergejs
Last reply by Kapitan,