Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 reply
- 947 views
Hello, I created a page to show all the scheduled routes. I put this in that pages .htm file <?php MainController::Run("Routemap", "index"); ?> It works but only shows the first 25 routes. On the forum I read about some references to a limit but I can't find where that limit is set. How can I increase the limit of routes that it shows? Thanks
Last reply by Nabeel, -
- 6 replies
- 1.7k views
Hello, i would like to change the way we insert the airports when adding a new schedule. I would prefer to type the ICAO instead of choosing from the drop down menu. Any idea how to change the code in phpvms admin?
Last reply by Nabeel, -
- 4 replies
- 2.3k views
Hi again, I have a quick question if this would be possible. I find that editing routes in large numbers goes quickly when editing straight in the database. Therefore we always export our database with phpMyAdmin, edit it accordingly to add new routes, and then import. However, phpVMS is currently set up to read Sunday in the database as Day 0. This 0 value gets ignored when importing the new routes, so I would wondering if it were possible to change the database for the next release to be on a 1-7 scale instead of the current 0-6 scale for each day of the week? (Ex: instead of saying 0123456 to routes that are to be flown on all days, I suggest having 1234567). Thanks i…
Last reply by FlyingMachine, -
- 1 reply
- 968 views
Hey, I'm wondering if there is any php codes to put into my footer to show people's IP address whom is visting my site?
Last reply by Tom, -
- 4 replies
- 2.3k views
Hey guys, I'm currently doing some work on a military based group using the phpVMS system, and we need to be able to award ranks on a when and why basis, not on hours. I'm sure this has been brought up before but i cant find the topic Thanks, Ben.
Last reply by Nabeel, -
- 11 replies
- 3.3k views
Gday! You could add the following line public function connect($dbuser='', $dbpassword='', $dbhost='localhost') { $this->dbh = @mysql_connect($dbhost, $dbuser, $dbpassword, true); mysql_query (' SET NAMES utf8 '); //It is added if(!$this->dbh) ...... in a file /core/classes/ezdb/ezdb_mysql.class.php in the next release phpvms ? I had problems with the charset in Russian, after addition of this line of problems are not present!
Last reply by stasnosikov, -
- 3 replies
- 1.7k views
In relation to Schedules, would it be possible to have an automated schedule randomizer,which you could list certain routes to be randomized and then say every three hours the times change unless bid on? so although the route stays the same it rotates over 24hrs to enable more people from accross the globe to select a more appropriate timed schedule? thoughts or comments?
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, -
- 12 replies
- 2.2k views
Hi, I'm looking for a link to contact us page but i don't know what is the codes for the navagation. Also i want to add one feild that so someone can chose to selece to contact to who like IT/Human Res./Support.
Last reply by Tom, -
- 9 replies
- 1.8k views
Ok, so I downloaded the latest beta. But it did not seem to Update. Got this error: Fatal error: Call to undefined method ezDB_mysql::build_where() in /home/woodsdom/public_html/CPC/core/classes/ezdb/ezdb.class.php on line 329 Not sure where I went wrong, but what should I do now. I was on the 2.0.854 version and was trying to update to the 920 beta. Thanks for any guidance you can give. Bruce
Last reply by Nabeel, -
- 7 replies
- 2.5k views
Hi ! First, thanks a lot for phpVms which is very interesting and user-friendly and in advance sorry for my English, I'm french. I have installed phpVms and actually, I'm using kAcars. kAcars is a great software (stable & user-friendly too). Everything is OK, but during the flight, my live map displays the flight but not the current position of the aircraft, you know, the blue icon with an airplane. There is something I have missed ? The other question (sorry if someone already ask it) : A schedule MUST be associated with ONE aircraft ? How can I do to allow my pilots to use A320 or B737 or another aircraft on the schedule AF124 (Madrid / Paris for example) ? …
Last reply by JardY, -
- 6 replies
- 2.5k views
**** English ***** Hello my frieds, I have a problem on page Contact_form.tpl when I click the link in the page of the following error. Warning: call_user_func_array () [function.call-user-func-array]: First argument is expected to Be a valid callback, 'Contact:: form' was Given in / home / www / voeoceanairvirtual.com.br / core / classes / MainController.class.php on line 292 I already send the file MainController.class.php unamended original more pages still giving error. Who can post or attach the pages running on the forum thank you, That is your link to my error: http://www.voeoceanairvirtual.com.br/index.php/contact/form waiting help. Thank your **** Port…
Last reply by CN@ndo, -
- 1 reply
- 1.1k views
Hello, Someone I have made a site for using fivedev is having a problem with their emails not sending. I ran checkinstall and it only showed errors I expected it to (modified some files). Thanks, Tom
Last reply by Nabeel, -
- 50 replies
- 10.5k views
**** English **** Hello friends I have a problem on my map, I did update the latest version of phpvms when I changed was very beautiful and perfect, but unfortunately my map does not appear, please help me. http://www.voeoceanairvirtual.com.br/index.php/acars ****** Português ****** ola amigos estou com um problema no meu mapa, a fiz a atualização da ultima versão do phpvms, quando alterei ficou muito lindo e perfeito, porem infelizmente meu mapa não aparece, por favor me ajudem. http://www.voeoceanairvirtual.com.br/index.php/acars
Last reply by Nabeel, -
- 4 replies
- 1.9k views
Nabeel is there a way we can filter out duplicate entries for the same flight, for some reason i have a few flights that have duplicate rows, this happens at random intervals and there is no reason or pattern.
Last reply by PlumbBum, -
- 2 replies
- 1.5k views
Nabeel, Since I moved my site over to FiveDev I can't create new schedules. I get the below error. Something could have got corrupted during the move? I'm running v898. I also can't seem to export my schedules anymore either. When I click on "Click to export" I get the following "The connection to the server was reset while the page was loading." This is in FF and IE8. admin/action.php/import/processexport <--Is where it is trying to go. I get this in 917 as well. I then updated my dev site to v917 to see if I could duplicated the error but that was a disaster. See my post in the 917 thread. I'm now wondering if those two errors have something to do with switchi…
Last reply by TennShadow, -
- 14 replies
- 3.6k views
Hi, i am the Vice President of World Virtual Alliance, and since we have over 12 airlines we are stuck when adding routes because around 4000 it locks out the schedule to pilots, just wondering how i can change this so we can add 10000 if needed. Thanks, Liam Duffy Vice President World Virtual Alliance VA www.flywva.com
Last reply by Liam Duffy WVA VP, -
- 4 replies
- 1.2k views
Hi, Im looking for the code where the signatures get generated, can some one point me in the right direction please.
Last reply by mark1million, -
- 5 replies
- 2.6k views
Hello I would like to get pilot roster at the end of the table not with the pilot him HUB, but current location indicated. I simply do not do it. If somebody can write to me please a code for it? Thanks Thomas
Last reply by Nabeel, -
Flown Routes Template
by Guest lorathon- 3 replies
- 1.4k 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, -
- 7 replies
- 2.7k views
Hi guys, When i add an airport it normally changed the lattitude/longtitude and the Airport name... When i fetch, it only checks the fuel pricing and the rest is nog filled in. Anyone else has this problem? Regards, Lucas
Last reply by MrAmsterdam, -
- 3 replies
- 1.9k views
Thats the response I get from the server when filing a pirep using my World ACARS program. wacars.php: /** * wacars.php * World Acars * * Copyright 2010 Mitchell Williamson * * Liscence: * The GNU General Public License (GPL) * Version 2, June 1991 */ class wacars extends CodonModule { /** * Receieves PIREP * index.php/wacars/pirep */ public function pirep() { $pirep_xml = $this->post->pirepxml; $xml = simplexml_load_string($pirep); $aircraft = OperationsData::getAircraftByReg($xml->reg); /** Fill the data array with data from XML */ $pirep_data = array( 'pilotid' => $xml->pilotid, 'flightnum' => $xml-…
Last reply by Nabeel, -
- 7 replies
- 2.9k views
Good day, When I use IE8 and view a PIREP report the Google map comes up blank, only the heading "Route Map" displays after the ACARS report. If I use FF the map displays perfectly. I know the one simple solution "Don't use IE", I would appreciate some help please. Using 2.1.915 and only added <div> at the top of the code to center in display area, no other changes. Cheers Mark
Last reply by saapilot, -
- 4 replies
- 2.9k views
Hi all, I was just wondering if there is an option to set the charter option so a pilot can fly one (1) flight per day that is not in flight schedules and pirep it as a charter flight. So that means the pilot can set dest and arr flightplan etc and at the end the pirep is accepted when uploaded. I seem to have the problem that the flight is rejected when I do this. Gerald
Last reply by flyGLOBAL, -
- 5 replies
- 2.2k views
Hello, A few of my assistants have pointed out that the ACARS heading on the map is not displaying correctly when using FSACARS. We havn't yet tested XACARS. Has anyone else had this problem? Many thanks, kieran
Last reply by Nabeel, -
- 1 reply
- 1k views
On all pages of my VA site I have always in the footpage those messages: Warning: Unknown: open(/var/php_sessions/sess_1c28396183379991f52db597aab408e8, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0 Where that come from? Can somebody help me?
Last reply by Nabeel, -
- 2 replies
- 2.7k views
Hoi Can someone help me with this problem I got after a clean install (nothing change in the settings of the programm) this error when i open VA Finance. Deprecated: Function split() is deprecated in /customers/va-surfcity.com/va-surfcity.com/httpd.www/core/lib/pchart/pChart.class.php on line 282 Deprecated: Function split() is deprecated in /customers/va-surfcity.com/va-surfcity.com/httpd.www/core/lib/pchart/pChart.class.php on line 282 Deprecated: Function split() is deprecated in /customers/va-surfcity.com/va-surfcity.com/httpd.www/core/lib/pchart/pChart.class.php on line 282 Deprecated: Function split() is deprecated in /customers/va-surfcity.com/va-surfcity.com…
Last reply by Faban Hamans, -
- 1 reply
- 1.3k views
Hello nabeel, I could not install the FSFK phpvms actually, I can send the logs, images do not come and not show the log flown. see my configs. /* FSFK Settings Your FTP Server, and path to the lib/images folder (from where the FTP connects from), IE ftp://phpvms.net/phpvms/lib/fsfk or ftp://phpvms.net/public_html/phpvms/lib/fsfk You want the path from when you connect to the FTP down to where the /lib/fsfk folder is */ Config::Set('FSFK_FTP_SERVER', 'ftp.starair.net'); Config::Set('FSFK_FTP_PORT', '21'); Config::Set('FSFK_FTP_USER', '***********'); Config::Set('FSFK_FTP_PASS', '***********'); Config::Set('FSFK_FTP_PASSIVE_MODE', 'TRUE'); Config::Set('…
Last reply by Nabeel, -
- 11 replies
- 4.5k views
Hi All. I am currently setting up a VA for an airline that runs on a simulator other than msfs or xplane. It is FlightGear which is a free open source sim. It's not quite upto all the bells and whistles that the aforementioned sims have, but i want to provide a top notch va for the community there. FlightGear has its own multiplayer servers and a flight can be tracked via these, so i would like to know if the Acars systems can be adapted to point to servers other than msfs etc? Where would i begin looking? i have very limited programming skills unfortunately.. Thanks Alex
Last reply by Nabeel, -
- 3 replies
- 1.8k views
Hi there, I'm a retired airfoce officer and run a military / SOC VA in the Netherlands. It's very difficult to find good performing VA software for us. I truly believe that if phpVMS is willing to support us too, their marketshare will grow. We need software with the same capabilities as for a civilian VA however there are a few other things. - military don't fly "routes", they fly missions and every mission is different. However we have standard patrol, AAR, etc procedures wich fit nearly but not complete in the phpVMS package. - the pilots and Groups thing fit. (no changes needed) - Airline Operations should be changed in Ops Center and then - - Add & Edi…
Last reply by llju1,