Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 24 replies
- 4.5k views
Hello Im the CEO of Lausitz Aircargo. I was in holidays a few Days. Now i can not login in my Account. With all Browser doesnt work. I have changed my passwort in my database but doesnt wor. have anybody a idea? The same by my pilots. She cant login to our vms. webpage: http://www.lausitz-aircargo.de
Last reply by Industrialshadow, -
- 24 replies
- 4.2k views
Hello All Can you guys please check the codes of the following as I think that there is some problem with my codes. LIVE FLIGHT BOARD Problem that i am facing is that when there are no live flights the message 'there are currently no live flights' does NOT display properly. <style type="text/css"> <!-- th { color: #ff8710; font-weight: bolder; } td { color: #ff961e; font-weight: normal; } --> </style> <h2>Flight Departures Board</h2> <table style="border:1px solid grey;" cellspacing="0" cellpadding="0" bgcolor="#1F1F1F"> <tr> <th align="center" style="background-color: #171717; width: 3.5%;"> </th> <…
Last reply by PIAS2011, -
- 24 replies
- 4.9k views
I have had a search about and cant find what im looking for. I want to extend the code a bit in the PIREPData.Class.php to also send a summary to the pilot upon sending in a pirep. This is the send to admin email notification of a new pirep # Send an email to the admin that a PIREP was submitted $sub = "A PIREP has been submitted by {$pilotcode} ({$pirepdata['depicao']} - {$pirepdata['arricao']})"; $message = "A PIREP has been submitted by {$pilotcode} " ."({$pilotinfo->firstname} {$pilotinfo->lastname})\n\n" ."{$pirepdata['code']}{$pirepdata['flightnum']}: {$pirepdata['depicao']} to {$pirepdata['a…
Last reply by Strider, -
- 1 follower
- 24 replies
- 4.8k views
I got the PIREPS tp post to Twitter, can not get the recent activity to post on my page, I get an error. Warning: Invalid argument supplied for foreach() in /home/flyakaco/public_html/lib/skins/flyalaska_1.0/activity_list.tpl on line 3 Line 3 is foreach($allactivities as $activity) {
Last reply by mark1million, -
- 24 replies
- 15.7k views
Warning! This section is very long and may contain elements only developers understand! Please be prepared to have to search through elements for answers! I have tried my best to make this as organized as possible. It is a lively updated topic. (Warning added on 11/12/14 at 10:03 PM) ===Introduction Letter=== Dear fellow pilots, airline managers, airline owners, whomever you are that leads you astray here, In this maybe somewhat long thread, I will be discussing and helping you figure the most common issues of phpVMS found during installation. These issues are quite frustarating, for PHP is a very confusing language sometimes, and you'll need some help out there to ge…
Last reply by alblua, -
- 24 replies
- 4.3k views
Hi, I created my own VA just less than a week ago and all was going fine till I logged in yesterday afternoon and all the sub boxes on the admin enter were open despite me doing anything. I tried to close them but they just remain open all the time. I received a pilot registration but no matter how many times I clicked on it it wouldn't file yet he is in the roster/ pilot list. I then went to the view all pilots list and there was nothing there, yet when i looked at the roster back on the site all the pilots were there. I then went to the add airports page and they had disappeared too. Finally I went to the additional pages that I had added and it was all in code de…
Last reply by vJet2, -
- 24 replies
- 3.9k views
Is there anywhere I can check the status of vaCentral? My VA has over 6,000 PIREPs waiting to be sent and I wanted to check if vaCentral was up and it's an actual error on my end or if vaCentral isn't up and running right now.
Last reply by mischka, -
- 23 replies
- 4.3k views
I was importing schedules today (after I did the aircraft registration and that jazz) and the process completed. Hooray! I thought, but when I clicked on the schedules, it says "No schedules exist." The import process was 100% fine, but what happened?
Last reply by Nabeel, -
- 23 replies
- 4.7k views
My live flight map on eastern airways isnt showing any flights, could this be my host? Cheers
Last reply by Nabeel, -
- 23 replies
- 3.5k views
http://www.easternvirtualairways.com/eva/index.php/ I have a mini menu at the top of my index called from the header <ul class="nav"> <?php Template::Show('core_navigation2.tpl'); ?> Since i updated it doesnt show public or logged in
Last reply by Nabeel, -
- 23 replies
- 5k views
Hi Nabeel. I know this has been fixed and kicked up and put back to rest soooooo many times, but, none the less, I must kick a dead dog back to life yet again. I just did a flight from KLAX-KMCI in a B767 In the ACARS log, it shows me using 41148 lbs of fuel. So I sent my pirep, go in to accept it, and look and it says I used 41148 gallons of fuel. I do have all my stuff set to gallons, but apparently ACARS does not see it that way. So I plugged the correct info in to the pirep and submitted my change and it actually went from loosing 131,00 some odd Dollars that flight to an actual profit. This is a major problem the way I see it. I have been tracking fuel for aroun…
Last reply by Nabeel, -
- 23 replies
- 9.2k views
Hello everyone, browsing through VA sites that are powered by PHPVMS, I have noticed that they do not have the PHPVMS logo in the top left corner. I am happy to keep the little "Powered by PHPVMS" footer, but would like to replace your logo with mine if that is possible? Thanks in advance.
Last reply by Tom, -
- 23 replies
- 4.6k views
Fatal error: Allowed memory size of 78643200 bytes exhausted (tried to allocate 76 bytes) in /home/simaerobatic/htdocs/core/classes/ezdb/ezdb_mysql.class.php on line 273 Fatal error: Allowed memory size of 78643200 bytes exhausted (tried to allocate 81 bytes) in /home/simaerobatic/domains/forum.simaerobatic.com/htdocs/core/classes/ezdb/ezdb_mysql.class.php on line 273 used the sql import that was posted here in phpvms forum
Last reply by Txmmy83, -
- 23 replies
- 6.9k views
Hi guys, I have searched but can not find the answer I am looking for. In the pilot center, I want to add what date the pilot joined and when their last login was. I added the code as follws: <li><strong>Date Joined: </strong><?php echo date(DATE_FORMAT, strtotime($pilotinfo->joindate));?></li> <li><strong>Last Login: </strong><?php echo date(DATE_FORMAT, strtotime($pilotinfo->lastlogin));?></li> Nut all it shows is 12/31/1969. I know I did get this to work once, but now I don't remember how I did it. can anyone please help?
Last reply by ProAvia, -
- 23 replies
- 5.4k views
Hi all , i want to install phpvms on my website, so when i want install it by my internet browser at this adress "www.x-treme214.net/install/install.php" ,it send me this error "Parse error: syntax error, unexpected '.', expecting '(' in /homez.367/xtreme/www/install.php on line 50" ; and when i add the extensions .php5 , this work so i have a lot of erros after. Can you help me please . thanks a lot
Last reply by vactos, -
- 23 replies
- 5.3k views
Hey, On the Live Flight Map, When you click the aircraft thats in flight, you only see a Red line that ONLY shows Dep airport to Arr Airport, how do i make it follow the aircraft's Flight path? This is a picture of what i mean This was someones Approach into an airport, the Line isn't direct to the airport, its following the aircraft's flight path, I want that in my Live Map how do i Do so?
Last reply by Curshad, -
- 23 replies
- 5.3k views
Well I got it this far lol on my own. http://www.canadiana...rtual.net/ Now why don't it look right and what did I do wrong????
Last reply by MPECEO, -
- 23 replies
- 9.3k views
Hey Guys! So I am developing my pilots center, and I had successfully modified the search form and results form. I tried using Simpilot's addon, but it is not compatible with the current PHPvms. Because I have over 8000 routes, it takes over 30 seconds for it to load. Is there a way where I can limit how many routes it loads at first so it can load faster? I tried pagination, but it still does the same thing (loads all at first then puts it in order). Attached is a photo of my schedules/view page. Is there a way where I can have a search form first, then display the schedules instead of having the schedules and search form?
Last reply by mseiwald, -
- 23 replies
- 4.7k views
Hello everybody, I've noticed that a lot of VA's direct you to a management page, separate from the main site, when you log in. This page usually has a completely different template. I have the content all ready - I'm just not quite sure how to make a new page (just one page) with a separate template, but still be able to access the database in the very same way that I do on every other page (because I'm copying some code over). Thanks so much for the help in advance!
Last reply by WiltshireAirlines, -
- 23 replies
- 5.5k views
I have already posted a topic on this, but I will post it again because I think it is a very urgent problem that other people are experiencing. I'm also reposting with a different title and I will provide updates on my research. First and foremost, let me explain the bug/glitch. Basically, Open Flash Charts will not load. You see the column titles, but no items. I know I have pilots, but nothing shows up in the chart on the admin panel. I know the information is in the database, however, because it loads fine on the actual pilot roster page. Let me state my theory for what has gone wrong. As many of you know, there was recently an Open Flash Chart exploit. The phpVMS t…
Last reply by servetas, -
- 23 replies
- 3.8k views
Hi, I am currently developing a custom skin, but when I press the button to login, it does not bring up the page. (I have not changed the login page yet.) URL: http://vms.nair.cf
Last reply by Nojus1113, -
- 23 replies
- 3.3k views
When PIREPS are accepted the hours are not being updated automatically in the pilot logbook. Hours and flights are only updated when the 'maintenance module' is run. Any suggestions?
Last reply by ProAvia, -
- 22 replies
- 3.7k views
Hi, I'm setting up phpVMS for a friend of mine on a Windows Server package we just bought (shared between a couple of FS sites) It is running PHP5 and MySQL v5..the install went flawlessly, but only the home page works. Every time I try to login or visit any page (i.e. index.php/<any page here>), I get this: CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. I suspect its a Windows Server issue, but I thought I'd ask...is there any way this can be fixed??
Last reply by Nabeel, -
I get this error when I try to view the route map: Parse error: syntax error, unexpected T_ELSE in /home/a8930745/public_html/phpvms/core/modules/RouteMap/RouteMap.php on line 31 I checked and double checked, and that particular part of the code is exactly as Nabeel said to make it. Any help is appreciated.
Last reply by patva1, -
- 22 replies
- 6.5k views
Is there a way to have it so XACARS will display a log of the fight like in FSACARS?
Last reply by Nabeel, -
- 22 replies
- 6.1k views
Hi folks, question, is there any code available to get the statistics of the month? I mean it should show top 3 pilots by flights, flighthours, and miles. Every single month it should create a new table for this three stats, above the last one. Could you help me?
Last reply by simpilot, -
- 22 replies
- 4.3k views
Sorry in advance if this has already been posted about, too busy to search at the moment. We've recently moved server and after reuploading the files taken from a backup and restoring the database we receive the following error on the index.php: I've also reuploaded a fresh copy of the file from the phpvms download and it's still there. Any ideas? Thanks.
Last reply by Tom, -
- 22 replies
- 6.4k views
Our VA is have some major problems with sending the logs with FSACARS. Not everyone is getting an error, but alot of people are. They get the error on the final step when they send the log. "error sending log" data base error. While some have no problems sending the logs, others can not. They have deleted ACARS and reinstalled numerous of times. Many of them have stopped flying with me. It happens with FS9 and FSX and with XP,Vista. Any help would be appreciated.
Last reply by Jeff, -
- 22 replies
- 14.6k views
I am able to connect to Flight Sim. I run into trouble when I try to connect with Live ACARS Server. I get the error pictured below. I have everything filled out. Any Ideas? Below is my VA Template, it is placed in the correct place. [VA_CONFIG] DOWNLOADURL = http://www.flyaka.com/action.php/fsfk/vaconfig_template DOWNLOADURL_LIVEACARS_TEMPLATE = http://www.flyaka.com/action.php/fsfk/liveacars_template DOWNLOADURL_PIREP_TEMPLATE = http://www.flyaka.com/action.php/fsfk/pirep_template DOWNLOADURL_EMAL_TEMPLATE = http://www.flyaka.com/action.php/fsfk/email_template DOWNLOADURL_AIRTV_TEMPLATE = http://www.flyaka.com/action.php/fsfk/airtv_template EVENT_LOG_MODE = FULLP…
Last reply by TennShadow, -
- 22 replies
- 5.1k views
Hello! Has established phpvms. Installation has passed successfully, but after it there was a problem. I can come on the main page, on itself index, and here at transition to any to the friend the reference, for example live map, or even what to be authorised, the system gives out such error: "No input file specified." How to solve this problem? In advance thanks.
Last reply by Nabeel,