Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 5 replies
- 1.4k views
Quick question. I had a staff member ask me if there was a way to only show their last name initial instead of their full last name? They didn't like the fact that where ever their name showed up it is their full name. Is this possible? I personally don't care one way or the other but I figured I'd ask. Thanks, Keith
Last reply by TennShadow, -
question about live map
by Guest- 2 replies
- 972 views
Hello all, i have yesterday installed phpvms, first my compliments for this wonderful script! its really awesome! but i have an problem, yesterday i flight with FSAcars, but he doesn't show any activity on my live map, where can be the problem? the adress are: www.vd-werff.nl/site, i just wanna make it working than edding the template. i hope someone can help me. Thanks a lot Jelle
-
question about local.config
by Guest- 3 replies
- 1.1k views
Hello all, i have an problem. When i change some stuff in local.config.php it doesn´t make any change on the website?! does anyone know what to do? Thanks a lot, Jelle
Last reply by joeri, -
- 1 follower
- 4 replies
- 1.8k views
Hi community I have a question. Is there a way to simplify or improve this code? I would like, if there is no information to the airport, a text like example: no gate info available. PS I'm a beginner with php <?php $zurich[] = "Terminal 1 Dock A"; $zurich[] = "Terminal 2 Dock B"; $zurich[] = "Terminal 3 Dock E"; $zurich[] = "Dock D"; $zufallsIndex = rand(0,sizeof($zurich)-1); if($info->destination[0]->icao_code == 'LSZH') echo $zurich[$zufallsIndex]; elseif($info->destination[0]->icao_code == 'BKPR') echo "Stands 201 - 203"; elseif($info->destination[0]->icao_code == 'GCFV') echo "Stands 18 - 22"; elseif($info->destination[0]-…
Last reply by magicflyer, -
- 1 follower
- 7 replies
- 3k views
Recently released my OFPs to pilots and was aware of the issues with the NavData regarding their accuracy. My plan (or only option) is to manually update all the relevant data, i.e all the data that applies to my routes and surrounding waypoints/navaids. My question is which AIRAC was it built upon?
Last reply by airhaul, -
- 1 reply
- 1.2k views
Hello everyone, I want to know if there is a way to have phpvms in French and English without translation google not. Thank you
Last reply by servetas, -
- 2 replies
- 2k views
Hello guys, I would like to purchase a domain.. But, I have a question... Phpvms work with LINUX's Server or Windows's Sever ??? Best Regards Simone Catalano
Last reply by simonecatalano, -
- 7 replies
- 2.1k views
OK, Here is what I'm seeing. When I file a PIREP (so far just manually, no ACARS) and I view the pirep on the pilot side there is no fuel cost. I then check the admin side and there is no fuel cost there as well. I then look at the "Reports and Expenses" overview and under "Aircraft" there is no mileage. In order for me to get those to show up I must recalculate distances and PIREP finances. Is this the normal way of doing it or will it fix itself after X amount of time? Running latest Beta.
Last reply by Nabeel, -
- 2 replies
- 1.8k views
Hi all, This question might seem obvious, but I need a firm answer from someone who's familiar with phpVMS to tell me what the "Reset total hours count" option does in the maintenance section of the admin panel. I have some hours that have not been accounted for on my roster (due to direct input via the database, phpMyAdmin) and I'd them to show up. However, I don't want to select the "reset total hours count" button if it will erase all of my hours. Thanks. I appreciate the help in advance.
Last reply by AGuyFawkesMask, -
- 4 replies
- 1.9k views
I am not sure if this is the right place for this question. I have a few different airlines in my VA, I have a cargo division, code MHK, but it is too similar to the main code MH (Malaysia Airlines) And my flight tracking software doesn't pick it up, and when filed it adds the K in the number field and Malaysia Airlines as the airline. My Question is if I change the MHK code to something different like MK would it affect anything, if so how can I fix it?
Last reply by masmas, -
- 3 replies
- 1.6k views
Hello everyone I have a question .. how can I edit the signatures of the pilots? I talking about the banners which contain information about the VA Pilot (Name, Rank, Country, hours, Flights, income, etc.) Is there a guide available for it? Sorry about my english Regards Diego - ALV1007
Last reply by mseiwald, -
- 5 replies
- 1.7k views
hello all but mainly our php guru's you all know the autoretire part off phpvms you set a date (30 days and the pilot goes retired iff he makes no flight befor that date. now my question is is it possible to expand this part to something with an els/if statemend ex: pilot registers needs to make first flight within 14day of registration. iff not retire but for the active pilots it needs to be 30 days hope you all are getting me gr joeri
Last reply by Cor, -
- 9 replies
- 2.5k views
I'm having an issue with schedule imports, specifically the route during import. When I import a schedule, the route imports question marks instead of spaces ie: MARCI?V7?SWAGS???. Is there a fix? I have not changed anything in my environment, has anyone else seen this before? Thanks,
Last reply by ProAvia, -
- 2 replies
- 1.3k views
# ACARS options # Minutes, flights to show on the ACARS # Default is 720 minutes (12 hours) Config::Set('ACARS_LIVE_TIME', 600); Config::Set('ACARS_DEBUG', false); Does this time start from the connection to ACARS or from the disconnection of ACARS. (I.E. the 600 minutes starts as soon as a pilot disconnects from ACARS)
Last reply by Petey, -
- 4 replies
- 1.6k views
I would like to know, what code would I need to get the percentage of flights done with each recording tool, like kacars,fspax,xacars and manual. The out come would be something like: 80% mACARS 55%xacars 60% fspax 30% manual Those figures are not accurate in the slightest, just used them to illustrate my point. I do not want this to look at just the current months pirep count, but the entire pirep count for the VA
Last reply by Strider, -
- 1 reply
- 1.2k views
I added a list of information at what I thought was at the bottom of the home page, but it appears on every page of the site. Is there a way to only have something show up on the homepage and not everywhere else?
Last reply by James142, -
- 2 replies
- 1.4k views
Hello, I am a season CEO of a previous VA that was using VAFS previously. After a while we went our seperate ways and I decieded to make a new VA using PHP VMS. With the previous VA that I had I made a BEAUTIFUL website by using 1 and 1 .com and I would put the "Modules" (Va windows for pilot stats, Airline info, live maps, ..etc) directly onto the site. I was curious if there is anyway to do this with PHP-VMS? I know the entire system runs off of the website but I was just curious. Also if you can't tell I am incredibly new to the whole coding world of PHP, java script, and css. Forgive me if this question makes no sense. As I said I am new to the PHP aspect of thi…
Last reply by pilotalex91pf, -
- 1 reply
- 1.3k views
Hi, I put in my virtual company XACARS and I wanted some clarification if possible. For the client I understand how it works, but not for the server. What should I do? Just put the file XAcars Server Scripts written in PHP (http://www.xacars.net/downloads/serverscripts.zip) in the root server of the company, changing only the address of the VA? or I must create a specific database ? thank you very much for responce bye fsx
Last reply by joeri, -
- 3 replies
- 1.5k views
Hey i have a quick question after watching that video tutorial...within the template folder what other files do i need to have, i see he has like , login_form, pilots_list, profile_main and so on, is it just whatever you edit you need in your template folder or are there specific files...If so what exact files do we need to put in there cause right now i have everything running from where they are, and my template is just calling them in...couple more questions... Is the way i have it set up bad... Will they all get overwritten if that happens...lol knowing my luck it will Once again stupid yet pretty important, haha thanks again sorry if it was already answered i coul…
Last reply by Nabeel, -
Hiya, Before I carry let me apologise, I really do not know how to do any coding stuff etc for my VA. I am quite happy doing the admin side of things like adding flightplans, aircraft and all the other stuff that needs doing but actually coding stuff into the website is not my cup of tea! So, I will probably be asking lots of questions in this thread until I am happy with my site, apologies again! I do search for things to try and find answers but sometimes the answers are not just available to what you actually require! so, here goes! Could someone please tell me how to add a signature to my forum posts? Obviouslyt I want the signature to relfect my VA. What code…
Last reply by TennShadow, -
- 13 replies
- 4k views
I'm working on the awards, I got them to show. The problem is they run on the same line. SO much that you have to scroll over to see them all. Is there a way to only show 4 per line? Another problem. How do I show the images on the public profiles? All I see is the text. Eddie
Last reply by mattia, -
- 7 replies
- 1.8k views
Hello y'all, Sorry if my questions has been already asked but didn't find anything about them. - Can I install and run phpVMS system on an already existing VA website made with Guppy ? - Is it compatible with IVAO ? - Is it or will it become compatible with FsCaptain ? - Can I record previous flights flown by members with passengers, cargo, fuel, miles traveled, etc... ? (total on each category not every single flight). - About FsAcars, is it mandatory to use it or is it just optionnal ? - Will you recommend using FsAcars as it is much better with phpVMS or doesn't change things too much ? Thanks for your cooperation. Sincerely, Alex
Last reply by Nabeel, -
- 3 replies
- 3.4k views
Hi guys, I have a few questions regarding converting; asking them here, I 'googled' what I needed, but they're specific to my install. I have a skin that I made on 2.1.935 and I'd like for the skin to run on that, as I'm more familiar with the syntax/templates. How hard is it to convert certain things? Here's the issues I have: On localhost:8080, there's various errors. Airports won't fetch data automatically (how can this be updated), and fleet cannot be added with a red bootstrap notice 'There was an error while adding fleet'. Google maps also do not work, will this suffice on DavidJClark/phpvms repository https://gist.github.com/nabeelio/…
Last reply by web541, -
- 7 replies
- 1.8k views
Hi everyone. I have a quick question if I may. I have not done very much stuff in the past using echo. I always shyed away from it. I have edited my downloads page in my template I call Crystal 2 to match the admin downloads list. Now on to my question. I want it to know if it is an admin or a regular user. If it IS an admin I want it to display this info. <span style="font-size: 8pt">[<a id="dialog" class="jqModal" href="<?php echo SITE_URL?>/admin/action.php/downloads/editcategory?id=<?php echo $category->id?>">Edit</a>] | [<a class="ajaxcall" action="deletecategory" id="<?php echo $category->id?>" href="<?php echo SI…
Last reply by TAV1702, -
- 1 follower
- 3 replies
- 1.2k views
hello all quick question as i am somewhat stuck as my sql coding sucks i need to update a table where the value is currently 3 and must change in to 1 for the whole table how would i write it in sql thanks in advance joeri
Last reply by Parkho, -
- 5 replies
- 2.9k views
have question don't know if it was already asked by someone and answered is there a a possibility (function) to count all enabled aircraft by ICAO type and is there a possibility to output all registrations of the same? best regards, Thomas
Last reply by freshJet, -
- 1 follower
- 2 replies
- 1.4k views
is there a way to change all of the shortcuts in the phpvms && admin to use https? I am looking into forcing ssl connections on the admin side.
Last reply by Ethan, -
- 3 replies
- 2.3k views
This is the error message I am getting, have this problem in local machine, not on the server the airline actually is. Where to set the timezone info? Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CST/-6.0/no DST' instead in /var/www/html/phpvms/core/classes/CodonCache.class.php on line 201 Thanks a lot for any tip. Sergio Korlowsky
Last reply by skymx, -
- 8 replies
- 2.4k views
I made some new fields in the _pilots table that have VATSIM ID and IVAO ID. In the registration form I have a radial button that has yes/no if the user is a member of VATSIM and/or IVAO. I need to make an if statement that if the button is equal to yes, then display the id text field. Here is what I tryed, I'm hoping to do it without javascript but not sure if possible. Any ideas? <td>Are you a VATSIM Member: *</td> <td><input type="radio" name="vatsim" value="Y" />Yes <input type="radio" name="vatsim" value="N" />No</td> </tr> <?php if(vatsim=="Y") { ?> <td>VATSIM ID: *</td> <td><input type="te…
Last reply by Tom, -
- 0 replies
- 817 views
Hello, I was just trying to see if anyone here has integrated Rainviewer into their live map, I know there’s a api for it, and I have gotten it close but I can’t get it 100%. Another thing is, has anyone found a way to edit the live map, as to where you click on the flight and the pop up is all styled, as opposed to the little acars bubble pop up…just doing alittle messing around with a test site I have, and I’m stuck at this point.
Last reply by Atcarrillo,