Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
autoretire
by joeri- 4 replies
- 1.6k views
just a question about autoretire Nabeel toled me iff a pilot went retired he will get an email can somebody confirm he has this working i don't
Last reply by Nabeel, -
- 5 replies
- 1.6k views
Hey guys, For some reason, all of a sudden, when adding a schedule and calculating the distance, it is always "6083.70091069". This occurs no matter what the distance between the two airfields are. Can anybody help me? I can provide screenshots upon request. Thanks Cody
Last reply by Drcodyjones, -
- 5 replies
- 1.6k views
Can Someone tell me the code for only allowing only people above a certain rank to view a page. I'm guessing it goes something kind off like this but i'm not sure. <?php if(Auth::Rank() => FirstOfficer) { ?> <li><a href="<?php echo url('pages/discounts'); ?>">Discounts</a></li> <?php } ?> Is this correct?
Last reply by Parkho, -
- 2 replies
- 1.6k views
Hello, i freshly installed phpVMS to build a VA site. Installation was smooth and straight forward. Now i wat to add some Airports and our Hub but it ends with the following error: Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 250 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 804 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 804 Strict Standards: Ac…
Last reply by ahughes3, -
- 4 replies
- 1.6k views
In the aircraft table, what is the purpose of the minrank and ranklevel fields? I'm assuming one if them is for the minimum rank level to use that specific equipment. Also, in phpVMS 5.2.2 - does restricting the aircraft by rank actually work correctly. I'm using simpilot's Front Schedules if that makes any difference. Thanks
Last reply by ProAvia, -
contact us
by Lotus- 3 replies
- 1.6k views
I see that there is a contact us function. I'm feeling a bit stupid, but how do I access it?
Last reply by Nabeel, -
- 4 replies
- 1.6k views
Hi I just install the PHPVMS and I am trying to finger out how can I fix this error I am getting is ADJUST THE WIDTH OF THIS IN YOUR LOCAL.CONFIG http://flyasava.noadsfree.com/index.php/acars Thanks Eric maresh
Last reply by Nabeel, -
- 4 replies
- 1.6k views
Is there anyway to change a pilots Id, lets say for some reason the callsign start at 0003 how can you change 0003-0001. Thanks.
Last reply by Nabeel, -
.htaccess file included it phpVMS
by Guest- 3 replies
- 1.6k views
Hey, So i was thinking and i thought that it might make alot of sense and decrease ALOT of theft if phpVMS included a .htaccess file. Just a thought.. AND: Sorry about posting this here, thought about were to post it for like 10 mins :-P lol
Last reply by Kyle, -
- 4 replies
- 1.6k views
I have tried re-setting password for my cpanel. Went through the reset, let vms reset password and followed instructions. Recieved password and pasted it into my cPanel log in and it says that login is invalid. Want to reset both user name and password, but I am now lost without any idea to accomplish that task. Any ideas? Would apprediate your thoughts. Kind Regards, Grizz Wallace
Last reply by joeri, -
- 4 replies
- 1.6k views
I have searched through the phpvms files for a couple of hours now but I still can't find anything that relates to changing the width of the live flight map. The code I have in the main template file is: style="width:<?php echo Config::Get('MAP_WIDTH');?>; I am trying to work out where the "map_width" setting is coming from, but had no luck so far. Anyone know where to find it?
Last reply by ahughes3, -
- 1 reply
- 1.6k views
Hello; I would like to know if it's possible to use phpVMS users informations in an other file, for exemple I want to make a separate page for the pilot center and recover the total flight hours, the total flights ... informations. Thank's
Last reply by magicflyer, -
- 1 reply
- 1.6k views
Hi, I want to create a menu in core_navigation.tpl when I click it opened a new page in other tab. Any Idea??
Last reply by Tom, -
- 3 replies
- 1.6k views
Hi there, I was wondering if there is a way to add a random flight generator to your va? I know it sounds silly, but whenever someone bids on a flight, you have to re-make it. If anything, is there a way to make the schedule static so when someone bids, it won't go away? Or even better, take the bidding out all togther? Thanks for your time.
Last reply by HighFlyerPL185, -
- 2 replies
- 1.6k views
Hello everyone just need little help if for example from simpilot touchdown module i wanted to skip any of the aircraft how should i get the final result. from all the touchdowns i wanted one or more aircraft should not show up what will be the code i can use to skip any aircraft? i used this code but still no luck <?php foreach($stats as $stat) { $pilot = PilotData::getPilotData($stat->pilotid); $aircraft = OperationsData::getAircraftInfo($stat->aircraft); If($aircraft->code == “C172â€) { Continue; } else { echo '<tr>'; echo '<td>'.PilotData::getPilotCode($pilot->code, $pilot->pilotid).' - '.$pilot->firstname.' '.$pilot->l…
Last reply by IrfanKhan, -
- 6 replies
- 1.6k views
Hi, Can someone help me understand all the security warnings I am getting on my VA? The site is www.ndbair.com and I'm using several add-ons from Crazy Creatives. Regards, Chris
Last reply by ChrisSmith, -
- 2 replies
- 1.6k views
Hello, I have stylized my ACARS map, but I'm not sure how to stylize the Route Map to look as same as the ACARS map.
Last reply by LeonardIGO4036, -
- 1 follower
- 5 replies
- 1.6k views
Hello!, I'm new here, I'm building Air Costa Rica Virtual Airlines, I'm actually building the website and I found this option, PHPVMS, and I want to work with it, but when I was trying to install it on my page this appears (look image), and I tryied with youtube's tutorials to install PHP 5 and it is impossible to my, if you can help me please! Best regards!
Last reply by Vangelis, -
- 4 replies
- 1.6k views
Hi, I added an in page CSS to style the links on my fleet page, but when I do that it screws up the other links in the page. Also, in my pilot center, if I style a second side menu, it screws up the formatting of the top navbar. I've googled it and tryed everything I can think of
Last reply by Jeff, -
- 1 follower
- 2 replies
- 1.6k views
Hello, I am trying to create an external asp.net website and I wish to make an admin section where if the admin user clicks on a page he gets a list of pireps awaiting approval (if possible from a specific airport).
Last reply by BAW432, -
- 2 replies
- 1.6k views
good day all, i want to ask you how to link phpvms flights with ivao network? i mean the flight show only pilot connected at ivao network, now, all pilots (just run the acars) be shown in my website, so i wanna to showing all pilots be connected in IVAO (or) VATSIM network only! this possible? thank u all
Last reply by tkfeeny, -
- 1 reply
- 1.6k views
Bom dia, estou tendo esse problema, da localizaçao é tranquilo, vou cadastrar, mas no captcha ele nao aparece para digitar. imagens abaixo:
Last reply by TennShadow, -
- 5 replies
- 1.6k views
I am having a problem with xacars, it is giving me an error saying that the url for the flight tracking is giving an error. This happened recently and suddenly, I am not sure what is going on, I have cleaned the cache, and resent the acars table, but that did not help. I have set everything up correctly. I do have 2 other xacars configs in the same location, but they are not named the same, I have named the xacars config file that is in use just xacars as that is what it was before. Any help would be greatly appreciated.
Last reply by Strider, -
- 4 replies
- 1.6k views
Why is the Airplane icon showing the SAME ALL TIME ON THE MAP? why is it not changing? any body can help me, would be great*
Last reply by SkilledPilotA320, -
- 2 replies
- 1.6k views
Hello, as toppic tittle i'm having this error when click register button someone know what can cause it? Thanks a lot and best regards to all.
Last reply by Mark12s, -
- 2 replies
- 1.6k 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, -
- 4 replies
- 1.6k views
Hello i just downloaded phpvms and as it seems i am not able to install i get this error Parse error: syntax error, unexpected ')', expecting '(' in /home/.paws/baggelis/baggelis.com/trunk/install/install.php on line 31 i would apreciate any help Thanks in advance
Last reply by Vangelis, -
- 2 replies
- 1.6k views
When a pilot bids for a flight and looks at the pilot briefing, there is no info for cargo or passenger load out. How does a pilot know how many passengers or cargo to load?
Last reply by TAV1702, -
- 1 reply
- 1.6k views
When pilot's make flight hours they earn money, but what can they do with it?? I came up with an idea so that they can buy tickets with the money they have and then they'll recieve the flight hours for that ticket! So let's say I have $3000,- and 50 flight hours, I buy a ticket for a flight of London-NYC then afterwerts I've lost like $700,- (the route price) and then I have earned 7 flight hours (duration of the flight). I am a dummy in php maybe anyone can help?
Last reply by James142, -
I want a strip of blue in my footer, but the strip always goes under my banner. Here's the code: CSS: #footerbar { height:10px; width: 760px; background-color: #4A6C90; } #footer { position: bottom; float: bottom; width: 760px;} TPL: ?> </div> <div id="footer"> <div id="footerbar"> </div> <br /> <br /> copyright © 2007 - <?php echo date('Y') ?> - <?php echo SITE_NAME; ?><br /> <!-- Please retain this!! It's part of the phpVMS license. You must display a "powered by phpVMS" somewhere on your page. Thanks! --> <a href="http://www.phpvms.net" target="_blank">powered by phpVMS</a></p&…
Last reply by Aaron,