Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.3k views
Or any idea how to acheive this ? Many Thanks Colin
Last reply by Colin, -
- 1 follower
- 4 replies
- 2.6k views
Hello Guys I have a problem a few days in the insertion of new airports. I write the ICAO of the airport, after I click on LOOK UP, but I get a written airport Fetching data ... It has not been modified any files. Suggestions? Thank you.
Last reply by MC1028, -
- 0 replies
- 979 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
- 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.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, -
- 1 reply
- 1.3k views
Hi.. i currently run an active VA on the VAFS platform on a fully working website with a bought domain name and paid hosting. However, I want to change to phpvms. What is the best way to install phpvms while keeping my website and the design of it? Thanks, Jamie
Last reply by servetas, -
- 1 reply
- 1.3k views
Hi All, Firstly, Yes I have searched the forum back and front and was unable to fix this issue I'm having. Although it may sound familiar, I really need some help fixing it. We recently migrated to a new Windows based Dedicated server and since doing so, Our Mass Mailer hasn't been functioning. Obviously this is a big problem as one of the main lines of communication with our Pilots is through emails. After a long time on google, I have tried most things it said to do so with no luck and was hoping someone here may have the knowledge to help me out? Maybe someone has a dedicated server ? Or experienced this before? It would appear to send the emails however, they never…
Last reply by Colin, -
- 4 replies
- 1.9k views
I have set the transfer hours calculates rank in the local.config to true, supplied sufficient hours, and cleared the cache. Why are the ranks not updating?
Last reply by joeri, -
- 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, -
- 4 replies
- 1.4k views
Sorry for my bad english btw Hi guys! Is there any module or code I can use to recalculate a route's flight time based in the last 20 flights? I mean, get the average flight the pilots are doing in that route? ty
Last reply by Junior, -
- 1 follower
- 7 replies
- 2.2k views
Is the server down? I can't use the ICAO lookup function when adding an airport.
Last reply by servetas, -
- 5 replies
- 2.2k views
I wonder if anybody in here would help me, please, solve the following... I'm coding my web site template to have two menus, in accordance to the requested ".tpl" file. Actually, in case the user is requesting the frontpage_main.tpl, it should use one block of html tags, and in case it is any other .tpl file, it should be another block of html tags. So my question is: is there any phpVMS native class + method I can put in the if() statement to check which .tpl file the user is requesting? Id it does not, how could I solve it by simply using php?
Last reply by servetas, -
- 7 replies
- 2.3k views
This monts aleatory the airline pilots are reciving a email with this topic: SITE_NAME: You've been marked as retired†Why is phpvms sending emails to active pilots?
Last reply by shakamonkey88, -
- 2 replies
- 1.4k views
Good morning everyone. I have a problem in the registration of new pilots. He did not get the email notification: ""Dear , Your account have been made at , but your account has not yet been activated. You will receive an email when your registration has been activated by someone on our staff. Thanks! Staff"" ... Same problem with password recovery... Using the skin Zumeweb.Pacific.V1 My site is hosted on https://www.one.com/it/ thanks for any answer .. best regards
Last reply by gio1961, -
- 2 replies
- 1.5k views
Hello, I have a question about XML module <?php /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) * View license.txt in the root, or visit http://creativecommons.org/licenses/by-nc-sa/3.0/ * * @author Nabeel Shahzad * @copyright Copyright (c) 2008, Nabeel Shahzad * @link http://www.phpvms.net * @license http://creativecommons.org/licenses/by-nc-sa/3.0/ */ class XML extends CodonM…
Last reply by FSX30HD, -
- 1 follower
- 7 replies
- 2.5k views
Hi there, 1- I want modify pireps_list.tpl to show pilot rank & aircraft rank. Its because that i want verify if the pilot used the right aircraft to their pilot rank. The pilot rank work, but not the aircraft rank. 2- By other side i think that i see a id number (corresponding with aircraft rank) i can show this rank in words and not in id number? How??? <tr> <td><strong>Rango de piloto: </strong><?php echo $pirep->pilots. " ($pirep->rank)";?></td> <td><strong>Rango de aeronave: </strong><?php echo $aircraft->minrank. " ($aircraft->minrank)";?></td> </tr> *rango de piloto= pi…
Last reply by ARV187, -
- 3 replies
- 1.5k views
I've got a VPS, not just shared hosting, and I'm having troubles solving my mail issues. I can't get the system to use either SMTP or internal mail functions. I'm using Zoho for the mail hosting, I thought I had everything setup, making sure that SSL was enabled in the config and all the other information was correct but I still can't get it to email. Any thoughts or PHP modules that I might be missing?
Last reply by servetas, -
- 1 follower
- 6 replies
- 2.5k views
Hi guys, I was wondering if anyone knew how to fix this I have been playing around with this for some time before posting on the forum but I cannot seem to find what or why this is being caused, please see screenshot below:
Last reply by Vangelis, -
- 6 replies
- 1.6k views
So I turned maintenance mode on and refreshed my website and there was a blank white screen. I turned it off and cleared my browser cache and have tried a proxy browser and my website still has just a white blank screen. Anyone know?
Last reply by servetas, -
- 2 replies
- 1.3k views
Hi, after set Config::Set('ACARS_LIVE_TIME', 2); in my app.config now im having issues with accents in every page of my website (local). I already set my local.config and app.config to # Page encoding options Config::Set('PAGE_ENCODING', 'UTF-8'); Config::Set('DB_CHARSET_NAME', 'utf8'); I already set the layout.tpl <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <title><?php echo $page_title; ?></ti…
Last reply by Junior, -
- 4 replies
- 1.9k views
Evening! I've modified the registration module, but it simply won't submit whenever the button is pressed. I am unsure what I've done wrong, or what's causing the error. Any help is greatly appreciated, here's my code: <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <div class="row"> <div class="col-md-8"> <div class="shbox"> <div class="header"> vPrimera </div> <form method="post" action="<?php echo url('/registration');?>"> <div class="table"> <table class="table table-striped"> <tbody> <tr> <td><b>First name: *</b></td> <td><in…
Last reply by Strider, -
- 0 replies
- 936 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, -
- 3 replies
- 1.5k views
Hi, I was using VAFs before.. so I add "transfered hours" to my pilots but they still in the 1st rank.. so how can I add the hours manually? Is there any way I can fix their ranks? Thanks!
Last reply by Strider, -
- 5 replies
- 2k views
Hey guys, I am trying to design some code for the welcome back section on the Pacific skin so that it comes up with a pilot's booked flight if he has one. Currently I have got this far: <i STYLE="float:left;">Welcome back, <a href="<?php echo url('profile'); ?>" ><?php echo Auth::$userinfo->firstname . " " . Auth::$userinfo->lastname ;?></a>! <?php if($bid) { echo 'You have an upcoming flight: <?php echo $bid->code . $bid->flightnum; ?>'; } elseif(!$bid) { echo 'You have no upcoming flights.'; } ?></i> The problem is, the code is always saying 'You have no upcoming flights' even if there is one b…
Last reply by TB1, -
- 2 replies
- 1.4k views
Hey everybody! I am experiencing a big problem! I am struggling with an SQL file, that I tried to put with PHPMYADMIN on my hosting website but it ain't working. It is the phpvms_airports.sql file that is over 2.8 kb but the phpmyadmin on my hosting just accepts 2kb. Do you have any suggestions of programs to transfer it? If you guys can help me you will make my day for sure. Thanks in advance Kind regards, Eduardo Silva phpvms_airports.sql.zip
Last reply by fsmatt, -
- 2 replies
- 1.6k views
Hi Nabeel and all, We have been hit several time now by hackers. However, as most people, I do only work for my VA when there is demand, and I cannot monitor the forum. Would it be therefoe possible to establish a list of people to be informed whenever a vulnerability and a security issue is found ? In order to make sure of the bona fide, we could check the person member of the list has a valid VATSIM/IVAO member number. Do you think this would be good ? Thanks, Eric
Last reply by mattyastic, -
- 2 replies
- 1.8k views
Folks, Currently I have the latest 10 flights showing on the front page of our site. The AIRCRAFT column is using the registration number. I would like to have this changed to using the name of the aircraft. How do I go about doing this? Any thoughts or help would be appreciated. Thanks,
Last reply by clawsonsa, -
- 1 reply
- 1.1k views
Anyone know how I can add a live map and flight table showing what is flying within the airline?
Last reply by StartVM, -
- 1 reply
- 1.6k views
First, it is not a problem. It is what I cant find any suitable codes. Situation, In our website, when people register, they recieved sms. I put custom fields called "Mobile Number" in admin panel. It takes pilot's mobile number and thanks to sms api system it automatically sends sms. How I do? as you know after registration process fields are sended to core/RegistrationData.class.php In 135. line the customfields data is starting as //Get customs fields $fields = self::getCustomFields(); if(count($fields) > 0) { foreach ($fields as $field) { $value = Vars::POST($field->fieldname); $value = DB::escape($value); if ($value !…
Last reply by kkoseoglu, -
- 3 replies
- 1.6k views
Hello, so we have again a problem now there are no maps shown, no live map, no map of the flight in the detailed schedule page or the map of my own flights. It is just white (the background is also white so I don't know if it is somehow shown or not). I did not changed anything (or I was not aware of changing anything) that is connected with the map. Has someone else this problem and is there a solution? Regards Julius
Last reply by ARV187,