Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 4 replies
- 1.5k 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, -
- 0 replies
- 1.5k views
Dear, I have a problem in codeshare module, to register a route, I restrict the aircraft to a certain rank, but even so any member below the rank can reserve the route. put the following script in app.config and local.confg Config::Set('RESTRICT_AIRCRAFT_RANKS', true); Still did not work, any ideas? *****Script Page**** Codeshare.tpl <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/themes/base/jquery-ui.css" type="text/css" /> <script type="text/javascript"> $(function (){ $('a.ajax').click(function() { var url = this.href; // show a spinner or something via css var dialog = $('<div style…
Last reply by Fernando, -
- 2 replies
- 1.5k views
Where would i be able to get this module from or if its not a module i would like to try and make something sort of the same but with my own thing on it this is a link to see http://qantasvirtual.com/index.php/listing
Last reply by simpilot, -
- 3 replies
- 1.5k views
G'day everyone, I am skinning a new website using phpVMS. Everything is working except when I put in the code to try and make the Recent PIREPs and New pilots appear only on the home page I get a bunch of errors. Can someone simply tell me the code I have to put in? Here is the code that I have, tell me where to put the PHP codes please. <div class="middle_left"> <h3>Recent Reports</h3> <?php MainController::Run('PIREPS', 'RecentFrontPage', 5); ?> <h3>Newest Pilots</h3> <?php MainController::Run('Pilots', 'RecentFrontPage', 5); ?> </div> Help would be greatly appreciated! (Been spendin…
Last reply by AFVA | Mitchell, -
- 1 reply
- 1.5k views
Hello friends ... After I installed the new version of phpvms, several errors were found ... One was about time I send a PIREP, did arrive at the site .. and the FSFK FSACARS not work because of that, I've reseted the Table ACARS at the maintenance and did not work! At the time of acceptance the PIREP, when I click Edit, the following error occurs ... PHP Warning: Invalid argument supplied for foreach() in E:\home\autopecasmilian\Web\kafly\do\admin\templates\pirep_edit.tpl on line 19 The list of Airlines nothing appears, even if I create an admin panel or by the VA phpmyadmin.Minha appears in the database and does not appear in the admin panel See the picture…
Last reply by Nabeel, -
- 1 reply
- 1.5k views
Hello friends ... I have a serious problem in FSFK ... he can not make the connection to the server ... and can not download WEB.txt. Look at the picture .... Help me!
Last reply by Nabeel, -
- 2 replies
- 1.5k views
Hello, We have a problem with the pilots IDs, we want to change the ID lenth from 4 to 3 numbers but it don't works in the panel admin. We try in app.config.local.php to change the line pilot_id_lenght/4 to 3 but that don't work and we don't know why. When we change this line, that makes nothing. Do you have a solution ? Thanks, King Sky
Last reply by King Sky VA, -
Hello everybody I just added the ranks on phpvms. Everything went good,but when i look on the page on the pay rate,the only thing i see is óŒ„/hr but i dnt see the number of it. Can someone help me please?
Last reply by Parkho, -
- 1 reply
- 1.5k views
Is there a way to set up php to allow duplicate flight numbers. Example like a through flight that keeps the same flight number.
Last reply by Parkho, -
- 1 follower
- 4 replies
- 1.5k views
I miss something in here <div class="item"<"http://i.imgur.com/xzede851.jpg"></div>
Last reply by ercio, -
- 2 replies
- 1.5k views
How do you turn off the auto zoom on the acars map? Thanks
Last reply by mattsmith, -
- 3 replies
- 1.5k views
Sorry for my spelling! Ok i made a new custom field in my VA's regtirerion and i want to mae it required, how can i do it? Any help? Please?
Last reply by Kyle, -
- 1 reply
- 1.5k views
Hi all, On the front page of our PHPVMS install (www.goairuk.co.uk/Airline ) we are using a live map which we get by putting this on the front page: ?php MainController::Run('acars', 'index'); ?> However, the flights are staying on there for 12+ hours after completion. Does anyone know how to fix this? Thanks
Last reply by gio1961, -
- 2 replies
- 1.5k views
Does phpVMS have a flight tracking program like VAFS
Last reply by Leiserson, -
- 1 reply
- 1.5k views
hi is it possible to add somehow a second page for that registration procedure? i want, that new pilots do that test to proof their skills. i think its not hard but i am not a professional.
Last reply by Nabeel, -
- 3 replies
- 1.5k views
Before anyone points me to the docs or tells me to search, I have already I have read the all the info on what I want to do over and over, but I am a complete noob when it comes to PHP and just can't do what I am trying to do. I have been trying my best over the last few weeks to alter the schedule search form, to enhance it. I know it's been asked a million times before but I want to be able to add more filter/search options. Some examples of working code would be very much appreciated. A filter function similar to the one found on the admin schedules list page would be great, as would more search functions (by airline code and dep/arr country). I hate admitting defeat,…
Last reply by simpilot, -
- 3 replies
- 1.5k views
Hi all, was wondering wheareabouts I can either get rid of page titles at the top of my pages e.g http://euroscotva.co.uk/index.php/pages/aboutus or a way in changing their colours and seperating them, i dont like the idea of it showing as aboutus when it should be About Us and so on.. thanks, Connor
Last reply by mark1million, -
- 2 replies
- 1.5k views
Updated to Rev v2.1.934-98-g2a0cc32 and everything works from my database, but going to my Admin Center and clicking 'show all reports' it says there aren't any!! Checked my database and the PIREPs table is still intact. Confused on how to re-sync my website with my PIREP table.
Last reply by Nabeel, -
- 1 reply
- 1.5k views
I have an event coordinator staff position and I want to give that person only permission to access the "addons" area of my admin center. How can I do this? Thanks!
Last reply by mark1million, -
- 1 reply
- 1.5k views
Hello, Is there a way to transfer the aircrafts to another airport without doing the flights? I changed hub and want to move all the aircrafts on the old hub to the new one. Thank you. Edwin
Last reply by ukmil, -
- 1 reply
- 1.5k views
Hey all. I am setting up a new website for the new VA alliance VOW. The members pages are in a .tpl format. When i tried to add new ones, i get this error in the browser. "[b]Warning[/b]: call_user_func_array() expects parameter 1 to be a valid callback, class 'Members' does not have a method 'jet2' in [b]/home/qantasv2/public_html/vOne/core/classes/MainController.class.php[/b] on line [b]218"[/b] so therefore i cannot add anymore members pages until i get this fixed. P.S The CMS i am using is Nabeels CMS of PHPVMS
Last reply by Strider, -
- 2 replies
- 1.5k views
In the site www.phpvms.net/features I only see the "Basic Features". I don't see other features like Administer - Pilot - Scheduling - Finances. I have tried with many browser and many pc but nothing. It happens to you ? thanks Fabio
Last reply by Tom, -
- 2 replies
- 1.5k views
Hello, How can I show the total fuel information used by each pilot on the pilot profile page. I just couldn't do it. Can you help me?
Last reply by shakamonkey88, -
- 2 replies
- 1.5k views
Sorry for my bad english... When I'm in the install.php page, I get this error: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) (2002)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /htdocs/public/www/kacarsfree/core/classes/ezdb/ezdb_mysql.class.php on line 99 I can not understand what it is that is not good...thank you all for the help
Last reply by b738, -
- 3 replies
- 1.5k views
Good afternoon all, I fly for and I'm the Hubs Manager for a virtual airline which uses phpVMS. Within our airline we have now got round to the time to put the routes in. On the Airports page in ADMIN I have put in our hubs airports and was wondering if I have to put any more in there? Because we fly to over 500 airports I don't fancy doing them all manually. Is there a file which has a list of all the airports so when I do the routes it recognizes all the airports and does the distances correctly. Thank you all for your time Rgds Adam
Last reply by servetas, -
- 3 replies
- 1.5k views
Not see the pilots flying in LIVE Dashboard, reserve flight over the pulse Fsacars STAR LOG, but planes do not appear in the LIVE MAP
Last reply by Nabeel, -
- 4 replies
- 1.5k views
I was wondering if there was a way to limit the amount of manual PIREP's that can be submitted. I only want pilot's to be able to submit a manual PIREP once in every 90 days.
Last reply by Jacob Armstrong, -
- 1 reply
- 1.5k views
Hello everyone. I have been trying to figure out from where the actual sidebar options in the admin panel are rendered. I know I figured it out once but I can't seem to find it again now. The skin calls it from the $sidebar variable but I am trying to figure out from which controller does that variable come from so I can rearrange the options a bit. The template files are only used for displaying the options for the selected sidebar menu. Hope you understand what I am asking for
Last reply by Sava, -
- 1 reply
- 1.5k views
Sorry if this was asked already, but.....Can you change a pilot id in the actual database manually, to reflect wht they used to be on our old website, or is hard coded once someone joins? Bruce
Last reply by joeri, -
- 3 replies
- 1.5k views
G'day, Is it possible so when you register one phpVMS site you get registered on another automatically. Example: When registering on SITE A you get registered on SITE B with same details (pilot id, password etc.). Im guessing alot of SQL will be involved.... Thanks Mitch
Last reply by Nabeel,
