Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 6 replies
- 1.7k views
I already have a rough idea about this, but I have to ask....how much headache are we talking to remove the code from the flight numbers? We only run one VA on this software so having the IATA on the front is redundant. Not only that, but it can be a bit confusing having pilot numbers and flight numbers with the same format. I took a look around the code and I'm not too sure that I am up to the task. :- It would have to edited out of the schedule pages, the pireps, the map and I don't even know what else...yet. Is it possible Nabeel? Chuck CYXU
Last reply by wrenchca, -
- 6 replies
- 1.7k views
G'day all I have a request from one of my pilots. At the moment the pilot center has a pie graph which shows percentages of aircraft hours. Can someone please give me the code so the pilot could VIEW the hours that he/she has flown for each aircraft. E.g BOEING 737-800 10.1 CESSNA 172 1.4
Last reply by Nabeel, -
- 5 replies
- 1.7k views
im trying to put up a login box on my home page but when the user is logged in i want the box to go away and when you log out it comes back up, i tried to copy some of the default coding and it did not work.
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Hi, I am trying to get a data from one of the columns in the database. Installed PHPVMS, everything went fine. I added another column to the phpvms_pilots called "Passed" for exams. It is set at 0 or 1. How can i get that data from the database? I have tried the following (pilotid=2 is just example I set it to Auth::$userinfo->pilotid which should get any pilot but same problem): $result = "SELECT phpvms_pilots.Passed FROM phpvms_pilots WHERE pilotid=2"; $info = DB::get_results($result); Shouldn't $info now hold 0 or 1? Or am I doing something wrong?
Last reply by mh1ok, -
- 3 replies
- 1.7k views
quick question. <div class="container"> <div class="row"> <div class="span4"><p>Hello</p></div> <div class="span4"><p>Hello</p></div> <div class="span4"><p>Hello</p></div> </div> </div> The code above is supposed to create 3 divs of span4 in a row, however it does not. Instead I get 3 divs under eachother. The CSS works when I edit the template files directly, but does not work when I create pages using the page creator in the admin system? I though that it could be the cms that is messing with the code so I tried this (http://david-clark.n...content-module/) and it…
Last reply by GlobalOne, -
Can someone explain what files the ACARS system use to load and what they use to sumit the flights. I want to edit it because if you change any of the fields (altitude, aircraft, etc.) in flight, it ignores it and submits the values from the route it loaded (for XAcars anyways). Also, wondering how hard it would be to get rid of registrations and make it determine the aircraft using ICAO. Thanks
Last reply by servetas, -
removed.
Last reply by mseiwald, -
- 1 follower
- 3 replies
- 1.7k views
Hello guys, We have a issue where the flights can't be seen after a pilot bids the flight then complete it its still missing in the booking page thoe the pilot complete the flight and file's the priep we are using the addon front schedule http://forum.phpvms.net/topic/2197-schedule-search-airline-aircraft-arrival-departure/ to search flights.I think the problem lies on when a pilot completes the flight files the priep i guess the system thinks it still bidded by the pilot thoe he completed the flight.So how to delete the bidded flights in the database i know we can delete it in the PHP VMS admin panel but i want to delete it from the database.??? websi…
Last reply by Parkho, -
- 4 replies
- 1.7k views
Hello All, I was looking to use the default phpVMS navigation bar but was looking to customise it. Therefore was wondering if there was a CSS code I needed to edit or add to have rollover buttons on the site. Thanks, Jack.
Last reply by JackPlumb, -
- 5 replies
- 1.7k views
My blue sky wont find my flights I have booked even if i book it on the site or bluesky it doesnt appear I am definatley logged in as well
Last reply by freshJet, -
- 4 replies
- 1.7k views
hello again, i have a problem with my phpvms schedule list: It dont show anything!! If i want to search a flight e.g. departure EDDF and i click on search, it only display the 2 topics: Flight Info and Options. And if i select all it shows No routes have been found! .... Can somebody help me? :-
Last reply by Chris, -
- 3 replies
- 1.7k views
Morning! I'm reinstalling PHPVMS. I've uploaded all the files, created the databases correctly etc... and i try and install it and i get this error: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'admin'@'localhost' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/fleetair/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 I've had this error before, and i man…
Last reply by South West FC, -
- 3 replies
- 1.7k views
I would like to know if it possible get the pax numbers and the registration to put on schedule_briefing ?? It's something like that ? echo "$aircraft->registration";
Last reply by vicente, -
- 2 replies
- 1.7k views
I'm planning to make a mobile version of my VA. I have a background of programming but im not sure where to start using phpvms especially PHP. I know android uses java and im familiar with that but do i have to have use php and connect it to the server and get everything similar to the PHPVMS php? Hope to get help from experience developer to share!
Last reply by LeonardIGO4036, -
- 2 replies
- 1.7k views
One can define an award but it only covers specifying the URL of the image, the name and description. There are no trigger specifications such as "grant on rank promotion" or "grant on X successful flights" or "grant manually". In my case I created just one award that would be granted when completing 20 landings on a special subset of airports (challenging approaches). My main question however is, once awards are defined I don't see a way to either grant them automatically (see above) or manually. For example, I miss some "Grant Award" on the Pilot menu. Am I missing something?
Last reply by Mysterious Pilot, -
- 5 replies
- 1.7k views
In my CSS for my website, the backround is blue and there is a white container thing that is supposed to have all the content in it. It was working then I changed a diferent div and it's not working now, the white is only around the banner. See it at http://www.canforce.org . container #container { margin-left:auto; margin-right:auto; margin-top: 0px; margin-bottom: 0px; width:760px; background-color: #FFF; padding:10px; } Code that I changed. I hadn't changed anything in the tpl, but if I completely delete the stuff inside the div, then the container will work #body { float: left; width: 405px; padding-left: 10px; }
Last reply by Aaron, -
- 5 replies
- 1.7k views
It there anyway you can manually log off pilots when doing maintenance on the website.
Last reply by ChrisHD, -
- 3 replies
- 1.7k views
Hello i have changed the Config::Set('MAP_TYPE', 'G_HYBRID_MAP'); to Config::Set('MAP_TYPE', 'G_PHYSICAL_MAP'); but is seems to beeing stuck at ground map any solution ? Thanks in advance
Last reply by Nabeel, -
- 4 replies
- 1.7k views
Hello, I use PHPVms and i have a problem. Our pilot has filed a pirep. It's auto accepted (Inserted via database). But the flights are not counted towards his hours. The pirep appears under just filed and everything is allright. It just isn't counted towards the hours. Any ideas?
-
- 2 replies
- 1.7k views
Hi, I'm new to phpvms and after the successfull installation of phpvms 5.5 there's a problem with showing waypoints of my scheduled flight. F.E.: the complete route is EDDV OSN M170 HMM T851 XAMOD EDDL but the map only shows the direct red line between EDDV and EDDL. I've no idea what to do... The sql-import of the navdata.sql was successfull and all waypoint / airways are found by a manual sql-query in phpmyadmin. Can anyone help me please. Thx in advance. Best regards, Nik -Problem solved- wrong entries in database-field route_details "a:0:{}"
Last reply by alpyeni1, -
- 3 replies
- 1.7k views
i i installed phpvms to my website vsai.virtualairline.co nd then i added the lance design free template but it dont show me pilots when i click on pilots i have 4 pilots when i click on schedule it says schedule not exist i have 78 schedules And registration form is also doing some problem so do is filing manual pirep Any help would be appreciated
Last reply by servetas, -
- 4 replies
- 1.7k views
I had to put the latitude and longitude in manually but double checked the info and it is right. But the filed PIREP's are showing flight's in Russia What's up! The Main acar's map is fine! Main Map: PIREP's Map's is in Russian!
Last reply by in2tech, -
- 5 replies
- 1.7k views
Hi all, After updating the navdata on PHPVMs Version 5.5.2.72 the navdata table keeps updating every 2-3 seconds causing the mysql server to load very slow, therefore website is running very low. How to reduce sending those info ? Thank you
Last reply by FlyingMachine, -
- 7 replies
- 1.7k views
ok sorry to be a pain but all is working ok now its the google map icons are not working its just a gray square can someone help fix it Thanks Sorry Again
Last reply by Nabeel, -
- 3 replies
- 1.7k views
i have created a passenger flight on my va from texas to austrailia and when i submit pirep and my passenger lodad ticket price is 155 by default and took another flight fom katl to kjfk and it still says 155 by default. what my point is is that 155 doesnt cover the flight and the ones that 155 does cover is too much for a ticket price so my question is why doesnt the system configure ticket price acustom to each flight is this possible if so how ?
Last reply by smokey68, -
Pilots not able to Register!
by Guest- 3 replies
- 1.7k views
Well, when pilots try to register, they say that it redirects back to the registration form. The only way I've been able to register them is through phpMvAdmin. Btw, this website's tables are edited a lot so we can get back our data from when our sql server crashed. I can't access our tables in the phpVMS admin page either. Like, in the Schedules or View all Pilots area, the table is empty! Please tell me what I have to do... Thanks
-
Moving files
by Sava- 4 replies
- 1.7k views
Hello! I am having problems moving from free hosting to the new pay one. I did it like this. Moved all files from the old host to the new public_html/<airline name> directory so I have it like this mysite.com/myVA Then I exported the database and imported it into the new empty one I created in the pay hosting. Changed the local.config.php to reflect the current settings I am now getting a blank page when i try to load the directory. can you help?
Last reply by Sava, -
- 2 replies
- 1.7k views
Hello, I am using a custom dropdown menu. It is working great, only when i am trying to insert the options to see items only when logged in I recieve errors and the site stupped working. I am using an own CSS for the menu, I have added that script to. Anyone that can no why the login authenticate function wont work? Thanks in advance. And here the menu itself Kindly regards, Rick Winkelman
Last reply by ncd200, -
- 2 replies
- 1.7k views
Hi, can somebody help me with the integration of Virtual Dispatch XML File please? On their Webpage: That would be nice to integrate in PHPVMS Thank you
Last reply by Nighthawk, -
- 3 replies
- 1.7k views
Is there a way to enter a one-time (i.e., non-recurring, not calculated as a percent or fixed amount per flight) expense? At this point, it looks like the only way is to put it in as a fixed dollar amount monthly expense, then delete it out before the next month starts. Is that the only option? Any modules that allow more "granular" or detailed accounting?
Last reply by Caporrella,