Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 1 follower
- 2 replies
- 1.5k views
Hi everyone, im very new to all this and I am having issues with the live flight tracker. I'm currently using the Ocean blue v2 skin, I have set up the API key so it works. But what I'm finding is when a route is in progress the departure and destination points are incorrect on the map, I have double checked the long and latitudes of the airports and they are correct. I'm at a bit of a loss as to what to look at or check, so if anyone can point me in the right direction I would appreciate it Rob
Last reply by Heritage1, -
- 2 replies
- 1.5k views
Hi friend I get an error just after install the phpvms I get this : Warning: Invalid argument supplied for foreach() in /home/iatvair/public_html/crewcenter2/admin/modules/Dashboard/Dashboard.php on line 165 How can I fix it? please help me in this case Many thanks Regards,
Last reply by ProAvia, -
- 2 replies
- 1.5k views
Hey guys (and ladies), I do not know where to find the welcome email that gets sent out to our new pilots. I adopted the support role from another fellow and he doesnt know where to find that welcome email. I need to change the wording on it but I do not know where to find it. Can anyone help? Thanks in advance. Vic
Last reply by vicsimvp, -
- 3 replies
- 1.5k views
Just a quick question guys regarding the flight times in the route set up. A little background. helping start new VA exclusive to Xplane. I've started uploading routes via the template csv file which is very nice. I have a quiestion regarding how you set up the flight times. Example. flight number xxxx takes off in the eastern time zone and lands in the pacific time zone. Do my dep times and arr times have to reflect the zone change in zulu. Or is there a way i can just stick with Zulu in my flight time and is the correct tab 00:00Z in my template. My mind is not wrapping around this. Second question. Does Xplane's IN SIM time have to reflect the Z time on the boarding …
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 1.5k views
Hi guys, I need to add Earnings in VA finances manually, like as expenses, but I don't now how can i do. Someone can help me?
Last reply by Caporrella, -
- 0 replies
- 1.5k views
Hello everyone. Someone could explain to me the principle of "Schedules". That way I do ... I reserve the flight here: http://www.uasgroup.org/phpvms/index.php/schedules Smartcars I run, I have my flight booked in, once the flight is completed and it disappears from the list of schedules ... There is no history on the site ??? For here, for example, if I'm doing this flight, I should have history: http://www.uasgroup.org/phpvms/index.php/schedules/details/79 I do not understand the .... Thank you in advance. Best Regards. Patrice
Last reply by PatPico, -
- 2 replies
- 1.5k views
Hello there i am starting up a new VA and i already have an airport database but as everyone who has ever started their own va adding routes and Schedules i was wondering if anyone had a .csv file or equivalent that i could use to add routes and Schedules to my va so that my time can be spent developing our graphics for our planes and developing the website any help would be much appreciated please bear i mind i do not expect to get such a file for free but if its available for free no complaints haha thanks Ryan
Last reply by RyanJSmyth, -
- 0 replies
- 1.5k views
Hey guys, I came across an issue where in a blank space appears on the top of the webpage. While inspecting it, it seems that the webpage was returning a speacial charecter  It is a UTF-8 byte order mark, and I have seen few people on the Discord channel addressing this problem with no success, it was very frustrating, but I have found a solution for it. How to fix: Create a page called "fix.php" in your main folder, where there's action.php & index.php and add the following code to it. <?php // Tell me the root folder path. // You can also try this one // $HOME = $_SERV…
Last reply by LeonardIGO4036, -
- 3 replies
- 1.5k views
Where you would zoom there is a blank spot that is usually transparent, any ideas on how to fix this? http://flyvva.org/index.php/acars Thanks, Chad C.
Last reply by Nabeel, -
- 1 reply
- 1.5k views
Hey. How do i clear this error and what made it happen? It seems like there is no pilot and every movement of the aircraft got recorded. Thanks
Last reply by Strider, -
- 2 replies
- 1.5k views
Hi, I've just recently reinstalled phpVMS on my site. The reinstallation was smooth, but I am unable to do anything with phpVMS as following any of the links on the navbar, or using the login form, just brings me a 404 error (like so, http://vkenya.or.ke/index.php/login). I'm at a total loss why this is happening... If anyone has any advice, I'm listening. Cheers, Makyoch.
Last reply by Makyoch, -
- 1 reply
- 1.5k views
Gents have been looking for flight departures board post can anyone have an idea about it plz post the link here i already searched the forum could not succeeded it was long ago someone posted a full package flight departures board on front page something like that. Appreciate your help. Khan
Last reply by Jeff, -
Flown Routes Template
by Guest lorathon- 3 replies
- 1.5k views
I believe there is an error in the flown routes template. The following code will continue if a route has the same depicao or arricao. What happens is that two flight departing from the same location are not shown. Only one will be shown (the first in line) I commented out the first part and just had the loop continue if the flight numbers were in the $shown array This is my commented out code foreach($allschedules as $route) { /* // Dont show repeated routes if(in_array($route->depicao, $shown)) continue; else $shown[] = $route->depicao; if(in_array($route->arricao, $shown)) continue; else $shown[] = $route->arricao; */ if(in_array($route->…
Last reply by MrAmsterdam, -
- 4 replies
- 1.5k views
Hi there, tried to change the colour of my signature text in local.config.php to #FFFFFF or #000000 and then reset signatures in the admin area, but it doesnt seem to have any affect? any idea? Connor
Last reply by Connor1994, -
- 5 replies
- 1.5k views
Hi, I have recently tried to add the Oxford Airport (KOXC) but it says Nothing found. Try entering the full 4 letter ICAO. Is there anyway to fix this? Thanks Austin
Last reply by austin4362, -
- 1 reply
- 1.5k views
I'm trying to make a simple booking system so pilots can make their own routes. I tryed to make it so that the flight number would be the pilots callsign, and the rest is in a form. The problem is it doesn't work and idk why not. Here's the code for the form: <span style="color: rgb(128,0,0)"><strong><span style="font-size: 36px">Flight Booking System</span></strong></span> <form action="http://www.canforce.org/core/modules/Booking/booking.php" method="post"> Departure Airport ICAO: <input type="text" name="depicao" /><br /> Arrival Airport ICAO: <input type="text" name="arricao" /></br> Aircraft: <se…
Last reply by Aaron, -
How can i get a map showing all my routes?
Last reply by mattsmith, -
- 2 replies
- 1.5k views
Hello :-) I recently started helping out with development for our VA. We use VMS 5.5. I tried desperatley to find documentation on various pages that i was led to, via the vms website or others. Also many posts here in the forum dont seem to work. If i open the post it shows me an unformatted white page with broken entries (on all browsers). Can anyone lead me to the docu pls? Would be nice. Also im a bit confused by the version numbering. I see the website shows an VMS 3, what for some reason seems to be the more new version than 5.5?
Last reply by ProAvia, -
- 1 reply
- 1.5k views
I searched the forum first and did not find any reference on how to change this. I customized the colors of all the page titles in php/vms successfully but I just added a new page from the Admin Panel and the title is orange like the original titles. How do I change this to the blue of the other titles. I tried searching directories. It has been added into the core pages but all that is in there is the text I entered. I can change the color of that text but not the title on the page when it is clicked on the navigation bar on the website. Thank you.
Last reply by tgycgijoes, -
- 1 reply
- 1.5k views
Hello... Regardless of the day a flight has been set to operate can it be made bookable to a pilot? i.e...a flight operates to Berlin on a Monday be viewed by a pilot on a Wednesday. Thanks.
Last reply by servetas, -
- 0 replies
- 1.5k views
Hi, Im trying show the top5 landing rating in frontpage_main.tpl but not work (it isn't showing and no error messages) , can anyone help me? /public_html/core/common/TouchdownStatsData.class.php public function get_stats_by_cur_month5 () { $query = "SELECT pilotid, code, flightnum, depicao, arricao, aircraft, landingrate, submitdate FROM `".TABLE_PREFIX."pireps` WHERE landingrate < '0' AND MONTH(submitdate)=MONTH(now()) AND YEAR(submitdate)=YEAR(now()) ORDER BY landingrate DESC LIMIT 5"; return DB::get_results($query); } /public_html/core/modules/TouchdownStats/TouchdownStats.php public function top_landing_this_month5 () { $this->set('stats', Touchd…
Last reply by ARV187, -
- 1 reply
- 1.5k views
Hello I downloaded phpvms 5.5 and uploaded it on to my site , and continue process from install/install.php but when it completed there are some error in admin center print screen here : https://prnt.sc/m1fh3i What should I do? please help me Regards, Amir hossein
Last reply by harryh146, -
- 1 reply
- 1.5k views
Well, I'm stumped. I've reinstalled FSX, FSUIPC, and Xacars, and still no luck. I'm parked up at EDDL, with xacars and FSX running, engines off, brake on, and at a complete standstill, yet i am still getting the following: Anyone any ideas?
Last reply by Nabeel, -
- 0 replies
- 1.5k views
hi guys, really i wish to know how to add this (EVENTS) really like to add this for fskeeper report with phpvms anyone knows how???. THANKS !!!
Last reply by camiloski04, -
- 1 reply
- 1.5k views
I have added new hubs to our airline, four to be exact. Three work perfectly, but the fourth gives me this error when I click on the link: Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'VAA' does not have a method 'kphl' in /home4/virtubu7/public_html/core/classes/MainController.class.php on line 218 All were setup exactly alike, I think. Added to the core_navigation.tpl the same. All mods were made with a cut paste in the files. Any help appreciated. It has to be some small error I can't find. All four are set as hub. core_navigation mod: <li><a href="#">Domiciles</a> <ul class="navigation-2"> …
Last reply by BBQSteve, -
- 4 replies
- 1.5k views
hello ,guys I'm looking for a code for when a pilot reserve a flight ,after that , he's obliged to wait ,for example 30 minutes,1Houre....for reserve a new flight Can you help me ? Thanks Rui Miguel
Last reply by RuiMiguel, -
- 5 replies
- 1.5k views
So, i just broke my whole install. I installed a duplicate copy in a "Crew" subdir so I can use the main dir as my home page website. Was going well with this HTML template but somehow, i broke the phpvms install. I probably didn't break it, but now i'm getting all kinds of errors where I wasn't before. So, im just going to start over.. A learning experience for sure!! For those of you just starting your airline or converting to phpVMS, this is not for the lighthearted. If you have a passion for or interest in leaning PHP, CSS, HTML, then you will definitely get your experience here. If not, then you should probably pay someone to build your site for you. However,…
Last reply by ProAvia, -
- 2 replies
- 1.5k views
Is there a way of getting the METAR of your hubs to show on the homepage? I think this would be a handy thing to have for the pilots, so they know what the weather conditions are like each day. Cheers Dan C
Last reply by Strider, -
- 1 reply
- 1.5k views
Hello all, I have an a problem with installation on a paid hosting! There is a WINDOWS HOSTING!!! This is a site: http://www.kdavia.st...all/install.php I getting this error: PHP Warning: fopen(E:\WorkWeb\kdaa\Web\core//local.config.php) [function.fopen]: failed to open stream: Permission denied in E:\WorkWeb\kdaa\Web\install\Installer.class.php on line 56 what can i do? Regards Artjom PS. CHMOD rights are writtable, that's tell me Hosting provider.
Last reply by simpilot, -
- 4 replies
- 1.5k views
Here is the link to see my issue, for some reason fuel cost not be calculated http://usaflightclub.com/index.php/pireps/viewreport/9 Regards, Allan
Last reply by Allan,