Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 12 replies
- 3.7k views
How would I align the columns on our pilot roster? We have six hubs (3 shown on image) and the columns for pilots in each hub are mis-aligned.
Last reply by servetas, -
- 3 replies
- 3.7k views
Were do I go to change the wording on the main front page using Skin crystal to mine own words? Eric Maresh CEO Alaska Virtual Airline
Last reply by Nabeel, -
- 12 replies
- 3.7k views
The way my VA works is there are wings (hubs) with a number of squadrons in each wing. So on the registration form, the dropdown values for squadrons will have to change depending on what wing is selected. I don't know how I get the value of a dropdown later in the same form. The value I need is in red, but understandably doesn't work. I need to get the $wing->id for the option that is selected in requested wing field, to be passed to the requested quadron. Here is what I have: <td>Requested Wing: *</td> <td> <select name="wing" id="wing"> <?php foreach($allwings as $wing) { echo '<option value="'.$wing->id.'">'. …
Last reply by Aaron, -
Hi there We tried the "awards" System The Problem is, the System gives each Pilot the Same award on it´s own- Also the linked Pictures are not working.
Last reply by Nabeel, -
- 9 replies
- 3.7k views
I apologize if this has been brought up before... G'day all, Is their a way to find out how much HOURS a pilot has spent in each aircraft? The pie chart doesn't give us enough information... Thanks! Mitch
Last reply by CedGauche, -
- 7 replies
- 3.7k views
Any idea why the weather charts are seemingly a few days old when you look at the weather brief for a flight?! Is there a setting to get the latest charts in a config somewhere?
Last reply by Nabeel, -
- 1 follower
- 13 replies
- 3.6k views
This past weekend, I had a very rude awakening over deleting pilots and VA Central. I'm aware, when you delete a member his stats are lost and if he rejoins he has to start from scratch. What I wasn't aware of is his contribution to the VA is deleted from the data base. If I had kept all the inactive members we would have 123 man roster. We have found out the system doesn't delete anyone, Ours is preset from the beginning at 90 days but it has never dropped a single inactive member so we have to do this manually. This past Friday we were less than 100 hours to role over 10,000 hours and our second award. Sunday evening I went through the roster and removed 15 inactive mem…
Last reply by Bluemax, -
- 5 replies
- 3.6k views
in new 2.1.926 version trying to change a pilot's id, the error "invalid pilot" appears. I have changed the id length in local.config from 4 to 3, and trying to change my id: from 001 to 335. the "invalid pilot" appears. the same occur without changing the id length what i do wrong?
Last reply by Nabeel, -
- 15 replies
- 3.6k views
I'm trying to make a booking module, and I don't get any errors, but it doesn't update the flight schedules. I think it has something to do with the mySQL update. Here's the booking.php I havn't made any .tpl and dont think I need to, this is my first module and still figuring it out. <?php class Booking extends CodonModule { public function index() { $this->set('pilotcode', PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid)); ?> <p><span style="color: rgb(128,0,0)"><strong><span style="font-size: 36px">Book a Flight</span></strong></span></p> <form action="http://www.canforce.org…
Last reply by Aaron, -
After install PHPVMS ver.854 u have error "You must be logged in to access this feature!" Help me please! Thank you. Oleg
Last reply by Nabeel, -
- 9 replies
- 3.6k views
G'day All, I'm having some trouble manipulating the code below to get it to display the pilots first name, rather than their ID <?php if(Auth::LoggedIn() == false){ echo 'Hello Guest'; }else{ echo 'Hello '.PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid); } ?> Some help would be great, i've tried a few times, and i just can't get it to work Cheers Tylor
Last reply by Tylor Eddy, -
- 18 replies
- 3.6k views
Hi, Can anyone suggest any reasons for this occurring? There are duplicates for lots of users, for no apparent reason. This occurs when tracking with both KaCARS and smartCARS. Thanks, PlumbBum
Last reply by PlumbBum, -
- 11 replies
- 3.6k views
I think this topic has been brought up before, but I have searched the forums up and down and couldn't find it anywhere... Is there a way to tie the downloads to rank, so the pilot can't download a certain plane until he reaches a certain rank. Even though the dowloads are there, they can't access them until they reach the rank that the download is attached to.
Last reply by NAdams, -
- 5 replies
- 3.6k views
Does anyone know how I can add a moving picture banner to the front of my website, if possible can someone pass me the code please
Last reply by Parkho, -
- 14 replies
- 3.6k 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
- 6 replies
- 3.6k views
How are people here tackling GDPR within PHPVMS?
Last reply by Nabeel, -
- 10 replies
- 3.6k views
I want to make a phpvms mod (of course i will add `based on phpvms` and link to the site, but... Can i? After all, i have access to the source.
Last reply by Nabeel, -
- 1 follower
- 18 replies
- 3.6k views
Hi, I am attempting to pass data in perhaps some kind of a variable to another page where I can actually submit a bid, however I've never extended any modules, and I was wondering if perhaps someone could point me in the right direction, and perhaps explain how passing variables and/or generating templates work? Basically, what I'm setting out to do, is for pilots to complete a form, after they've pressed "Book" in search results. Instead, the current Javascript which adds the bid to the user's record would be moved onto the form. The form would submit information into new columns of phpvms_bids table, once the actual "Book" in the form is pressed. Edit: I had a look at…
Last reply by Parkho, -
- 12 replies
- 3.6k views
Install this module (php verion for PHPVMS 5.5.2) and get this error when selecting an aircraft, and the following screen http://....../fleet/view/(any aircraft) gives this error: Deprecated: Non-static method FleetData::getAircraftTotals() should not be called statically, assuming $this from incompatible context in /home/www/lakervirtual.com/core/modules/Fleet/Fleet.php on line 36Deprecated: Non-static method FleetData::get5MostRecentFlights() should not be called statically, assuming $this from incompatible context in /home/www/lakervirtual.com/core/modules/Fleet/Fleet.php on line 37Deprecated: Non-static method FleetData::getAllScheduledFlights() should not b…
Last reply by CFVA, -
- 15 replies
- 3.6k views
if i wanted to add an upload button to my website how would i go about it? basiclly i want users to be able to choose a file and upload it to http:// www.example.com/uploads/
Last reply by Conor, -
- 18 replies
- 3.6k views
On recent flights on the first page, it should show the name of the plane in which the Pirep was archived, instead it shows the number 1 Here is the code I'm using: <?php $pilotid = Auth::$userinfo->pilotid; $reports = PIREPData::getLastReports($pilotid, 5,''); ?> <table class="table table-striped mt30" cellspacing="0" width="100%" height="30" border="1" bordercolor="#FFFFFF"> <tr> <th bgcolor="#dd4b39"><font color="#ffffff">Flight Number</font></th> <th bgcolor="#dd4b39"><font color="#ffffff">Aircraft</font></th> <th bgcolor="#dd4b39"><font color="#ffffff">Departure…
Last reply by gio1961, -
- 1 follower
- 12 replies
- 3.6k views
Hi all, Can you help me, I would like two languages on a same phpVMS website without "Google Translate". I would like a very good alternative not a simple link or drop down to Google Translate. Waiting for your answers. Gofast
Last reply by Ariel, -
- 11 replies
- 3.6k views
Greetings everyone, From a time to here, I start to change the layout of my admin panel, everything is working perfectly, actually almost perfection, I have a problem in the pending pirep, when I click to accept the pirep it does not accept, does not happen anything. My code of the pirep button: <?php if($error == false) { ?> <button class="pirepaction btn btn-success {button:{icons:{primary:'ui-icon-trash'}}}" href="<?php echo adminaction('/pirepadmin/'.$load.'?pilotid='.$pirep->pilotid.'');?>" action="approvepirep" id="<?php echo $pirep->pirepid;?>"> Accept </button> <?php } ?> My whole cod…
Last reply by Karamellwuerfel, -
- 8 replies
- 3.6k views
Hi, I have set up a VA and I am currently just testing it before releasing it. Everything works apart from the live maps. As you can see from this image It doesnt work. I am using XAcars and I am using the xacars.ini file that is personalised for every VA. I dont understand it I havent edited the maps module or anything, Please help Lewis
Last reply by nabpp, -
- 5 replies
- 3.6k views
Getting this error where a Captcha is used. Fatal error: Call to undefined function recaptcha_get_html() in...... Any ideas why this happening. New install v5.5.2
Last reply by simpilot, -
- 9 replies
- 3.6k views
Hello, I found this website https://www.mapbox.com for making beautiful map and i did. I add on my acarsmap.php in templates folder. I add this code to top <script src='https://api.mapbox.com/mapbox-gl-js/v0.38.0/mapbox-gl.js'></script> <link href='https://api.mapbox.com/mapbox-gl-js/v0.38.0/mapbox-gl.css' rel='stylesheet' /> and change this script to their script var acars_map_defaults = { autozoom: false, zoom: 3, center: new google.maps.LatLng("<?php echo Config::Get('MAP_CENTER_LAT'); ?>", "<?php echo Config::Get('MAP_CENTER_LNG'); ?>"), mapTypeId: google.maps.MapTypeId. HYBRID, refreshTime: 10000 }; </scr…
Last reply by Lebitek, -
- 6 replies
- 3.6k views
Im trying to display the latest flight details of a pilots last flown flight. Using this code <?php echo $report->depicao; ?> <img src="/airplaneicon.png" alt=""> <?php echo $report->arricao; ?> FLIGHT: <?php echo $report->code . $report->flightnum; ?> AIRCRAFT: <?php echo $report->aircraft; ?> DATE SUBMITTED: <?php echo date(DATE_FORMAT, $report->submitdate); ?> but what i get is this The airport ICAOs are correct and so is the flight number but the aircraft and date are either not what i want it to show or wrong. The aircraft assigned to that flight is the second aircraft on the database but i want it to …
Last reply by RamiAbouZahra, -
- 1 follower
- 12 replies
- 3.6k views
Hi, I have an issue with the members trying to login in my VA web this msg appear after login : You must be logged in to access this feature! any suggestion ?! P.I i have used two Versions of phpvms v2.1.934 and now i am using Version simpilot 5.5.2 The problem appears in both versions since i have transferred my Domain to a new Server ...
Last reply by breenild, -
- 2 replies
- 3.6k views
Hello Everyone, I've purchased a module from CC and am having issues with it. I have tried to reach them via emailing them directly and using their contact us page on their website....anyone else have any ideas? I don't want to ask for support from here, since I know it's a payware item...but figured I'd ask if they happen to check these forums.. Thanks!
Last reply by Dyl1103, -
- 17 replies
- 3.6k views
I have a problem with one pilots flights.In his profile it shows him at 25 flights with the rank of First Officer. If you look at the log book he should have around 75 flights. He has 113.52 hours which should give him the rank of I have my logbook paginated @ 25 per page. I took the paginate page down and upload the the default template and still the same problem. So I know the pagination is not the problem. http://www.flyaka.com/index.php/profile/view/154 When I look in the admin under his PIREPS, it only shows 25 PIREPS. Another thing, he is the only one with this problem. I looked at mine an other pilots, everything matches. He files his PIREPS manually. All my …
Last reply by Nabeel,