Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 10 replies
- 3k views
Hello again, I have decided that until further notice, my VA will use the pure_HTML5 skin. The default picture is 630x260px, and I can edit that easy, but how to I make it a slideshow? Here is what I want in it: http://slideful.com/...78108823_pf.htm Site: www.bluehawkvirtual.net
Last reply by alblua, -
- 6 replies
- 3k views
I'm trying to copy over the pilots list page. I am copying from the original pilots list page to a new page which is located in the skin folder. I have copied and pasted successfully but the pilots list doesn't load anything. The if (!$pilots_list) {} statement returns true and the operation to load the pilots is canceled, meaning something is wrong with calling the method. I'm sure that this has something to do with moving the code. Thanks in advance.
Last reply by WiltshireAirlines, -
- 2 replies
- 3k views
In the Airports database, we still have the old ICAO codes for Johannesburg and Lusaka. New codes are: FAJS-FAOR FLLS-FLKK Jerry Mrima Founder FOF VA
Last reply by Jerry, -
- 9 replies
- 3k views
Hi guys, im having trouble locating the settings when a pilot logs in they are redirected to their main profile. I have this setup before but after some changes and updating its gone back to when you log in you go back to the main index. Thanks.
Last reply by mw308, -
- 9 replies
- 3k views
Where is this defined? It doesn't seem to be a php function and I want to change it so all the dates recorded are GMT. I've already set the php default timezone to GMT in local.config.php, however this doesn't seem to affect now(); How can I change it? Thanks
Last reply by savagegrave, -
- 7 replies
- 3k views
hello all i am stuck again building a new template i need to change the width of the finance charts and stuff i alterd every code i found related to that but it keeps the samle width as you seen in the picture the chart is smaller but the black sheet stays large regards joeri
Last reply by tutmeister, -
- 14 replies
- 3k views
Getting this error when pilots apply.
Last reply by Nabeel, -
- 1 follower
- 5 replies
- 3k views
Dear folks i am willing to put search function by airlines please help this what i have in schedule_searchform.tpl <h3>Search Schedules</h3> <?php if(Auth::LoggedIn()) {?>[/size][/font][/color] [color=#000000][font=Verdana, Arial, Helvetica, sans-serif][size=2]<form id="form" action="<?php echo actionurl('/schedules/view');?>" method="post">[/size][/font][/color] [color=#000000][font=Verdana, Arial, Helvetica, sans-serif][size=2]<div id="tabcontainer"> <ul> <li><a href="#depapttab"><span>By Departure Airport</span></a></li> <li><a href="#arrapttab"><span>By Arrival Airport&l…
Last reply by jamyboy, -
- 11 replies
- 3k views
IE is Internet Explorer, which is pure trash. When using it, pilots can't log in and file PIREPS. Has anybody else experienced problems? (I used Firefox for the whole process, but somebody said they couldn't acess the pilot center, so I think they are using IE, which doesn't work well.)
Last reply by UAVCEO, -
- 17 replies
- 3k views
Hey Guys, Lorenzo asked me to post this, so here it is http://smartjet.org http://smartjet.org/WRK Thanks alot! Nick
Last reply by Nabeel, -
- 3 replies
- 3k views
Hi This is not a problem and I only need to make a limitation for my pilot. I describe what i want and if any one know it PLZ help me. I want to make current position for my pilot mean when one of my pilot flew from X to Y his current pisition change to Y and he only could fly from Y to other airport. and the same thing for my aircraft for example if aircraft A is in airport y pilot who want to fly whit A and his current pisithon is not in Y shold buy tiket and fly whit A something like FSAirlines. PHPVMS can suport something like this?
Last reply by mehdi289, -
- 7 replies
- 3k 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, -
- 12 replies
- 3k views
Hi everyone I've added in a pilot field for peoples VATSIM ID in the admin panel, and it is showing in the table as "vatsimid". I've then copied the text in the pilots_list.tpl that pertains to the addition of a custom field, and where it pulls the field name based on the pilotid, I've called it both "VATSIM ID" and "vatsimid", and neither are getting any results. I've added "<th>VATSIM ID</th> to the table headings, so the column is showing, but the dashed lines don't stretch across into the new column and it is completely blank. I'm obviously doing something wrong but I can't figure it out! Any ideas anyone? Also, how can I sort the pilot list by desce…
Last reply by mw308, -
- 1 follower
- 6 replies
- 3k views
Good day, I have for some reason not a phpvms_ledger table. I do not understand why, maybe because I doesnt have the latest update. I did not do the update due to the many modifations. The site function fine, but the finances does not update when selling/repairing aircraft, not showing the expenses, sales income. Any help, or a SQL query that can add the table? Best Regards, Jakes
Last reply by Jakes, -
- 1 follower
- 6 replies
- 3k views
Hey I am working for CodeShare flight module for my virtual it seems to me everything is work and i can book a flight but should first to add the flight to the system. this is my virtual website http://www.omanair-va.org/ --- and this is direct link for codeshare http://www.omanair-va.org/index.php/Codeshare what i want to do , when someone book a flight it will move him to schedules booking page to display information of the flight but i want to separate the normal flight with codeshare flight in other word , i want to create a new tpl file for example schedule_boarding_pass.tpl schedule_briefing.tpl to display different design for code share flight. now i…
Last reply by alyousafi, -
- 7 replies
- 3k views
Dear Valued Members of Phpvms Forum i came across on a stage where i need a news/blogger for my html based website can anyone please help me out here what should i do to get an News/blogger with my own custom skin. where it should have newest post option new article option. i hope you guys will understand. Regards Ahmad
Last reply by cloudsurferuk, -
- 6 replies
- 3k views
Not sure what's happening here. This code is straight from IceBlue by FlyAlaska. <section class="page-contents"> <div class="container"> <br /> <h3><i class="fa fa-users" fa-lg style="color:#04327F"></i> Our Pilots</h3> <script type="text/javascript"> $(document).ready(function() { oTable = $('#blueIce_Pilots_List').dataTable({ "bJQueryUI": true, "sPaginationType": "full_numbers" }); } ); </script> <table id="blueIce_Pilots_List" width="100%" border="0" cellspacing="0" cellpadding="0" class="blueIce_table"> <thead> <tr> <th>PID</th> <th>Name</th>…
Last reply by omglookeyhere, -
- 6 replies
- 2.9k views
Hi, I am new here, I have with the help of dunnies guide got phpVMS up and running, I have added my fleet of aircraft now to start on the airports, but that the issue. I go to add the airport enter the ICAO 'EGKK' then click look up and nothing, so enter the details manually takes a while. then click hub then 'add airport' and I get an error message 'there was an error adding this airport' what am I missing? Thanks Dean 5SA CEO http://5starvirtualaviation.com/
Last reply by 5SA CEO, -
- 6 replies
- 2.9k views
Airline with code FLY,032,EGLL,LOWW,,FLY1003,,688.323,09:20," 11:40"," 0"," "," 300"," P"," 16"," 1" does not exist! Skipping... Airline with code FLY,033,LOWW,LBSF,,FLY1003,,435.457,12:40," 14:15"," 0"," "," 300"," P"," 1"," 1" does not exist! Skipping... Airline with code FLY,034,LBSF,LOWW,,FLY1003,,435.457,15:55," 17:45"," 0"," "," 300"," P"," 1"," 1" does not exist! Skipping... Airline with code FLY,035,LOWW,UUDD,,FLY1003,,901.619,19:00," 21:45"," 0"," "," 300"," P"," 1"," 1" does not exist! Skipping... Airline with code FLY,036,UUDD,LOWW,,FLY1003,,901.619,02:35," 05:35"," 0"," "," 300"," P"," 2"," 1" does not exist! Skipping... Airline with code FLY,037,LOWW,LCL…
Last reply by 5SA CEO, -
- 5 replies
- 2.9k views
Hi, You can add expenses on a pirep. For catering or so. I tried this out, and found out, that it did not function. In the send pirep, I see the expenses, but under Reports and Expenses it is pretty empty. If I click on expenses it says: No expenses have been added So is there a switch to set? RobB
Last reply by aarbee, -
- 14 replies
- 2.9k views
Good evening i want after user login no need to relogin next time stay logged in thanks in advence
Last reply by FlyingMachine, -
Is there something already to show Hub Stats like... Total flights Total hours Total Miles Total Pilots Maybe Total Schedules? Thanks
Last reply by Tom, -
- 8 replies
- 2.9k views
edit
Last reply by TAV1702, -
- 1 follower
- 15 replies
- 2.9k views
hi all are many months that my site is slow to load pages and do not know what to do. could you please help me.! this is my site: http://www.italianivolanti.it/iv Thanks in advance
Last reply by mattia, -
- 9 replies
- 2.9k views
What code would i need to add the pilots user group in the profile & signature ? Would like to make staff members more prominent to the pilots so they can find help easier. Thanks, Dave.
Last reply by Kyle, -
- 1 follower
- 13 replies
- 2.9k views
Hi I had this problem. I use Smart Acars... Help pls!! [01-Nov-2016 16:25:22 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/travelsk/public_html/php/core/classes/ezdb/ezdb_mysql.class.php on line 99 [01-Nov-2016 16:25:29 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<fon…
Last reply by Parkho, -
- 7 replies
- 2.9k views
Ok, you know in the pilot roster list and they have VATSIM links, how do i do that like the img on the bottom. http://highfreightva...co.cc/Mine!.JPG One point if it works!
Last reply by Strider, -
- 9 replies
- 2.9k views
Hello all, I'll have on each page within the admin center, in the upper left corner, an error called sidebar_dashboard.php. Due to this error I can't add anything, because the sidebar is gone. I appears to happen to all the pages not only the dashboard. Does anybody know an fix for this? Thanks KLM
Last reply by jrodosu, -
- 9 replies
- 2.9k views
Can this be done in PIREP Edit instead of going into the DB? Sure would be nice. Even as the submitter, you can't.
Last reply by RocketRod, -
- 1 follower
- 5 replies
- 2.9k views
I have moved the website of my va, to a newer hosting company. Except for several errors, which have been corrected, or are only a small nuisance, I have one that is bugging me. 75% of the mails send to pilots do not arrive, because the mails receive a 550 message, meaning that the email address does not exist. Further investigation tells you that the mail has been rejected because the mailserver was on a blacklist. I emailed my hosting company and they said:"If you use the standard smtp on port 25, you have the risk that it is blacklisted". You should use the fixed address and ports. It was not difficult to find, where to change it, but I could not find where/how to…
Last reply by aarbee,