Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 972 views
I am in the process of moving from a custom designed acars and webpage to phpvms. I was able to get most of the information moved over but it seems that I can't import multiple routes with the same flight number. An Example would be SWA 2536 which is PIT to MDW continuing to SLC. What is the right way to get this information imported? When I try a CSV mass import the routes get overwritten and the last one in the csv file is what sticks..
Last reply by ntrlsur, -
- 0 replies
- 927 views
I'm getting this error in my registation page. Any idea what it means? Warning: file_exists() [function.file-exists]: File name is longer than the maximum allowed path length on this platform (4096): /home/qair/public_html//lib/skins/airline/<h3>Registration</h3> <p>Welcome to the registration form for Qatar Virtual Airways. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://####.com/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input type="text" name="firstname" value="" /> </dd> <dt>Last Name: *</dt> <dd>…
Last reply by Vulcan, -
- 0 replies
- 1.1k views
How do you put pictures on pilots flying for example one that is on a cruise I would put a picture to indicate that. How is it done? Thanks Best Regards
Last reply by simonecatalano, -
- 0 replies
- 1k views
I updated to 5.5x and i,m getting this error Notice: The template file "/home/gbairlin/public_html//lib/skins/ocean_blue/header.php" doesn't exist in /home/gbairlin/public_html/core/classes/TemplateSet.class.php on line 231 Notice: The template file "/home/gbairlin/public_html//lib/skins/ocean_blue/footer.php" doesn't exist in /home/gbairlin/public_html/core/classes/TemplateSet.class.php on line 231
Last reply by GBAirlines, -
- 0 replies
- 972 views
I have two different questions, but I don't want to post two different threads because I've already posted so many. First problem: I have just moved the PIREP form to the pilot dashboard and none of the dropdown menus work (ex when you try to select your airline, nothing comes up). I know this has something to do with me moving the form. Second problem: I want to also move the schedules to the pilot dashboard. However, it is split into many different templates, and I don't know how to move the whole thing so that pilots can search schedules. If any of you have some sort of solution to any one of these problems, please say so. Thanks in advance!
Last reply by WiltshireAirlines, -
- 0 replies
- 1.1k views
Hey guys, Does anyone have some code which displays the last location of a pilot based on PIREP data which can be used with the rest of the signature data. I'm assuming once I have the code it will go in PilotData.class but please correct me if I'm wrong. Thanks!
Last reply by TB1, -
- 0 replies
- 1.1k views
Hello there, I might be re-posting this, i am not sure but I want to create a schedule table something of this sort: FLIGHT NO | DEP. TIME | DEP. ICAO | SU MO TUE WED THU FRI SAT | ARR. TIME | ARR. ICAO | OPTIONS AA0000 | 00:05 | EGCC | IMAGE OF AIRCRAFT WHERE THE DAY THE FLIGHT FLY'S | 00:55 | EGLL | BRIEFING/BID ETC. Can someone help me with this or make me one or may be any link for a similar thing earlier? sorry i dont seem to find it. Thanks.!
Last reply by STARs, -
- 0 replies
- 1.1k views
I'm wanting to know if anyone has a spreadsheet, and or CSV file with any of the major airlines' routes (i.e. Delta, Air France, KLM, Alaska, Frontier, etc.). I know how to do them, but to save time and money i was hoping someone may already have them and would be kind as to send me a copy. Please let me know, Taran
Last reply by Taran, -
- 0 replies
- 906 views
Good morning! I ask for your help to create a filter that takes into account the day of departure and time! In the form will state: 1. day (Monday to Sunday) 2. time (from 00:00 to 23:00 at an interval of 1 hour) Time search is desired to produce a range of + / - 3 hours Please help. I add some html code into schedule_searchform.tpl: <li><a href="#nearest"><span>By date and time</span></a></li> and <div id="nearest"> <p>Choose day:</p> <select id="nearestday" name="nearestday"> <option value="">Выбрать</option> <option value="nearestday0">Mon</option> <option valu…
Last reply by SimRacer, -
- 0 replies
- 1.2k views
Hello, Currently, in my local.config.php, I have defined the pilot inactive time to 30 days. This is the date in which their account will be set to retired. However, I want to also send out an email when a pilot hasn't sent flown a flight in 23 days, informing them they have 7 days remaining until they are marked as retired. (The positive integer defined in the local.config.php file). So ultimately, the CRON will check if the pilot has flown in 23 days, if they haven't then it will send them an email reminding them they have 7 days to do a flight. If any body could provide me with some code to do this, that would be greatly appreciated. Thank you very much. Daniel.
Last reply by PlumbBum, -
- 0 replies
- 942 views
So my virtual organisation allows people to fly for different airlines with in the VA, however im wondering if its possible to have it set up so specific aircraft/fleet can be assigned to a specific airline?
Last reply by OpenFlight, -
Greetings to all .... you can see the custom field on the badge? Thanks for a possible answer ... best regards
Last reply by gio1961, -
- 0 replies
- 1.2k views
Hello there! I've made my website fresh new due to issues with the new version of php, using the dev_5.4. Everything runs well, except for ACARS. I use a custom kACARS, and now data seems to barely make it to my website... The ACARS page is almost always empty. Sometimes a flight shows up, and if you refresh the page, it disappears. It's the first time I have issued with ACARS in many years of operation. Any idea? Should I get a new kACARS.php updated file from FS-Products?
Last reply by EricThePanic, -
- 0 replies
- 1.1k views
Hello to all, My host requires me to upgrade to a higher version of php 5.2.17 If I select the 5.3.28 I can not log-in to the site. Can anyone help me? My code: <h3>Autenticazione</h3> <?php /* Quick example of how to see if they're logged in or not Only show this login form if they're logged in */ if(Auth::LoggedIn() == false) { ?> <form name="loginform" action="<?php echo url('/login'); ?>" method="post"> <p> <input type="text" onclick="this.value='';" onblur="this.value=!this.value?'Email':this.value;" name="email" value="Email/Callsign VARXXX" id="email" size="24" /> </p> <p>…
Last reply by Tato123, -
- 0 replies
- 1.1k views
DELTED BY POSTER
Last reply by Curshad, -
- 0 replies
- 986 views
We currently have three error messages, can you please help us resolve this issue. This has happened recently and the website was working perfectly beforehand Warning: Unknown: open_basedir restriction in effect. File(/www/virtualqantas.netai.net/index.php) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in Unknown on line 0 Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 Fatal error: Unknown: Failed opening required '/www/virtualqantas.netai.net/index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0
Last reply by QantasVirtual, -
- 0 replies
- 1.3k 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, -
- 0 replies
- 859 views
Hey guys, I wonder if anyone could help me on this one: I want to check if a visitor is on a certain page, and then have the page display something. reason is: I have a page with a forum and a chatbox. So if somebody goes to this page, I want the homepage to show this, so that other pilots also be tempted and visit the forum/chatbox to meet their colleagues. Obviously, if the user moves to the next page, this should also be detectable. can this be done?
Last reply by mischka, -
- 0 replies
- 1.1k views
Sup mates! I have some VA stats on my main page and I want to reset them, is there any way to do this? - Thanks! Pilots: 1 Hours: 28 Flights: 13 Flights Today: 0 Pilots In Flight: 0 Cargo Delivered: 521,210 Miles Flown: 7,297
Last reply by Junior, -
- 0 replies
- 888 views
Howdy everyone, Well we're experiencing some problems with "My routes map" but "Active flights" are working just fine. We have this problem for a long time now and I even tried replacing Acars files but it didn't work out.
Last reply by Tvrtko, -
- 0 replies
- 2k views
Hello, I have a question for you is about the ranks, there are from the installation of the rank PHPvms "New Hire" But I have added my own ranks and the rank "New Hire" deleted, but now it's as if new pilots register and I suppose they have the status of "New Hire" My question is now that I can change so that when I assume they get the rank of a student? Please Help Thanks.
Last reply by Vincentxx, -
- 0 replies
- 1.1k views
i want to add to schedule search a "search by ICAO(write)" and "search by flightnumber" how i can do this ?
Last reply by Omerr01, -
- 0 replies
- 717 views
Hi, I have installed an Apache server locally with the development version of the code for my virtual airline. How I can connect that code with the database that is uploaded on the server, to check with actual data everything works fine? I have changed this line in local.config.php: define('DBASE_SERVER', 'localhost'); to define('DBASE_SERVER', 'aircan.4thperrus.com'); but i get this error: Fatal error: in ..\aircanV2\core\classes\ezdb\ezdb_mysql.class.php on line 99 Thanks in advance
Last reply by Jaker, -
- 0 replies
- 853 views
Hi, I have installed an Apache server locally with the development version of the code for my virtual airline. How I can connect that code with the database that is uploaded on the server, to check with actual data everything works fine? I have changed this line in local.config.php: define('DBASE_SERVER', 'localhost'); to define('DBASE_SERVER', 'aircan.4thperrus.com'); but i get this error: Fatal error: in ..\aircanV2\core\classes\ezdb\ezdb_mysql.class.php on line 99 Thanks in advance
Last reply by Jaker, -
- 0 replies
- 939 views
Hello. I have a few questions regarding subdomains. I recently added a subdomain to our va in order to attempt to seperate our divisions from one another. I have created the subdomain and copied the phpvms files to the subdomain and edited the skin files to reflect the new look. I have the same database for all divisions currently. My questions... 1. Is it possible to show only the schedules for that airline code and ignore the other divisions' schedules? 2. Same with aircraft...is there a way to seperate aircraft by airline? I know these may seem like odd questions but I am inexperienced in php coding. I can do some editing but not alot. Any help is great. Thanks in…
Last reply by RVF147, -
- 0 replies
- 913 views
I currently have my schedule results to show flights from the pilots last location. The issue is when a new pilot joins they do not have a last location so are unable to see any flights on the schedule. I just make a fake PIREP to have a last location and they are able to see the schedule. Is there a better way to do this? Thank you for your help.
Last reply by Worthysole, -
- 0 replies
- 978 views
When I try to go into the admin panel, I get this error. How do I fix it. Thanks!
Last reply by EastCoastHops, -
- 0 replies
- 1.3k views
Many of you have noticed the custom registration fields are not appearing on the registration form for those of you who have downloaded the latest version of phpVMS. To fix this, replace the code in your registration_mainform.tpl (core/template or if in your skin folder lib/skins/[sKIN NAME]) http://pastebin.com/M1t4xeRP
Last reply by StartVM, -
- 0 replies
- 803 views
Hello, I would like to change the callsign from 0001 to something like 101. Thank you, Pau Garcia
Last reply by pgs2901, -
- 0 replies
- 1.1k views
Hey guys, I've looked through all the guides and previous topics on this particular error but couldn't come up with a fix. I'm looking for someone to send me their phpvms_groupmembers table as mine is completely blank (hence the no admin access) If anyone can do that I would appreciate it greatly! Thanks, Maxwell PS. Here is what my group members table looks like, any ideas why it didn't create anything despite creating a pilot account?
Last reply by vEos,