Development Help
For help and support for the development of addons
515 topics in this forum
-
- 15 replies
- 4.6k views
Just curious if anyone has ever got a Image Gallery integrated into phpVMS that uses current login info without the pilot having to register for another script to use. I like the Forum that Simpilot released how it is threaded into phpVMS. That is what I am after. Has anyone ever released one or got one to work like Forum?
Last reply by selwynorren, -
- 2 replies
- 1.5k 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.7k views
Hello People, i want get de last 5 flights with this iformations: Status( Is rejectd or acepetd) Thanks
-
- 8 replies
- 8.6k 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, -
- 0 replies
- 1.3k 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, -
- 17 replies
- 4.5k 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, -
- 7 replies
- 2.2k views
Ok, i'm not sure what is the php code JUST! to display a template. Does anyone know what it is, please. Thanks!
-
- 18 replies
- 4.6k 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, -
- 2 replies
- 1.4k 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, -
- 7 replies
- 2.5k views
Hello, well I use the latest version of phpvms and noticed that both adimim center, as in the statics that I Enser, the field is blank, nothing appears? what can it be? Thank you. Link Web Site: http://absacargovirtual.freetzi.com Link Do Site: Website
Last reply by Gabriel Fernandez, -
- 1 reply
- 2k views
hello friends First of all I appreciate the help, I'm bringing an idea and I hope that the staff approves. 1 example. I would like to see a system that at the end of each flight the pilot even gets into your email private company registered in a report of his flight as well as your log and the information already registered in the system on the performance of flight Examples: The system is configured to result in the following information: Toucn down - 1 to -100 the pilot will receive in your email the following information: Congratulations Pilot your landing was very good keep it up. Tounch dowm-101 - Flight 200 = quiet, congratulations continue. Tounch down -201…
Last reply by RIco Linhas Virtuais, -
- 1 reply
- 1.2k 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.1k 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, -
- 3 replies
- 2.3k views
Hi, I want to request a add-on mod which i want to see the comment system on news. Like for example like i made a news about a new aircraft and the pilots can comment on the news. and abiltiy to delete comments too. I like to see something like that.
Last reply by MVS105, -
- 2 replies
- 1.7k 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, -
- 9 replies
- 3.8k 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, -
- 16 replies
- 5.2k 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, -
- 1 reply
- 1.8k 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
- 1.9k 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, -
- 2 replies
- 2.4k views
Hi, I was wondering if someone would be kind in telling me how I add a forum? Regards, David
Last reply by simpilot, -
- 3 replies
- 1.6k 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, -
- 6 replies
- 1.7k views
Hello, i have one request. the center of the administrator, where we define the days of the week the route is available, add another option to add all the others, like "every day of the week." It will be easier for many people. Thanks
Last reply by Tom, -
- 0 replies
- 1.3k 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, -
- 6 replies
- 2.3k 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, -
- 0 replies
- 1.4k 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, -
- 1 reply
- 1.3k views
Hello people. Well, i have a good sugestion. I thought I would suggest levels of administration. For example, staff cemant have a link to the center's administrator only with the links to approve the flight logs. After a human resources management center to access the part of news and pages, so each moderator can select a sector of central administration Thanks, wait for reply
Last reply by Gabriel Fernandez, -
- 10 replies
- 4.7k views
I have a shout cast server for broadcasting to the internet. We use it to play music on the air so During ATC sessions, we can give out live METAR info to pilots, we have an automated request line and all. I am creating a module to integrate my shoutcast server into phpVMS. So it will work like any of the side boxes like latest flights , etc etc. It will give a complete radio status such as if the radio is on the air or off the air. Current DJ, current song playing, and a couple other things. I have a module put together and a tpl file. For some reason, I can not get it to put out any info at all. I have never tried to create a module or addon. I am not sure where I am …
Last reply by TAV1702, -
- 4 replies
- 2.6k views
in fsadds.com (downloads) Capture an area of the monitor pre-configured and converts in JPG optimized -TV send to a web (TV). For example the web of VA pilot. View Silvair TV in Silvair.org - archive picture - sends a PicasaWeb Album Any of the 3 functions selectable at any time. Can have more than 200 views pre configured. Use the views of FS to see the flight in real time. It's free and free distribution. in fsadds.com (downloads)
Last reply by Thomas, -
- 1 reply
- 2k views
Hello, is there anyway to edit the code in the admin panels pilot roster so I can see on the main page when the pilot has last flown a flight, without should pressing "Edit" for seeing such? As it would do the work easier for some of us - Emil
Last reply by simpilot, -
- 22 replies
- 5.8k views
Hello friends I need a simple system I believe that to develop or that any manager has ever done. would like an information system of the flights made in real time, without requiring the pilot to enter onto the map to view the data. So would putting this information system in the initial page of the site. better look to see what I'm looking for.
Last reply by Txmmy83,