Development Help
For help and support for the development of addons
515 topics in this forum
-
- 2 replies
- 2.5k views
Hi, I was wondering if someone would be kind in telling me how I add a forum? Regards, David
Last reply by simpilot, -
- 21 replies
- 4.4k views
Ok this may have been talked about some where else but I would like to add a Module to my site that will show the latest forum post. Such as Tom uses on his site. http://www.europeangateway.info/ Let me know if you can . I use phpbb and smf. I will have all the members use which ever one is easiest to set up the code with. thanks for you time. Lloyd Mendenhall http://vmac.info
Last reply by simpilot, -
- 7 replies
- 2.3k views
Ok, i'm not sure what is the php code JUST! to display a template. Does anyone know what it is, please. Thanks!
-
- 1 reply
- 1.9k views
Hello People, i want get de last 5 flights with this iformations: Status( Is rejectd or acepetd) Thanks
-
- 7 replies
- 2.6k views
Hey all! I m re-making a manual add-on to an easier db based add-on. Currently I have make the SELECT * FROM db but how I can make the INSERT INTO ? Please an example would be very helpful. I know exactly how to make it with simple php but not with that type from the phpVMS inside the functions. Thanks, Dimitris
Last reply by mark1million, -
- 1 follower
- 3 replies
- 1.9k views
How to list my aircraft of VA in the profile of the pilot? I can not get the code used was the code below! Can someone help me? <?php foreach($allaircraft as $aircraft) { if($aircraft->registration == $schedule->registration) $sel = 'selected'; else $sel = ''; echo ''.$aircraft->fullname.''; } ?>
Last reply by Parkho, -
- 1 reply
- 1.9k views
Hello, I'm from cloud virtual airlines. I've already did one post but still have no cleu of how to make a dropdown menu. At the moment I'm using the skin "detachable" could anybody help me with starting a drop down menu from the beggining I already researched for 2 weeks so please help me and don't point me to aother topic, because I already saw every topic with the word drop down menu in it. www.cloudvairlines.com Vincent, ivinc@mac.com
Last reply by flyalaska, -
- 0 replies
- 1.3k views
hey guys i add few custom fields and i was trying to add them into /phpvms/admin/templates/pilots_list.tpl with no success, i'd like to see those custom fields in that table from admin view can you plz help me or show me where can i find docs about how to do that? tnx
Last reply by Ispanicuz, -
- 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, -
I have made a page on my site for each one of my hubs. I have it pulling stats and pilot info. Now I am curious if we can create a link or something that would work like the schedule search except it would only list the flights to or from that hub. It would be real nice if it knew the difference between the cargo, passengers, or charter flights. That way We could create a link for each kind of flight. Wishful thinking or doable?
Last reply by TAV1702, -
Is there a way to display stats for each hub, and have displayed on the hub pages? Pilots XX Flights XX Hours XX Miles Flown XX Cargo (lbs) XX
Last reply by faraz, -
- 3 replies
- 2.2k views
As the title says I am creating an rss feed, specifically if you have a blog, and you want to show an rss feed on your main page, but don't want to go via another site to parse the feed for you. You never know, will that site suddenly go down or what. I have the module written, and it is not showing any errors, what I want help with is getting it to show on the front page. The code I have is: RssFeed.php: class RssFeed extends CodonModule { public function index() { } public function parserSide($feedURL) { $rss = simplexml_load_file($feedURL); echo "<ul class='newsSide'>"; $i = 0; foreach ($rss->channel->item as …
Last reply by Strider, -
As said in the title, the first 5 to comment on the post will receive free a chat (DESKTOP PC) to your Virtual Airline! Contact: chatphpvms@gmail.com
Last reply by levicosta201, -
- 0 replies
- 1.7k views
Nabeel has been very helpful is assisting me in my screwup today by having to reset my website. I have no freaking clue what I did today. However, now that I redone everything for whatever reason I get this now when I attempt to login. I still can't get into my admin adrea. Any help would be great. Thanks. Warning: session_start() [function.session-start]: open(/tmp/sess_df59c2077758658aaca3c6183939d8e3, O_RDWR) failed: Permission denied (13) in /home/fedexvir/public_html/core/codon.config.php on line 40 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/fedexvir/public_html/core/codon.con…
Last reply by Boomie, -
Idea
by FlyFloridaVA- 4 replies
- 2.7k views
Not sure if i have posted this in the correct thread however i have come up with what i think to be a good idea! Basically i have noticed alot of airlines list an aircraft as a Wet Lease from another, so maybe we could maybe make or come up with a module which alows a Marketplace where people can list aircraft they are willing to lease out for a fixed time. I know this sounds silly as you can add aircraft at no cost which brings me on to my next idea. We as airlines earn Millions on Virtual $$$ and have nothing to really spend it on other than fuel and external costs... So how about make it cost us our virtual dollars to lease or buy new aircraft? Might be sounding a lit…
Last reply by FlyFloridaVA, -
hey guys can someone make a addon like Delta Virtual Airlines has. When ever you file a pirep it updates it on facebook as well. Can someone make it?
Last reply by STARs, -
- 12 replies
- 5k views
Today I was thinking of a module where you can check up on aircraft maintenance and line checks. So, for example, you have a list of your fleet in the Admin panel and column says 'Last Check' and then the name of the check and the date it was carried out, like this: Registration | Last Check | Next Check It could also link to your expenses so that each check costs you, and perhaps even make the aircraft inactive for a day or so so that no one can fly it. Thoughts?
Last reply by Tylor Eddy, -
- 9 replies
- 3.2k views
Hello all Just thinking that is there any addon in which Members can upload there flight sim videos if not can someone build something like this.
Last reply by PIAS2011, -
- 3 replies
- 2.1k views
Hello guys. I think that there's something really important thats missing in FSX. That everyone can fly every aircraft and route isn't realistic at all, so it would be awesome if one of you coders could make a addon so you should assign the minimum rank required for adding the route to your bid. - Emil
Last reply by Kieran, -
- 4 replies
- 7.2k views
Ok gurus, I need your help once again. This time I am up to no good. Well, it is good so yeah. Anyhow, What I want to do is use some code to pull every image in a directory and display it on a page. I am attempting to do this using the glob function. Problem is, it is wanting to put index.php before my image directory and that breaks the images obviously. if I use the old ../ trick, the page goes blank. If I try to hard code the entire url (which i know is not right and not to do but for testing), same thing, page goes all blank. I have even tried to , even though I knew better, to use use the old php echo url thing and no such love, once again, blank page. …
Last reply by TAV1702, -
- 0 replies
- 1.5k 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, -
- 3 replies
- 1.7k views
is it possible somehow directly to include the notam´s to the schedule_briefing?
Last reply by hjhjhgjgjh, -
- 3 replies
- 2.6k views
Hello, I have smartcars2 for my va. I want to add integrated pirep system also for extra option for our pilots. this module is free and i downlod it. but i don't know where to put which file. Is anyone already have this or know how to install ? Thanks
Last reply by OmerAslan, -
- 23 replies
- 10.2k views
Hey everyone got another technical question. I am developing a external module which will be run under the same domain but different directory to my local phpbms installation and I want to integrate the login feature, so it only displays content to users who are logged in and redirects other users to the login form. Thanks for the help.
Last reply by danydj96, -
- 2 replies
- 2.2k views
It is possible to place the module of simpilot mail to appear in the profile of the pilot instead of index.php / mail?
Last reply by levicosta201, -
- 1 follower
- 8 replies
- 2.5k views
I've noticed that it's rare to see internal commentary in module releases. Is this because no one likes it, or is it just that no one bothers?
Last reply by Sava, -
- 10 replies
- 3k views
I am nearly done coding an internal forum board system that runs within phpVMS but had something cross my mind about it. I have designed it that only members of the airline can post in it, does anyone allow non-pilots to post in their forum boards, is this option needed?
Last reply by llju1, -
- 15 replies
- 27.6k views
I know this is a long shot, For the few who use IP Board, is there a MOD that will automatically register a new pilot to the board?
Last reply by BAPilot, -
- 15 replies
- 4.8k views
Hi phpVMS people, I am always on the go, and when I get a moment, it would be great if I could do some work on my airline, but the iPhone will not let me type anything on that page. My main question is: Can an app be made for the iPhone to manage phpVMS? I can do most of the coding, but the connection is where I could use some help. Thanks, David Oliveira Verazano Virtual
Last reply by vader21, -
- 1 reply
- 1.8k views
Hi. The IPS documentation mentions that in the pilot's table, the VIDs field should contain a serialized array with network ID and VID of the pilot. I'm testing this and entering this information manually, but IPS is not picking up flight plans yet. Can someone share a working sample of what the VIDs field in the Pilots table should look like. I have tried some of the following formats: {"IVAO",229120} IVAO,227111 {IVAO,418353} "IVAO",418353 Is it any of the above (which one) or something else? Thanks.
Last reply by joeri,