Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 1 reply
- 1.6k views
Hi All of a sudden, a message has been appearing around the website: This is the piece of code that is causing the error, which is the same as I've always used and has never caused any problems: $pilotid = PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid); $id = PilotData::getProperPilotID($pilotid); There has never been any problems with this and all of a sudden it just started. Line 189 is "foreach($airlines as $a)" with the surrounding function - none of it has been modified. /** * Parse a pilot ID from a passed ID * * @param int $pilotid Pass the ID string * @return int Returns the integer database ID * */ public static fu…
Last reply by danielp1997, -
- 3 replies
- 1.6k views
How can I get VMS to list 100 flights rather than 25? I would like to see more in one page. Thanks Rich ceo vcal
Last reply by vcal, -
- 3 replies
- 1.6k views
in the side bar i would like to add total miles flown and pending pilots if possible. could i hv the php please thanks Daniel
Last reply by simpilot, -
- 1 reply
- 1.6k views
I searched the forum first and did not find any reference on how to change this. I customized the colors of all the page titles in php/vms successfully but I just added a new page from the Admin Panel and the title is orange like the original titles. How do I change this to the blue of the other titles. I tried searching directories. It has been added into the core pages but all that is in there is the text I entered. I can change the color of that text but not the title on the page when it is clicked on the navigation bar on the website. Thank you.
Last reply by tgycgijoes, -
- 2 replies
- 1.6k views
Here's the deal. I want to add a new field to the schedules table. I've done this before with the bids but it was a bit easier in that case because when you went to edit the php files there was very little to change, whereas with the schedules there's a bit more. Question is, is there an easy way to do this? And is there any way to prevent the changes being overwritten by updates? I know the usual way round the update overwrite issue is to create a new class file but this isn't going to work in this case because I need to modify an existing one. Any ideas?
Last reply by freshJet, -
- 1 follower
- 3 replies
- 1.6k views
Absolute beginner here. 1. How do I run installcheck? 2. How to run checkdb? 3. How do i delete PHPvms and start over again? (wipe out everything) 4. Or how can i get back to this screen attached? Seems things are so messed up it's beyond repair. Any thoughts would be appreciated. thanks and Kind Regards Grizz Wallace
Last reply by Parkho, -
- 2 replies
- 1.6k views
Hello Frieds Now one my pilots fly but not view on /scars. Live map Why? What is error ? [CLOSED]
Last reply by simonecatalano, -
- 3 replies
- 1.6k views
I was adding ranks to my VA, which I'm configuring, and my crappy free host's MySQL server is pretty shoddy (I'm gonna get a paid host in a few days, though). Anyway, as I was adding a rank, there was an error message that said something about how the MySQL server went away. I've used forums on this host and this hasn't happened before, but it was happening yesterday when I was trying out VAM. Anyway, point is I can't view ranks, this is what I get: Warning: Invalid argument supplied for foreach() in /home/u865990431/public_html/admin/templates/ranks_allranks.tpl on line 15 This isn't just a session error, since this happens in Firefox. Anyway, brand new install, so thi…
Last reply by linustechair, -
- 1 reply
- 1.6k views
Alrighty here is the deal, one of my pilots has posted on out site saying that he submitted a pirep and its not showing in his recent pireps. I go to the admin panel and the flight he flew before the one that did not show up is there in good flying colors. Yet the other one says he is missing the aircraft reg. and name, so would this cause it to not show up in his recent pireps cause as soon as i added the name and reg it showed....?? Here is his post.. So im guessing it didnt show cause of the no aircraft name and reg. Just thought i would ask thanks.
Last reply by Nabeel, -
Landing Rate
by Alex- 2 replies
- 1.6k views
I am currently creating an ACARS system for FlightGear a free open source flightsim. i'm interested on how "landingrate" is calculated. Can anyone enlighten me?
Last reply by Alex, -
Hello! I have had some problems with the acars map, I have added header.tpl into it so I now see the map on action.php however I cant see any flights whereas on index.php/acars flights are showing. Is there a way to fix this? Thanks
Last reply by avdesigns, -
- 2 replies
- 1.6k views
I am trying to create a realistic airline, but I seem to have run into finance issues lately. The pricing per ticket is inline with what real world airlines are charging, but fuel seems to be so high that it makes the route not profitable. Is this a common issue and is there a work around for it?
Last reply by OA01, -
- 1 reply
- 1.6k views
I'm trying to make a simple booking system so pilots can make their own routes. I tryed to make it so that the flight number would be the pilots callsign, and the rest is in a form. The problem is it doesn't work and idk why not. Here's the code for the form: <span style="color: rgb(128,0,0)"><strong><span style="font-size: 36px">Flight Booking System</span></strong></span> <form action="http://www.canforce.org/core/modules/Booking/booking.php" method="post"> Departure Airport ICAO: <input type="text" name="depicao" /><br /> Arrival Airport ICAO: <input type="text" name="arricao" /></br> Aircraft: <se…
Last reply by Aaron, -
- 2 replies
- 1.6k views
Logged into my web sight today and noticed I no longer have any information for my VA. I have my page but all pilots are gone. Including my self.. All pireps are gone.. Everything but my custom page layout are gone. Wondering if there was a problem with the server or if something major has happened to my web sight? Is there any way to get it back?
Last reply by NSX665, -
- 1 reply
- 1.6k views
Hey. How do i clear this error and what made it happen? It seems like there is no pilot and every movement of the aircraft got recorded. Thanks
Last reply by Strider, -
- 1 reply
- 1.6k views
Dear Folks i have been messing with this from last 2 hrs or more with no luck i checked the forums as well also with no luck so please help me out. this is the code i am using to display airline logo on latest arrival board <h3 style="text-align: left;">Latest Arrivals</h3> <?php $count = 5; $pireps = PIREPData::getRecentReportsByCount($count); ?> <div style="border:solid 1px #0B3861"> <table class="imagetable2" width="100%" cellpadding="1" cellspacing="0"> <thead> <tr bgcolor="#0B3861"> <th><font color="#ffc600"> Airline</font></th> <th><font color="#ffc600">Flight #</font>&…
Last reply by jamyboy, -
- 0 replies
- 1.6k views
Hello everyone. Someone could explain to me the principle of "Schedules". That way I do ... I reserve the flight here: http://www.uasgroup.org/phpvms/index.php/schedules Smartcars I run, I have my flight booked in, once the flight is completed and it disappears from the list of schedules ... There is no history on the site ??? For here, for example, if I'm doing this flight, I should have history: http://www.uasgroup.org/phpvms/index.php/schedules/details/79 I do not understand the .... Thank you in advance. Best Regards. Patrice
Last reply by PatPico, -
- 1 reply
- 1.6k views
Hello all, I have an a problem with installation on a paid hosting! There is a WINDOWS HOSTING!!! This is a site: http://www.kdavia.st...all/install.php I getting this error: PHP Warning: fopen(E:\WorkWeb\kdaa\Web\core//local.config.php) [function.fopen]: failed to open stream: Permission denied in E:\WorkWeb\kdaa\Web\install\Installer.class.php on line 56 what can i do? Regards Artjom PS. CHMOD rights are writtable, that's tell me Hosting provider.
Last reply by simpilot, -
- 2 replies
- 1.6k views
I wonder could someone help me with regards to VA's and how their rankings are effected by time acceleration by pilots. I know of one VA which actively encourages it's pilots to use time acceleration during all long haul flights, presumably in order to get a high ranking position. I am just wondering if there is any safeguard against this practice, which to my mind puts all reputable VA's at a great disadvantage. Please excuse me if I have posted this in the wrong place by the way, I am unfamiliar with the forums. Thanks for any help.
Last reply by mark1million, -
- 1 reply
- 1.6k views
I got the web page setup and I'm using FSFK I place a bid on a route get all the info setup FSFK then when I connect my acars it shows up on the live map but keeps adding lines under the map instead of having just the one line and second problem is, it shows my flight plan #, destination, Arrival but the distance is wrong and when you click on the bubble on the map it shows 0 for flight number. Any idea what is wrong with that? Thanks live_acars.doc
Last reply by amiro, -
- 2 replies
- 1.6k views
I can't seem to find this anywhere else in the forums, I upgraded to phpvms 5.5.2 and when I accept a PIREP I am getting the following error. Any ideas?
Last reply by KenG, -
- 1 reply
- 1.6k views
.
Last reply by servetas, -
- 3 replies
- 1.6k views
I'm new to phpVMS and have been working with the guys at iCrew -- I have a lite platform setup to mess around with for now. However, I wanted to get some input from community; I've went through some posts on here and felt you all might have some ideas. I'm setting up a VA for my buddies and I; it's very small/low-key. It's not mimic any real world airline so my plan was to simply buy a couple VA schedules from two American based airliners and mash them together. My question is how are aircraft a factor in schedules in phpVMS? Can 3 people "theoretically" fly the same aircraft at same time on different flights? My idea was that the schedules I purchased were really for the…
Last reply by Ither, -
- 2 replies
- 1.6k views
Im having an issue with my acars live map since i switched my site to SSL now the livemap does this initially https://prnt.sc/qox0jk then when i click on an aircraft in flight it does this https://prnt.sc/qox038 any ideas thanks. website is www.deltavirtual.org
Last reply by SmarticleCo, -
- 4 replies
- 1.6k views
hello is there a way to delete schedules now i can only make them inactive. gr joeri
Last reply by joeri, -
- 3 replies
- 1.6k views
Hello, I want to show the current location of the pilot on the schedule page (/index.php/schedules). As I know, I use the correct code, but on the Schedules page it does not show anything except the words "This pilot's last location is". But on other pages (Pilot Center, profile) with this code everything works fine. <?php $last_location = PIREPData::getLastReports($userinfo->pilotid, 1, PIREP_ACCEPTED); echo "This pilot's last location is: {$last_location->arricao}"; ?>
Last reply by web541, -
Hello I can remeber seeing how to change it on the forum some where but i can not fin it again so how do you change from the default Dollars To Great British Pounds Thank you H.D
Last reply by Alex, -
- 1 reply
- 1.6k views
I would like to install the phpvms but I have these problem if I enter my Airline Code: "Duplicate entry 'SAV' for key 'code'"
Last reply by StartVM, -
- 3 replies
- 1.6k views
I keep getting this issue: Fatal error: Class 'DB' not found in/home/tfroot16/public_html/orbit/install/dbtest.php on line 5 I use GoDaddy hosting, so shouldn't be a problem. I enter my info and numerous other occurances occur. NOTE: It creates the database tables and whatever else, just when I go to the domain, it's all fatal error spam
Last reply by flyalaska, -
- 1 reply
- 1.6k views
This line is wrong in pirep_edit.tpl. On variable "pirep" we have depicao. Line 45: <input name="arricao" class="airport_select" value="<?php echo $pirep->depicao;?>" onclick="$(this).search();" />
Last reply by Nabeel,
