Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 1.2k 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, -
- 8 replies
- 2k views
Hello, Problems with my ACARS Map doesn't work when someone flies, they don't show up on the map? Regards
Last reply by VirtualBMI, -
- 0 replies
- 993 views
hi there, im in the process of mkaing a new VA, so obviously im adding all the relevant information. NOW for some reason, when i click the accept button on pending pilot registrations it doesnts do anything, also i cannot airports, i submit the right information but i get and error saying "cannot add airport" many thanks in advance Leigh
Last reply by ltslack, -
- 0 replies
- 876 views
hi there, im in the process of mkaing a new VA, so obviously im adding all the relevant information. NOW for some reason, when i click the accept button on pending pilot registrations it doesnts do anything, also i cannot airports, i submit the right information but i get and error saying "cannot add airport" many thanks in advance Leigh
Last reply by ltslack, -
- 1 follower
- 10 replies
- 2.5k views
to let the schedule_results.tpl only show flights for enabled aircraft and hide all schedules of aircraft disabled in admin?
Last reply by Parkho, -
- 0 replies
- 1.2k views
Hi all, I've a problem in my VA future Sapiens Air Virtual (www.aircacifo.com), the currency it apears like this: You have 50 hours left until your promotion to First-Officer Your Pilot ID: SAV6002 Your Rank: Cadet Total Flights: 0 Total Hours: 0 Total Transfer Hours: 0 Total Money: € 0.00 Don't know what is wrong, so I send my code under. my app.config file code: /* This is the unit of money. For non-dollars, use : Dollars ($), enter "$" Euro (€), enter "€" Yen (�), enter "¥" Pounds (�), enter "£" For example, to set EUROS: Config::Set('MONEY_UNIT', '€'); */ Config::Set('MONEY_UNIT', '€'); /* To change the money format,…
Last reply by bteixeira, -
- 1 follower
- 4 replies
- 1.8k views
How do you do this?? Run the SQL Batch File against your PHPVMSDB
Last reply by Vangelis, -
- 0 replies
- 995 views
Hi, I was wondering how I could create a database column in a way that I could avoid it being wiped out during updates? They don't come often, and I'm not complaining at all, but I'd rather be safe than later lose that data. If there is a way to do this, I'm absolutely clueless on how to assign arrays so they can display in a table, i.e $schedules->new_column_name, so could anyone please redirect me towards some kind of a tutorial or point to a starting point with an example? For instance, I'd like to add a column called 'division' to phpvms_schedules. The column would be used to assign simple values, 1, 2, 3 etc. 1 for example could stand for Low-Cost, and then I co…
Last reply by HighFlyerPL185, -
- 4 replies
- 2.1k views
I'm thinking of making a map of flights for the pilots can see destinations to fly more graphically. Something like this: http://viajaraargentina.files.wordpress.com/2011/04/ruta-aerolineas-argentinas1.jpg It would be a bitmap image mapped with coordinates that when you click on a city to return all available flights to that destination. The problem is that the link schedules/view, destinations are not filter for airoport, shows all. On our site the link is http://newaps2012.com.ar/index.php/schedules/view It should be something like "http://newaps2012.com.ar/index.php/schedules/view = KJFK" or something, but can not find the right way of putting it. I honestly do no…
Last reply by imnemina, -
- 3 replies
- 2k views
What is the best way to get the acars map to show up on the front page? I tried copy and pasting the acarsmap coding to the frontpage_main, but the map ended up far off to the right, not even on the template. I am pretty new at this stuff, so if there is a code for it to link to the acarsmap, could somebody proved that please, or let me know how to move the map onto the frontpage template, that will work also, thank you.
Last reply by Steve Bartlett, -
- 0 replies
- 862 views
Hello, i am new to phpvms and i have 2 questions. 1. After input the following code, i can not see the sitebar at my site: www.airbrandenburg.de. I think, the problem is with the <div> Tags. I dont find the error. here the code: <H3>Live Departure / Arrival Board</H3> <div class="box"> <table width="100%" cellspacing="0" cellpadding="4"> <tr class="title-row"> <th width="106">Airline</th> <th width="60">Flight #</th> <th width="66">Aircraft</th> <th width="180">Origin</th> <th width="180">Destination</th> <th width="80">Status</th> </tr> <?ph…
Last reply by stefan-eddb, -
- 4 replies
- 1.2k views
I have completed 7 flights for 19 hours and 14 minutes, counting each of my flights that are showing in my pilots profile. However, the system is only showing 7 flights for 2 hours and 54 minutes. Does anybody know what is going on with this?
Last reply by Steve Bartlett, -
- 0 replies
- 888 views
Hello, I am setting up the pilot brief for prefile with vatsim however I can manage to split the flight time into hours and seconds as box 1 requires flight hours and box 2 requires mins, any ideas on how to split hours and mins? thanks
Last reply by avdesigns, -
- 2 replies
- 1.5k views
Hello everyone. I have the cron job setup to run once a week on my site to do all the maintenance and when it runs, it resets the flights count on pilot roster and public profiles and in pilot center to 0. I found this in the maintenance.php file : MainController::Run('Maintenance', 'resetpirepcount'); MainController::Run('Maintenance', 'resethours'); Is it safe to say that I can get rid of the resetpirepcount part to stop this from happening? I get LOADS of inquirys every week as to why their flight count is 0 again. I tell them it is the cron job but in their eyes we do not know what we are doing and a few have left over this already. Personally, I see no rea…
Last reply by TAV1702, -
- 0 replies
- 1.4k views
Hi all, I try to create a new website for mobile but I can not integrate the phpvms login in this website I want to login in the mobile site using the same data that are used on the virtual airline true, i serch and find it http://forum.phpvms.net/topic/7497-integrating-phpvms-login/page__fromsearch__1 but maybe not work any help? regards Mattia
Last reply by wordfly567, -
- 9 replies
- 2.8k views
Hello Some of you may know the website fuelplanner.com They have an API now, where you can post variables and get variables back, so you can seamlessly integrate fuelplanning in your website (eg pilot brief) I'm very inclined to spend the 20 bucks, but there's nothing known about how to integrate it with phpvms. Does any of you use this API and can shed a light? Just so I wouldn't have to reinvent the wheel.
Last reply by mischka, -
- 1 reply
- 1.5k views
Hi to all! Can anyone tell me how to integrate teamspeak server viewer into sidebar? Some code or something? Thank you very much
Last reply by flyalaska, -
- 8 replies
- 2.8k views
Hi all, i wonder if it is possible to create a module to manually update the database navdata as for now it is only possible to do it directly in the database. A query module for the different fields to search on airway, location or name for easy searching and updating. Thanks and Regards
Last reply by lorlandi, -
- 1 reply
- 1.3k views
We have the a new install for virtual carrier wing 3 (1.0.1.4) ever since we updated to have the fligh track record every 20 seconds we have had issues where the flight does not record properly for lomng flights. I know you were talking to one of our guys and it was indicated to change.. As quoted My question is what php am I looking for here so I can edit this? Wood
Last reply by Kyle, -
- 2 replies
- 1.4k views
Hi, I was wondering if there is a possibility to use a three letter code for Pilot ID's and two letter code for flight numbers? For example, FEU for pilots and FE for flight numbers?
Last reply by mseiwald, -
- 0 replies
- 896 views
hello , i have a serious problem , on a new install after the tables are created it always get stuck with a Content Encoding Error http://romavia-virtual.ro/phpVMS/install/install.php?page=sitesetup the server is paid cloud server with full access on it
Last reply by danmarinescu79, -
- 2 replies
- 1.9k views
Hello, we have a big problem with our Pilots-Page. You can open it, but it's empty. We haven't change anything. Can anyone help us?
-
- 14 replies
- 3.1k views
I have a problem with frontpage, swf not work. You can see the test page here: http://sparkadsl.0lx.net/phpvms/ I dont have idea about this question, I would appreciate someone help me please. Frontpage_main.tpl <!--mi codigo script swfobject empieza aqui--> <script type="text/javascript" src="js/swfobject.js"></script> <script type="text/javascript"> var flashvars = {}; flashvars.xml_file = "photo_list.xml"; var params = {}; params.wmode = "transparent"; var attributes = {}; attributes.id = "slider"; swfobject.embedSWF("sparkadsl.0lx.net/phpvms/lib/skins/templatemo_254_agency/flash_slider.swf", "flash_grid_slider", "930", "250", "9.0.0", …
Last reply by ARV187, -
- 1 follower
- 22 replies
- 7.4k views
Hi! I wonder is there any way to have total cargo carried under statistics on frontpage..heres the code, pls help <h3>Airline Stats</h3> <div class="box"> <strong>Total Pilots:</strong><?php echo StatsData::PilotCount(); ?><br> <strong>Total Flights: </strong><?php echo StatsData::TotalFlights(); ?><br> <strong>Total Hours Flown: </strong><?php echo StatsData::TotalHours(); ?><br> <strong>Total Schedules: </strong><?php echo StatsData::totalschedules(); ?><br> <strong>Flights Today: </strong><?php echo StatsData::totalflightstoday(); ?>…
Last reply by Industrialshadow, -
- 2 replies
- 1.1k views
Hello, I want to create a fuction/module which would send a email automatically to the pilot if his / her bid is removed automatically from the system due to not flying it in the specified time. Could this be possible? Regards
Last reply by STARs, -
- 0 replies
- 834 views
Hello, I want that if a flight has been paused it's all flight details color should change to silver. I mean like: CAV0001 CAPT. TEST OMDB CYYZ 11:45 DEPARTED CHANGES TO WHEN PAUSED CAV0001 CAPT. TEST OMDB CYYZ 11:45 PAUSED
Last reply by STARs, -
- 1 reply
- 1.2k views
Hi to all! need some help...welll i would love to link only pilot ID not whole name in recent pilots.tpl , and my code is : <?php foreach($pilots as $pilot) { ?> <p><a href="<?php echo url('/profile/view/'.$pilot->pilotid);?>"><?php echo PilotData::GetPilotCode($pilot->code, $pilot->pilotid). ' - ' .$pilot->firstname . ' ' . $pilot->lastname; ?></a><img src="<?php echo Countries::getCountryImage($pilot->location);?>" align="right" alt="<?php echo Countries::getCountryName($pilot->location);?>" width="16" height="11" /><br /></p> <?php } ?> So anyone can help me...i tried …
Last reply by shiljo, -
- 0 replies
- 1.1k views
Hello, in the contact form that comes with phpvms, I want it to send the form to our admin e-mail, but I want it to show as sender the user it self and not the admin e-mail. Could someone give me a hand?
Last reply by valerio, -
- 2 replies
- 1.5k views
Hi all, Reagarding update by git, on domumentation show this way to make the update but i do not understand, can you help me please. Updating from Git If you installed phpVMS using git, do: cd phpvms git checkout v2.0 It will then automatically update to the latest. Navigation to install/update.php to complete the upgrade. At the moment, v2.0 is the latest tag which is available. When the next version is available, it will be listed here. Thanks and regards
Last reply by lorlandi, -
- 0 replies
- 1k views
Hi there, I have this really weird issue, we have just welcomed a new pilot. Last pilot received id FE1029, and the next received FE1041. There was no reason for bot spam or anything like that, as I haven't been deleting any accounts. When I try to change the Pilot ID, it gives me the following error. #1451 - Cannot delete or update a parent row: a foreign key constraint fails (`flyeurov_main`.`phpvms_fieldvalues`, CONSTRAINT `phpvms_fieldvalues_ibfk_2` FOREIGN KEY (`pilotid`) REFERENCES `phpvms_pilots` (`pilotid`) ON DELETE CASCADE) Edit:// I had a look at it, and Pilot ID (being the foreign key, I assume) was in tables phpvms_fieldvalues and groupmembers. I've de…
Last reply by HighFlyerPL185,