Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 9 replies
- 2.1k views
is there way you can edit the pilot id. so it is only 3 numbers not 4. 001 instead of 0001 thanks, Daniel
Last reply by Nabeel, -
Not a Big Problem but First i would like to make the View Pirep a Little Smaller (text) the Kacars log or Fscars and plus the box around the finance thing <tr class="balancesheet_header"> that i think is not showing up. The text is but not the table. any ideas? Thanks alot Daniel
Last reply by Daniel, -
- 9 replies
- 2.9k views
HI Guys, Something that i have just noticed today is when a pilot is retired he gets the email saying he is retired but in the subject it says SITE_NAME instead of the va name, im presuming that a php tag is missing there in the code, which file is that please?
Last reply by simpilot, -
- 9 replies
- 2.4k views
Hey guys, I'm not sure how it is coded to tell what groups is the pilot in. So if anyone could tell me the php codes to display what groups is the pilot in please and I'll would give you 1+ rep. Thanks!
Last reply by James142, -
- 9 replies
- 2.9k views
Hey Guys, I was wondering if you could help me a little, I keep getting this error in the admin panel when I try to edit new pilots; Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 35 bytes) in /home/flythere/public_html/buffaloairwaysvirtual.com/core/common/StatsData.class.php on line 183 Thanks, Thomas.
Last reply by TAV1702, -
- 9 replies
- 2.8k 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, -
Show only the schedules from last PIREP
by Guest parkho- 9 replies
- 3k views
Hi All I have a problem. I tried to uncomment out the code for filtering schedules down to the ones from last pirep accepted, so the pilots can only see schedules from their location. I'm not sure if the code works properly as I tried it and it didn't and still shows me the whole listings (my current location is EDDL and there is only one schedule from EDDL in DB whcih is the one I want only!). Please help me get this done. I appreciate your concern Thanks Parkho
Last reply by B737Pilot, -
- 9 replies
- 2.8k views
When I add a route I get wrong image when looking at it on a map. I get 'fix' img for a VOR and 'vor' img for a FIX. In file app.config.php following is stated: define('NAV_NDB', 2); define('NAV_VOR', 3); define('NAV_DME', 4); define('NAV_FIX', 5); define('NAV_TRACK', 6); But in the navdata table in MySQL a lot of fixes has type 3 defined and some VORs has mixed type 3 and 5 depending on airway. Is the definition in app.config.php correct or is the fault in the MySQL table navdata? Is this navdata.sql keept up to date? /BR Benny
-
- 9 replies
- 3.9k views
Hello All I am unsure as to how i can change the size of the google map under 'View a map of all my flights' in the pilot center. I believe that its this file : profile_myroutesmap.tpl that you edit, but its empty, i checked the one currently used by the site and it is also empty, how can i change the size of this map? Thanks
Last reply by ayhan041, -
- 9 replies
- 5.5k views
Hi, is possible add a favicon in phpVMS? Thanks!
Last reply by Thomas Rozanov, -
- 9 replies
- 2.7k 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, -
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, -
- 9 replies
- 3.1k views
Hi all, I'm having a bit of a struggle with the custom .htm pages, I can get php to work however when it comes to things like <? echo $pilotcode; ?> they won't display. I understand it's to do with the defining variable not being passed to the custom page but can't figure out how to solve it. Any suggestions or solutions?
Last reply by Bradpl6, -
- 9 replies
- 3.9k views
Can someone pass me the code map of the last flights of the VA and the Pilot please? I find no place in not one, thank you. Equal to that at low!
Last reply by Nabeel, -
- 9 replies
- 6.9k views
Hey! I am looking for the set of images to complete the default phpVMS rank images. It only came with the "new hire" images as seen below.
Last reply by simpilot, -
- 9 replies
- 2.8k views
All hello. Put the code in the frontpage_main.tpl At the moment there are flights, but they do not appear on live board <div class="mc020303"></div> </div> <?php if(!$lastbids) { echo '<p align="center">There are currently no booked flights!</p></div>'; return; } ?> <center> <table cellspacing="0" cellpadding="0" style="border:1px solid grey;"> <thead> <tr style="font-size:14px; font-weight:bold;"> <th align="center" style="background-color: #1F1F1F; width: 3.5%;"> </th> <th align="center" styl…
Last reply by Kapitan, -
- 9 replies
- 2.8k views
I have set up my website, set up the database (actually had the web server (commercial)set up the MySQL database)and have done the FTP including assigning permissions to all of the files as shown in the installation instructions. I have taken the URL to the install.php file pasted it into my web browser and when I go to it I get the raw code in the file not the control panel. Any suggestions? I don't know if this issue has come up before in the forums but didn't find it in a search. I'm probably just missing something simple, but those are also some of the hardest problems to identify.
Last reply by Dwight, -
- 9 replies
- 3.1k views
Well I've been watching my acarsmap, it has an error one would help to know where to start to solve this problem. When you're flying with kACARS it shows the distance Wrong, example: If I'm flying when I KATL-KBNA and landing he says he is missing 50 miles, but this is wrong because I got to the destination and KATL. When you're flying with FSAcars it shows the wrong heading, the aircraft are all pointing down 207 heading. Does anyone know how to fix these bugs? Thanks to all.
-
- 9 replies
- 2.6k views
I just installed a copy of phpVMS for someone on an addon domain they have literally just created in their cpanel, with a fresh copy of phpVMS downloaded from the site. For some strange reason, despite the topbanner.jpg file I uploaded being the regular phpVMS one, it displays "Aurela Airlines" Take a look: http://www.nationwidevirtual.com/ Huh?
Last reply by joeri, -
Search pilots by Ids,Name
by Guest- 9 replies
- 2.6k views
Hi there i just want to know how we can make search form to search pilots by IDS or Names or possibly both. can anybody tell me the code i also wanted to implement it on by other website not associated with PHPVMS. Thanks in Advance
Last reply by Nabeel, -
- 9 replies
- 2.2k views
Hello, Cheers edit: PM sended to Nabeel and removed this post.
Last reply by Nabeel, -
- 9 replies
- 2.2k views
So I switched the skin and styles and certain pages are showing the content lower then it should example look at the map: http://www.flyhawaiianva.com/index.php/acars What part do i edit and what do i add/delete. Thanks, Mitch
Last reply by Mitch L., -
- 9 replies
- 3.3k views
Hello Members, Well i wanted to create a Flight Board which could show status lights/pics + it should be like a digital one and should be like a real life Flight Board. Can anyone help me with this? Awaiting Reply,
Last reply by fsxsimulation, -
- 9 replies
- 3.4k views
G'day All, I'm having some trouble manipulating the code below to get it to display the pilots first name, rather than their ID <?php if(Auth::LoggedIn() == false){ echo 'Hello Guest'; }else{ echo 'Hello '.PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid); } ?> Some help would be great, i've tried a few times, and i just can't get it to work Cheers Tylor
Last reply by Tylor Eddy, -
- 9 replies
- 3.1k views
Alright, so using x10 Hosting (Free;I can barely bring myself to spend bandwidth), I'm planning to start up a VA. So, I got to initiating install.php in my browser (Google Chrome, if that helps), but it didn't come up with the database setup screen, but a wall of coding. I don't know if I misinterpreted the tutorial, maybe I missed a step, or I botched something else. So, i'll have to swallow my pride and ask for help.
Last reply by GoldenJet VA, -
- 9 replies
- 3k views
Wanted to raise my rank to max. and staff so i went to php my admin and edited the sql for ranks and it worked for about a day. but then it changed back to my normal rank (hours i flew) . i think it just self updates. what did i do wrong or is there another way?
Last reply by stuartpb, -
- 9 replies
- 2.4k views
Hello everyone! I am making my way thru phpVMS and I am really liking it. The problem is that my php/css knowledge is very small so I need to google and research for every step I make which in the end is making the process hard. Anyway, I am using the ObsessBlue2.0 template and I would like to know the following: 1. How can i input static text on the FrontPage instead of the News. I deleted the echo $page_content; and added some text I wanted but It now displays on every single page? How can that be fixed? 2.How can I align the ACARS map and the tables to fit the page perfectly. I am getting this now: 3. How can the menu items and everything in the left menu…
Last reply by freshJet, -
- 9 replies
- 2.2k views
this thread is mainly for the author of phpvms. it may be something for you to think about in the next release. Is there someway, you can only allow a pilot to select a bid, on a route from the airport he was last at? I know, using the fleet pages etc, you can tell via the last pirep where an aircraft is, so it must be possible. So if a pilot flies from A to B, only allow him to add bids that Start at B, and not A?
Last reply by ukmil, -
- 9 replies
- 6.1k views
If I were to add another field in the .csv to import to my site, what are the steps to have it recognize the new field when I try to import it? The field I want to add is Services which will include the type of services offered for the particular flight (meals, refreshments, snacks, etc.).
Last reply by AlexEtz, -
Hi, Is there a way to show not only the remaining flighttime but also the estimated arrival time based on GMT + timeremaining or something like this? Sorry for that stupid question but I`m clueless in writing codes. kind regards manuel
Last reply by mseiwald,