Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 1 reply
- 1.2k 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, -
- 0 replies
- 1.1k 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, -
- 4 replies
- 1.7k 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.2k 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, -
- 1 reply
- 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, -
- 11 replies
- 3.4k views
Hello, before using phpVMS I had a site for my VA The drivers did a lot of hours, Now I ask you not to lose them all, You can add the site hours flown by each pilot also added flights? Thanks!
Last reply by Caporrella, -
- 5 replies
- 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, -
- 3 replies
- 1.4k 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, -
- 2 replies
- 1.2k 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.3k 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, -
- 4 replies
- 1.7k 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, -
- 2 replies
- 1.2k 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, -
- 6 replies
- 1.4k 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.5k 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, -
- 0 replies
- 864 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, -
- 2 replies
- 1.3k 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, -
- 3 replies
- 1.3k 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
- 1.8k 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.6k 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 follower
- 8 replies
- 3.5k views
Hi mates, thank you for the amazing support! I`m experiencing a problem in my FlightBoard. Im running the site offline, but everything is ok in my comp/setup. But idk what else I can do to fix the problem... I cant see any flight on my flightboard also the "there are no flights" message also disappeared. Can you give me a hand please? Thank you a lot!! My frontpage_main: <style> #innerwrapper{ background:none; border:none; padding:0px; } </style> <img style="border:1px solid lightgrey;"src="<?php echo SITE_URL;?>/lib/skins/Zumeweb.Pacific.V1/images/default/web_banner.png"/> <div class="row-fluid"> <div class="span9"> <h3>&…
Last reply by Junior, -
- 2 replies
- 2.2k views
Airline with code 34560 does not exist! Skipping... Airline with code 234560 does not exist! Skipping... Airline with code 0 does not exist! Skipping... Aircraft "B744" does not exist! Skipping Airline with code KPHL does not exist! Skipping... Airline with code N/A does not exist! Skipping... Airline with code :00 does not exist! Skipping... Airline with code 22:05:00 does not exist! Skipping... Airline with code 0:00 does not exist! Skipping... Airline with code 0:00 does not exist! Skipping... Airline with code :05:00 does not exist! Skipping... Airline with code P does not exist! Skipping... Airline with code N/A does not exist! Skipping... Airline with c…
Last reply by Dalvin121, -
- 5 replies
- 1.7k views
Hello guys, I started today with working on the website for our newVA. I decided to take a CSS Skin and to port for PHPvms. Everythings worked perfectly until I started with writing the texts. Every Umlauts (Umlaute is the German word, there seems to be no English word for it) are not correctly displayes. Second thing is, that I cant get the Image smalller. I am using this Skin from freecsstemplates.org. I displayed everything here to make it clear for you: I hope anyone has a solution! Greetings Julius
Last reply by alpsJet, -
- 3 replies
- 1.8k views
I know, I know. I should use the search function and try and find my answer. I have been sitting here for an hour trying to find it, and I just can't seem to figure out what words I need to put together to make this thing work... Here is what I am trying to do. Currently, I have a "Latest Pilots" list on my homepage that is limited to show the 5 most recent pilots by their ID. Well, we change our pilot's IDs when they join to fit into the hub, and I would rather the "Latest Pilots" list to be sorted by date instead of by ID. We just changed webhosts so before this worked fine, and now... I don't remember what I did or where to look to make that happen. Any links are appr…
Last reply by hollinst, -
- 3 replies
- 1.2k views
I am attempting to restore a website. Whats is wrong? http://virtualblue.org/
Last reply by servetas, -
- 4 replies
- 1.3k views
Hello, I have a got a request from a pilot, which is afterall not a stupid id. The pilot said:"I have done a lot of flights. Nearly all of them. Yet I do not knot, which one I miss." And I thought you are correct. So my question is, how can I create/arrange a list of the not flown schedules, that a pilot my fly? I am not sure if it exists, or how much time is involved in it, and whether it cost me some coins. Thanks in advance the think over my problem.
Last reply by servetas, -
- 5 replies
- 2.8k views
http://www.freshjetvirtual.com/index.php/acars One of my pilots sent me a message in their last PIREP indicating ACARS problems. I went to the ACARS map and saw the above (for those who can't see anything, it's a huge list of flights all under the same pilot: 0000.
Last reply by SiedlerP, -
- 0 replies
- 737 views
Hello, I would like to change the callsign from 0001 to something like 101. Thank you, Pau Garcia
Last reply by pgs2901, -
- 13 replies
- 2.4k views
does anyone knows how to fix it? I already rebooted the pc 2 times, the pirep as been accepted in the system but tracker shows me 1nm from the destination and the remaining time is 00:00 Im using kACARS (and the module is the same version as the program).. ty update: now when I go to the all reports (pirep page) the pirep still there.. and when I click in "approve all" I got the error Warning: Invalid argument supplied for foreach() in /home/voovirtu/public_html/va/admin/modules/PIREPAdmin/PIREPAdmin.php on line 130 0 of 0 were approved (0 has errors)
Last reply by Junior, -
- 1 reply
- 1.3k views
Hello all, Does anyone have some code I can use on my site to decode the raw METAR data pulled from the server into subsections such as wind, cloud, visibility etc... Thanks!
Last reply by PlumbBum, -
- 2 replies
- 1.4k views
So is it basically impossible to now get the airport information for schedule imports? It's not returning anything when i want to add a new airport. Im guessing because of phpVMS servers. Anyone have a list of many airports they could share?
Last reply by OA01,