Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
Menu problem
by Jeff- 1 reply
- 1.4k views
I am trying to use a megamenu for my website, and I can't get it to function properly. It looks the way it should outside phpVMS, but once I place it on my website, it never looks how it should (especially in IE). If one of the persons named above can PM me I will give you the file and see if you can figure out what is wrong with it.
Last reply by Jeff, -
- 1 reply
- 1.4k views
Removed I figured it out. Thanks Kyle
Last reply by Kyle, -
- 2 replies
- 1.4k views
So i love the feature of the live fuel prices but i was wondering if there could be a way that only buy fuel that you actually use so you don't buy fuel you don't need?
Last reply by nabpp, -
- 1 reply
- 1.4k views
Does anyone else get this error? In Admin View bids the flightnumb shows instead of the pilot ID (see the image) The top one, the route number shows correctly but the pilot id is using the route number prefix instead of AVA0011 as it should. This is the line from the template. <?php foreach($allbids as $bid) {?> <tr id="row<?php echo $bid->bidid?>"> <td><?php echo $bid->code.$bid->flightnum."({$bid->depicao} - {$bid->arricao})"?></td> <td><?php echo PilotData::GetPilotCode($bid->code, $bid->flightnum).' - '.$bid->firstname.' '.$bid->lastname; ?></td> <td><?php echo $bid->d…
Last reply by simpilot, -
- 1 reply
- 1.4k views
When I bid on a flight on my va and then go to file a manual pirep sometimes if fills in the Dep and Arriv airport, and sometimes just the Dep or the Arriv and since I only have the Dep and Arriv in one schedule they do not appear as an option in the drop down Arriv or Dep airport list. Anyone know a fix to this issue? For instance say I bid on KEWR to KIAD: Screen Cast using program called Jing: http://screencast.com/t/MEI1DGKbIP Dep - blank and not available in drop down list Arriv- KIAD Sometimes it's correct: Dep- KEWR Arriv-KIAD and somtimes Dep-KEWR Arriv-blank and not available in drop down list Any help appreciated!
Last reply by RocketRod, -
- 1 follower
- 2 replies
- 1.4k views
I downloaded the latest version of shopp V1, the SQL sent to the server normally. In the Admin Center, added one type and Shop But when I click enter product the message I can not insert a product at the mall, Can anyone help me?
Last reply by Fernando, -
- 1 reply
- 1.4k views
Good afternoon everyone ... I have 2 airline, ( ES: A - B ) need to enter that code to get a list of all airline pilots? thanks for any answer ... best regards
Last reply by alblua, -
- 0 replies
- 1.4k views
??? Well great job Awards in the image not the apres sometida name. tradução portugues google. Brazil
Last reply by M-Queiroz, -
- 1 reply
- 1.4k views
Hey, I need to get phpVMS to parse some custom php.ini files (to change the timezone)... How would I go about doing this? Thanks
Last reply by Nabeel, -
- 1 reply
- 1.4k views
Hello i am using this code for my recent arrivals board but i am getting the error : Syntax error in line 98 <center><h2>Recent Arrivals</center></h> <table align="center" border="0" width="605px"> </table> <?php $count = 10; $pireps = PIREPData::getRecentReportsByCount($count); ?> <table style="border:1px solid grey;" cellspacing="0" cellpadding="0" bgcolor="#1F1F1F"> <thead> <tr> <th width="7%" align="center" style="background-color: #171717;">Flight#</th> <th width="30%" align="center" style="background-color: #171717;">Departure</th> <th width="30%" align="center" …
Last reply by Jeff, -
- 1 reply
- 1.4k views
hi is there any way to email a completed PRIEP to a diffrent email address other than the virtual airlines email address setup in the config?
Last reply by Nabeel, -
- 0 replies
- 1.4k views
Hello, Does anyone know if PHPVMS comes with aircraft getting damaged over time and then put in a hanger for repair or if that is a module I can download? If its a module would you mind sending me a link. Thanks, Raaj Patel
Last reply by RaajPatel, -
- 2 replies
- 1.4k views
Hello, I have a problem on my system The map does not show pilots in flight! what can is going?! Hugs I just made a flight of two hours now .. who wants to see me and talk.
Last reply by Nabeel, -
- 0 replies
- 1.4k views
Hello y'all, My DB is hosted by a very nice and generous member as my provider does not support InnoDB. I would like to try to have it hosted by my provider and he gave me some info as how to do it. The requirement for PHPVMS to work is: PHP 5.2+ MySQL 4.1+ with InnoDB support All is ok for my provider except the InnoDB support but he told me that it is possible to have the InnoDB converted in something called Myisam. He said also that everything should work just fine after the conversion. My questions are: - Is it true that the DB can be converted in this format? - Is it true that PHPVMS will work just fine after the conversion? Thanks for your help. Alex
Last reply by Alexair, -
- 1 reply
- 1.4k views
Hey I've got some emails from new pilots who are trying to register to my VA but they cannot complete the registration. They say that after they type in the reCaptcha and press the "Registration" button they rather than a successfully complete page, they get a refreshed same registration page they are on. This is has been unedited by me, so i don't know what the issue could be. Thanks
Last reply by flyalaska, -
- 0 replies
- 1.4k views
This sounds like a stupid question, but bear with me here. I make a page from the admin panel: http://bluehawkvirtual.net/index.php/pages/hubs The page has content the way I want it, but it has a "Title" to the page, being the name of the page. How do I get that to go away, so I can add/edit my own headers?
Last reply by tobyrice01, -
- 2 replies
- 1.4k views
Hey when you go to the pilots in the admin and click on the View Pireps and click on Accept on the Flight Pireps iam getting Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'PilotAdmin::function.call-user-func-array' was given in /home/flymapl1/public_html/core/classes/MainController.class.php on line 292 Please help me
Last reply by pouzo, -
- 2 replies
- 1.4k views
Hey guys i made a quick video showing my problem of the airports this was happening a long time ago. [media]http://www.youtube.com/watch?v=LfZD-md6UcU[/media
Last reply by Flightguy123, -
- 0 replies
- 1.4k views
Hi, how do I make it so that when a pilot who searches for a flight, airports with no routes don't show up ? I have pilots flying charter flights, and the airport gets added to my airports listing. I want these airports with out schedules not showing up. I'm new to php so I wouldn't have an idea where to start. thanks !
Last reply by md82, -
- 2 replies
- 1.4k views
HI Nabeel, I have the location and flags displayed on a page, i have a member from Wales registered, the flag is displayed but the name is blank, where is the file or table i need to update please? screen shot attached,
Last reply by mark1million, -
Hi there, Is it possible to have callsigns (or nicknames) added to the Pilot info? At the moment it only shows for example Johnny English, But I want the user to add their Nicknames as well, like Johnny "Danger" English. My site is www.uvsaaf.fsworld.co.za Thanks Jakes
Last reply by Nabeel, -
- 0 replies
- 1.4k views
Hi All, Is it possible to include Pax/Cargo data from the Pilot Brief page in the PIREP that is recorded on the database? The data is stored in variables. As an example, a flight has 200 POB as generated using a formula, and stored in a variable. I'm wondering if you can put this into the database and present it on the PIREP page for the specific flight. Thanks, Hayden.
Last reply by hmmc97, -
- 1 reply
- 1.4k views
Hello on my live flight map when people our doing a flight it acts normal and it moves and gets the data ect but when they land and disconnect from the tracker as normal the icon stays on the live flight map acting like there still logined in tracker. http://prntscr.com/9tubjx this a photo of the live map when these people our not doing a flight and tracker is shut down please help
Last reply by web541, -
- 1 reply
- 1.4k views
I think I saw this on the forum somewhere, but I can't find it so sorry if it's a repeat. I created a new group and gave them limited access to the admin panel, however when they log in they can not see the admin link in the nav bar like the full admins can. They can access the admin panel if they type it in their browsers address window.
Last reply by Nabeel, -
- 1 reply
- 1.4k views
Hi im using Kacars and i want to know how to link up kacars (my flight) onto the live map. Thanks
Last reply by joeri, -
- 2 replies
- 1.4k views
my system has suddenly stopped updating the badges. It worked up to 5 flights, and my badge is saying I have done 5, but I have done 8 now. I have tried resetting them in the maintenance area, but still the same?
Last reply by ukmil, -
- 0 replies
- 1.4k views
Hello, I am looking for some help/information about a project that I am working on. I am building a Virtual Airline Alliance website (html) not linked to any of the member airlines phpVMS systems. I want to set up a page similar to this ( http://www.staralliance.com/en/booking/flight-search/ ). I want to create a flight search module like this to show all of the members flights including airport changes(remember, this isn't plugging in to any phpVMS system at the moment and most likely wont). Lets say you search EGLL - KSAN. Lets say that there isn't a direct flight for any of the airlines, however there is a flight on carrier A from EGLL to KJFK, then a flight on carri…
Last reply by hollinst, -
- 1 reply
- 1.4k views
Hi everyone, I have a question, look at this link: http://www.phpvms.net/changelog.htm than you see that the last update status is: Oct 23, 2009 come there new version? (maybe in the future? is there something known about?) Michael
Last reply by Strider, -
- 0 replies
- 1.4k views
Hello, How put it in white / clear. THIS http://prntscr.com/2tpgdj Best Regards and Thanks
Last reply by simonecatalano, -
No Airports
by igevo- 0 replies
- 1.4k views
Gudday I am a new user and had problems with adding pilots & airports. I have just upgraded to the latest version, the new pilots is now working but not the airports. Everything seems OK and the airport added is confirmed but nothing is added to the database. The previous pilots problem was similar in that the pilot added was confirmed and the emails were sent out but nothing was added to the database. Cheers Mike
Last reply by igevo,
