Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 998 views
Is it possible to use the VA members database in the forum, so they don't have to sign up to the VA and the forum? I am using SMF 1.1.11
Last reply by Jason, -
- 3 replies
- 1.7k views
I'm working one of the new features for WorldACARS that pulls aircraft data from the database, displays it, gets processed by WorldACARS then displays it to the user. For some reason the code I wrote doesn't work: (It pulls data from url, e.g http://localhost/action.php/wacars/maintence?reg=VH-FTW) public function maintence() { $reg = $_GET['reg']; $aicraft = self::getAircraftInfo($reg); echo "$aicraft->totaltime"; } public static function getAircraftInfo($reg) { $reg = DB::escape($reg); return DB::get_row('SELECT * FROM '.TABLE_PREFIX.'aircraft WHERE `registration`='.$reg); } Could someone please tell me w…
Last reply by Nabeel, -
- 4 replies
- 1.5k views
I was wondering how to get the Contact Us form working? I know where I want the link to be, I'm just wondering what I need to link it to.
Last reply by Daniel, -
- 27 replies
- 13.2k views
Whenever I try to bid on a flight, it says: No route passed. It didn't used to do this, but I have changed my skin. Could this have something to do with it? Once FsPaintShop get's his skin back up, I'm going to edit it to one of those.
Last reply by TAV1702, -
- 8 replies
- 1.7k views
Hello! Today from the morning i m getting the following error : "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@greeceairwaysva.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." after 1~3 refresh page working fine ! Have something to do with the phpvms ? or is something with my host ?
Last reply by TheBulk, -
Hi guys all good? The system of rank, when I set up so that I can change it manually, it keeps automatically changing with the hours of pilots? or I have to manually switch pilot when it's time to be promoted? Thank you for listening! The system is great!
Last reply by Jeff, -
- 3 replies
- 1.5k views
Hi all, could we send pireps for flight IDs that do not exist? In the fspax.php (modules/acars) there is some coding where it looks if the flights exists or not. Can we modify it somehow? Thank you
Last reply by Nabeel, -
- 5 replies
- 2k views
I have two airlines in my system. I was wondering if a pilot could fly flights for both of those airlines, but have the major airline's pilot ID prefix.
Last reply by Nabeel, -
- 7 replies
- 2.8k views
Hello I want change time format for Total Flight Hours in my website , 25.49 -> 25:49:00 (HH:MM:SS) I try to sum flighttime_stamp in pireps table : $params = array( 'table' => TABLE_PREFIX.'pireps', 'fields' => 'SUM(`flighttime_stamp`) AS `total`', 'where' => array('accepted' => PIREP_ACCEPTED), ); $sql = DB::build_select($params); $results = DB::get_results($sql); echo $total = $results[0]->total; That code shown Total Flight Hours 20:30:12 (HH:MM:SS) but my VA Total Flight Hours is 25.49 . I don't understand why !! Tnx
Last reply by piuozorio, -
- 7 replies
- 2.4k views
Is it possible to upload multiple Signature backgrounds and allow the pilots to choose which one they wish to use?
Last reply by Jeff, -
- 18 replies
- 5.2k views
Hey Guys, So I have a problem, When somebody trys to register and after they've clicked the Submit button it just refreshes the registration page and doesnt actually show them a error message on the website, So basically their submitting all of their information / details but it doesnt get sent to the website. Can somebody please help? Also none of the registration tpl files have been modified, weird! Two new pilots registered earlier with no problems however im not sure why this pilot cannot. I also have the same problem and cannot register him manually! Thanks, Thomas.
Last reply by Northwest VA, -
- 3 replies
- 2k views
hello Nabeel / index.php / PIREPs / view / i saw her was that the link is broken log is open and direct link is wrong View Log 07/03/2010 v beta but already so this one time would fix this as I do. Thank you for your time his work is very good that you have long been health intelligence to work on it as it does. link
Last reply by Nabeel, -
- 14 replies
- 2.5k views
Nabeel, In "Site & Settings" in the Admin Center I setup my "Webmaster Email Address" to yourname@oneworldvs.net and also set the same address to my profile. Am I missing something to have the Contact sent and all registrations be sent to that e-mail address? I setup that e-mail account through Google Apps, and it is a functioning address, as I have tried it several times. Nothing is being sent to that e-mail address. Is there another place I need to change it (maybe somewhere in the File Manager)? Or can you not use your site name as your primary e-mail (as it says so in the cPanel main page "Update Contact Info) The main one in cPanel for Update Contact Info is not…
Last reply by Nabeel, -
- 2 replies
- 1.2k views
Is there a way to show the virtual location. Like the last place that the pilot has visited.
Last reply by Jacob Armstrong, -
- 1 follower
- 13 replies
- 6.2k views
Hello, as you can see at www.travelservice-virtual.net I'd like to install phpVMS, but it shows this error: Fatal error: Class 'DB' not found in /var/www/vhosts/travelservice-virtual.net/httpdocs/core/common/SettingsData.class.php on line 28 Please, can you help me, where I have to search mistake ? Thank you, Michal Kozel
Last reply by Vangelis, -
- 15 replies
- 3.1k views
HI Nabeel, Dave and Jeff Is there a code snipped to add to the page to make it that you must be logged to to view or access? I would like to make the pilots list only viewable by members. Cheers.
Last reply by mark1million, -
- 2 replies
- 1.1k views
Can you password protect the pages that you created through the Admin Center? If so, how do you do it? Thanks
Last reply by Jason, -
- 2 replies
- 1.3k views
Dear All today i visited my website and it was not showing me my website some errors are coming i have checked all the files are there in cpanel but dont understand why its is saying header.tpl doesnt exists.......... Please help here is my website so you guys can check http://www.vpia.org/virtualairblue/index.php
Last reply by Nabeel, -
- 8 replies
- 2.1k views
call me dumb and i wont be mad. coz i think that is what i am right now... i am the type of guy who actually reads, and so far for 2 days already i haven't understood a single thing when it comes to skinning... i have reached page 8 of phpvms forums>phpvms>skinning and read through the entire post and not even one topic made a sense to me. and i'm actually getting frustrated on myself why i don't get it. well basically what i wanted to do is to design my own website and integrate phpvms on it. here is the page i have created so far http://pafvirtual.com/1index.html this is in html (i have read in one thread that it has to be php) That page is basically a pure e…
Last reply by Nabeel, -
- 0 replies
- 1.6k views
Hello all, I have a problem, I can not divide one table into 2 different output table's. FleetTable show only a one table with information, but I need a conclusion in the two tables, first table of Boeing 737 and the second table  Airbus A319 how can I create this?  please help.. First Table is (list of all Boeing aircraft's) Boeing B737-300 EI-CHH, total flight time 00:12:50. Located at the airport Cologne Bonn (EDDK). EI-BBG, total flight time 00:22:40. Located at the airport Cologne Bonn (EDDK). Second Table is (list of all Airbus aircraft's) Airbus A319-100 VP-BBG, total flight time 01:20:15. Located at the airport Munich (EDDM). VP-BNM, total fligh…
Last reply by Artjom, -
- 2 replies
- 1.3k views
Hello. I've been having this error for awhile now, and I've seemed to have tried everything to fix this issue. I have a screenshot pasted below for a reference. Basically, what it has been giving me, is an identical copy of the registration form. I talked with a tech support representative, and they say it has to do with the CMS. If someone else has been having this error, please let me know if you've found any resolutions to this error. Thanks, Alan
Last reply by m5industries, -
- 10 replies
- 3k views
Hi, i eddited it with. <h2 title="BMI Baby Virtual Airlines">Join the BMI Virtual Team!</h2> <form method="POST" action="apply1.php" > <p><strong>Join our Team! We will get back to you within 24 hours.</strong></p> <table> <tr> <td> First and Last Name*: </td><td> <input type="text" name="name" size="25" /> <br> </td> <tr> <td> Date of Birth*: </td><td> <input type="text" name="DoB" size="25" /> <br> </td> <…
Last reply by Jeff, -
- 6 replies
- 2.8k views
Copied the original file "core/templates/pages_items.tpl" and placed in "lib/skins/MyTemplate/pages_items.tpl", this is ignored showing always the original.
Last reply by Nabeel, -
- 3 replies
- 1.4k views
I just received this message on the flight chart on the main admin index page. Any ideas?
Last reply by Jeff, -
I don`t know how it happen but I need to see how i can get to the admin link were i can change it http://flyasava.org/ can anyone help me
Last reply by simpilot, -
- 3 replies
- 2.4k views
First of all, I'm sorry for my poor English. But I'm sure you can understand. I am using scripts Lightbox2 Calling the scripts are in template.tpl /* This is required, so phpVMS can output the necessary libraries it needs */ echo $page_htmlhead; ?> <?php /*Any custom Javascript should be placed below this line, after the above call */ ?> <link rel="stylesheet" href="/lib/lightbox/css/lightbox.css" type="text/css" media="screen" /> <script type="text/javascript" src="/lib/lightbox/js/prototype.js"></script> <script type="text/javascript" src="/lib/lightbox/js/scriptaculous.js?load=effects,builder"></script> <script type="te…
Last reply by MVS105, -
- 8 replies
- 2.1k views
I made a couple of test registrations testing the email feature out, but, in turn, it is giving the new pilot's off numbers. Is there a way to change this to where it gives the correct number?
Last reply by Jeff, -
- 2 replies
- 1.5k views
I was looking through the database, and I was just wondering how administrators are specified / determined.. as far as I could tell (I may have missed something) I couldn't see any distinction between admins and non-admins in the `pilots` table.
Last reply by simpilot, -
- 4 replies
- 2.2k views
Tks for the awesome system fist of all. I have problems when typing Chinese. The site shows it in ????... Also, I changed some words like home, pilot center etc. into chinese, i have to change the encoding to BIG-5. How to avoid these problems? thanks Cheers!
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Hi guys, i just created EVA VA which is located in Taiwan. Due to the perception problem, I wanna edit the name: Taiwan, Province of China into Taiwan. I tried to find out the solution but i didnt get any idea. Could anyone tell me how to do it? Thanks a lot. cheers!
Last reply by Nabeel,