Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 11 replies
- 6.2k views
get this php warning Warning: file_put_contents() [function.file-put-contents]: Only 0 of 774 bytes written, possibly out of free disk space in /home/simaerobatic/domains/forum.simaerobatic.com/htdocs/core/classes/CodonCache.class.php on line 210 Warning: file_put_contents() [function.file-put-contents]: Only 0 of 307 bytes written, possibly out of free disk space in /home/simaerobatic/domains/forum.simaerobatic.com/htdocs/core/classes/CodonCache.class.php on line 210 I interpret it that I have run out off server disk space if I am wrong with that Interpretation please correct me otherside is when I clear cache through admin panel the warning disapear -> cache over…
Last reply by joeri, -
- 19 replies
- 6.2k views
Hi I know this topic may have been already discussed. However, I am still having trouble reducing the pilot ID's from 4 0's to 3.... I've used phpVMS before and had successfully done this in the past. I've followed the instructions on the other post about this, but it still has 4 zeros.. I have the latest version installed. Please help....
Last reply by Sava, -
- 20 replies
- 6.1k views
HI Now pilot roster show pilots by Hub , I want show pilots by Airline . I try to change pilot.php , but just show Airlines Name nad Code . "There are no pilots!" $allairlines = OperationsData::getAllAirlines($onlyenabled=false); if(!$allairlines) $allairline = array(); foreach($allairlines as $airline) { $this->set('title', $airline->name); $this->set('code', $airline->code); $this->set('allpilots', PilotData::findPilots(array('p.code'=>$airline->code))); $this->render('pilots_list.tpl'); } $noairlines = PilotData::findPilots(array('p.code'=>'')); if(!$noairline) { return; } $this->set('title', 'No Airlines'); …
Last reply by faraz, -
- 18 replies
- 6.1k views
G'day Guys, I am attempting to create 2 duplicates of the Contact form, and its php file, to create a training request form, and also a management positions application. I am able to create the forms, they are the easy bit. What i'm stuck on is editing the contact.php (now training.php for the new module) to show the different fields in the form, and also display it differently in the email sent out after the form is completed. This is what i have so far, to help explain what i wish to change. <?php /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.ne…
Last reply by Tylor Eddy, -
- 13 replies
- 6.1k views
I need to create a new page that automatically displays the following information. Pilot Name Pilot ID Join Date Last Flight I'd like this sorted by Hub if possible. Example: KLAX Pilot Name Pilot ID Join Date Last Flight Bob Smith PVA1002 05-05-10 5-15-10 KMIA Pilot Name Pilot ID Join Date Last Flight Jane Smith PVA1003 02-05-10 3-15-10 I'd be willing to pay for this if this is too much work. The reason I need this is I want a page where my Hub Managers can check to see when the last time their pilot flew. I don't want to give them the EDIT_PILOTS group permission so I was thinking this would be the best solution but I don't have a clu…
Last reply by Strider, -
- 6 replies
- 6.1k views
Dear phpvms & users, I have just spoke with the TFDi team for multiple months on fixing a problem with my SmartCars for my Virtual Airline about pilots getting a "Pirep Filing Error" when Filing the pirep at the end of their flight i have sit for many hours trying to figure the problem out and have found a successful fix. Read below at what i have done to also maybe fix your "Pirep Filing Error" for your virtual airline. The below code is found within the codon.config.php the first box below will be default and the following box will be with the changes. session_start();[/b] [b]error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING); @ini_set('display_errors', 'on'); i ha…
Last reply by Blackst, -
- 18 replies
- 6.1k views
hello i have php 5.5 and david clark phpvms 5.5 version the admin panel missing maintenance option , also when i install addons some of them don't appear in admin panel under addons or anywhere any help ? screenshot attached
Last reply by ProAvia, -
- 24 replies
- 6.1k views
Hello Im the CEO of Lausitz Aircargo. I was in holidays a few Days. Now i can not login in my Account. With all Browser doesnt work. I have changed my passwort in my database but doesnt wor. have anybody a idea? The same by my pilots. She cant login to our vms. webpage: http://www.lausitz-aircargo.de
Last reply by Industrialshadow, -
- 22 replies
- 6.1k views
Hello! Has established phpvms. Installation has passed successfully, but after it there was a problem. I can come on the main page, on itself index, and here at transition to any to the friend the reference, for example live map, or even what to be authorised, the system gives out such error: "No input file specified." How to solve this problem? In advance thanks.
Last reply by Nabeel, -
- 7 replies
- 6.1k views
Hello i am doing some change in VA by design and program a new admin skin i have problem which is i can't add/see pireps comment or do any action like reject / accept / delete the flight as well as i can't accept or reject any pending pilot . it was work fine without problem i am not sure this is because or .js file or jquery when i click for example Log or comment it should open in box but i got this result as shown even accept or reject button dose not work >>
Last reply by ProAvia, -
- 1 reply
- 6.1k views
Hello Guys, I need to be able to run two phpvms installations at the same times. Basically, I want to have the PHPvms installation at crew.flyvawe.com to be connected with the installation at http://flyvawe.com/us/index.php . I already have the content connected, the problem arises with the skins. Whenever I access the admin panel from http://flyvawe.com/us/index.php, it automatically goes directly to crew.flyvawe.com/admin. I need to be able to run two different skins on the different sub domains. How can I do this? Any help would be appreciated! Thank you all!
Last reply by servetas, -
- 18 replies
- 6.1k views
Hey Guys, So I have a problem, When somebody trys to register and after they've clicked the Submit button it just refreshes the registration page and doesnt actually show them a error message on the website, So basically their submitting all of their information / details but it doesnt get sent to the website. Can somebody please help? Also none of the registration tpl files have been modified, weird! Two new pilots registered earlier with no problems however im not sure why this pilot cannot. I also have the same problem and cannot register him manually! Thanks, Thomas.
Last reply by Northwest VA, -
- 1 follower
- 11 replies
- 6.1k views
Hi all, I cannot find any information on how I upgrade my version of phpVMS. I have downloaded the latest version of it, but what do I exactly do with it? Do I just wipe my current install and install the new one for scratch? Do I just upload the "upgrade" files? A lot of work has gone into the current site (v2.9) and I was wondering what's the easiest way of upgrading. Regards, Pete Bonus question: Is it actually worth upgrading ie. are there modules I'm missing out on, or are there any major ones that will no longer work if I upgrade?
Last reply by jbinner, -
- 4 replies
- 6.1k views
I am having an issue with pirep counts in the Pilot Roster page. I have reset pirep counts in the admin panel and they are correct. But in the Pilot Roster they seem to be doubling newer members. It is hard to find the issue, especially when the numbers are fine in the database and the admin section. Has anyone seen this before?!
Last reply by CPC900, -
- 9 replies
- 6.1k views
Hi, is possible add a favicon in phpVMS? Thanks!
Last reply by Thomas Rozanov, -
- 1 follower
- 28 replies
- 6.1k views
Signature font are diffrent sizes and i dunno why heres my signature from my old site and heres one from my new site this is odd hope someone can shed a light on this for me cheers michael CEO Luxury Airways Virtual
Last reply by LuxuryCEO, -
- 24 replies
- 6k views
I have had a search about and cant find what im looking for. I want to extend the code a bit in the PIREPData.Class.php to also send a summary to the pilot upon sending in a pirep. This is the send to admin email notification of a new pirep # Send an email to the admin that a PIREP was submitted $sub = "A PIREP has been submitted by {$pilotcode} ({$pirepdata['depicao']} - {$pirepdata['arricao']})"; $message = "A PIREP has been submitted by {$pilotcode} " ."({$pilotinfo->firstname} {$pilotinfo->lastname})\n\n" ."{$pirepdata['code']}{$pirepdata['flightnum']}: {$pirepdata['depicao']} to {$pirepdata['a…
Last reply by Strider, -
- 1 follower
- 24 replies
- 6k views
I got the PIREPS tp post to Twitter, can not get the recent activity to post on my page, I get an error. Warning: Invalid argument supplied for foreach() in /home/flyakaco/public_html/lib/skins/flyalaska_1.0/activity_list.tpl on line 3 Line 3 is foreach($allactivities as $activity) {
Last reply by mark1million, -
- 9 replies
- 6k views
Hey there, My Friend and I created a java GUI application which reads our schedules database and lets the user search for a flight and gets the right data ready. You then click on 'Start Flight' and after you fly it, click on 'End Flight'. (Note that this is made for FlightGear Free and Open Source Flight Simulator) Then the application reads the flight time, fuel used and the route flown and posts the following variables to a temporary link (www.merlionvirtual.clubos.net/auto/scheduled.php) Now, there's nothing in the php file, so what do I put there so it can submit the PIREP with the posted data? Thanks a LOT for your help.
-
- 23 replies
- 6k views
Hi Nabeel. I know this has been fixed and kicked up and put back to rest soooooo many times, but, none the less, I must kick a dead dog back to life yet again. I just did a flight from KLAX-KMCI in a B767 In the ACARS log, it shows me using 41148 lbs of fuel. So I sent my pirep, go in to accept it, and look and it says I used 41148 gallons of fuel. I do have all my stuff set to gallons, but apparently ACARS does not see it that way. So I plugged the correct info in to the pirep and submitted my change and it actually went from loosing 131,00 some odd Dollars that flight to an actual profit. This is a major problem the way I see it. I have been tracking fuel for aroun…
Last reply by Nabeel, -
- 14 replies
- 6k views
Hello; phpvms 5.0 classic / phpvms 5.5.2 gave the same results Panel not working fully. installation was done again, the problem continues. Please help me
Last reply by ProAvia, -
- 18 replies
- 6k views
Good Afternoon Everyone, I'm trying to install phpVMS 5.5.2 on my website, which is currently running PHP version 5.6. I have run the PHP Checker: Install Check phpVMS Build Number: simpilot 5.5.2 Checking PHP version[OK] PHP version is 5.6.29.xASP Tags[OK] ASP-style tags are disabledChecking connectivity...[OK] Can contact outside serversChecking for SimpleXML module...[OK] SimpleXML module exists! When I go to the default directory, it returns this: Notice: The template file "/home/yand/public_html/flight//lib/skins/crystal/header.php" doesn't exist in /home/coreyand/public_html/flight/core/classes/TemplateSet.class.php on line 231 …
Last reply by Curshad, -
Map Control
by Lotus- 26 replies
- 6k views
probably a simple question, AND has nothing to do with an issue! What do I need to add/change to control the zoom level on the live map? I checked the Google API site, and must have been looking in the wrong area since the code was somewhat different from what is in the program. Thanks!
Last reply by Nabeel, -
- 29 replies
- 6k views
G'day, Since the update version of PHPVMS in FSacars the "flight from VA" button works but when I Stop Log and then except the flight I get a conversion error. Then when I look at the log I have a zero hour flight. The flight uploads to the VA ok but with zero hours. I have tried using FSacars to record the flight entering all the flight/plane data manually and everything works fine so there seems to be a problem still with getting flight from VA. I have tried reinstalling FSacars and I have used the latest .ini but still have the same problem.
Last reply by John J, -
- 15 replies
- 6k views
HI, I added a few new pages via the admin page then all the info I wanted about the hub was also added. when I went to view it all I got was a blank page with the writing on, no background or skin layout. So then I went to link the css sheet to each page via cpanel editor, then all I got was the back ground image no skin layout or writing. I cannot seem to get both of them together, it appears as if it is not reading the skin layout and not displaying correctly. I want to add 6 pages showing detail's of the hubs and the pilots. I very sure that some one will tell me where I it wrong, , just need a little help to create these pages away from the admin page and the…
Last reply by Jeff, -
- 26 replies
- 6k views
I want to make a foreach loop with the schedule route and the nav data, so basically display the data for each waypoint in the route. I noticed there is a function called parseRoute($schedule), which I tried to implement by nothing happened. Any ideas???
Last reply by freshJet, -
- 18 replies
- 6k views
I try to fine some forum post on the forum site but no of them are what i need I need to see how i can remove or fix the recaptcha can some one help https://prntscr.com/hcos8u
Last reply by jbinner, -
- 15 replies
- 6k views
Hi just wanted to ask if there is any quicker way of inserting the fleet, instead of having to type out the ICAO, Aircraft Name and Full Name etc for VA's that replicate real airlines and need to add every registration in service I have over 300 registrations to insert and need a quicker method any suggestions Also with schedules I dont really need departure times or flight numbers as I am a Cargo airline, will there been any updates to remove these options for Cargo VA's? Many Thanks Kind Regards Andrew Ingram
Last reply by Nabeel, -
- 10 replies
- 6k views
i have a new template on my site but the api google key or the live map it not work but when i change it back to the default template it works again can someone help plz Thanks
Last reply by Nabeel, -
- 19 replies
- 6k views
Hi Guys, Does anyone know if Crazycreatives is active? I have not received support! 🤔 I have already sent several emails, but I have had no awswer.
Last reply by ProAvia,
