Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 841 views
Ok, I'm trying to find out what the heck is going on, I'm adding some part to my phpVMS for pilot accounts in PilotAdmin.php and it's for the text box and whenever I go to the next line, I want it to create a line break like this <p> and to the array, It's telling it's wrong, can anyone comeplete this for me please? 'history' => (nl2br(PilotData::bb(strip_tags($this->post->history, '<p>'))); I'm not sure what the heck is going on, I'm trying to get it working with that <p> for the textbox. Any help would be great!!!
Last reply by Kyle, -
- 2 replies
- 1.4k views
Good eve, question, to simulate as real as possible, it would be nice to add a one-time expense to the monthly balance. I mean it will be used when buy an aircraft etc... Any chances to integrate?
Last reply by CEO North Air, -
- 3 replies
- 1.9k views
Hi there, I was wondering to what extent would it be possible to implement online and offline flying statistics? Basically, I'd like to log a type of flight, whether it was online or offline, so then we can display a count on pilot's profile i.e Online/Offline = 5/2. I'm not sure however what are the current possibilities of the system to implement this; whether kACARS can detect it, or whether some addon would make it possible... Any ideas?
Last reply by Jamie, -
- 0 replies
- 963 views
hello personnel mine, when pilots are flying in the statement of live flights only appears one driver and the other not appear, someone could help?
Last reply by Ellysmar, -
- 3 replies
- 1.2k views
Hi all, I want my pilots to only be able to file a pirep from any of my scheduled departure airfileds. Currently a pilot can file a pirep from any airport, which creates problems for me. The code i believe at the moment in the pireps_new.tpl is this. <input type="text" name="depicao" value="<?php echo $_POST['depicao'] ?>" /> can someone point me in the right direction please.
-
- 1 follower
- 8 replies
- 1.7k views
I am trying to figure out how to show discord only to logged-in members. Right now it is visible on my front page. Here is my current code for the discord section. Any help would be greatly appreciated. If it helps, I am on phpvms 5.5.2.72. PHP version is 7.2. <!--Begin Discord --> <div class="blueIce-block clearfix"> <div class="blueIce-blockheader"> <h3 class="t">Discord</h3> </div> <div class="blueIce-blockcontent"><p> <br> <div align="center"> <iframe src="https://discord.com/widget?id=937311209793912923&theme=dark" width="240" height="500" allowtransparenc…
Last reply by DisposableHero, -
- 1 follower
- 7 replies
- 2.2k views
Good night In my virtual airline, the pilots only are accepted after passed an examination. The examination module is in other web site. Pilots must register in this site, take the exam and if they do well, a staff member will add to phpvms site manually. I can do to make the option "Register" are only visible to staff memebers? As the admin center option. In the core_navigation.tpl Best regards
Last reply by Parkho, -
- 2 replies
- 1.3k views
How do I show just the top ten? <table width="100%"> <?php echo '<td width="250px" valign="top">'; echo '<table cellspacing="1" cellpadding="1" border="1">'; echo '<th width="150px"><div align="left">Country Location</div></th>'; echo '<th width="100px"><div align="center">Pilots</div></th>'; $country_info = DB::get_results('SELECT COUNT(pilotid) as total, location FROM '.TABLE_PREFIX.'pilots GROUP BY location'); foreach($country_info as $country) { echo '<tr>'; echo '<td align= "left">'; echo '<img src="'.Countries::getCountryImage($country->location).'" /> '; echo Countri…
Last reply by in2tech, -
- 1 follower
- 7 replies
- 2.1k views
Hello, For some reason my "Open Bids" list stopped working, it shows no bids, when there are some in the admin center: http://www.msflights.net/pilots/phpvms/index.php/schedules This happened pretty much out of the blue....I have not changed anything on the site. Does anyone have any idea why this has occurred? Thanks!
Last reply by mseiwald, -
- 5 replies
- 1.6k views
Does anyone know if there is a replacement or some type of fix to be able to view a pilots stats on their Pilot Center page? I am using the 5.5.2 phpvms release. Flash is no longer being used right? Stay safe!
Last reply by natcret, -
- 1 reply
- 1.6k views
Hi, I want to create a menu in core_navigation.tpl when I click it opened a new page in other tab. Any Idea??
Last reply by Tom, -
- 3 replies
- 1.4k views
I just received this message on the flight chart on the main admin index page. Any ideas?
Last reply by Jeff, -
- 1 follower
- 5 replies
- 1.6k views
Hi all, I wish I had seen the comments about Crazy Creatives not being active anymore before I purchased his Airline Route map. I have tried to contact him but I am not getting a reply. I am appealing to you all for some help. My map is blank and I do not know how to fix it. Can anyone advise what I need to do. I realize that this is a paid module but as Crazy Creatives are not active I do not know where to turn to. Please see below. https://prnt.sc/x2amn2
Last reply by vJet2, -
- 2 replies
- 1.6k views
Hi folks, I new in this forum and with the phpvms. I install the software in my own local server (xampp) and they work fine, but when I try to install in my host I receive the folow listo of waringns: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/3429c76e4ee535c636996d8dbaeaecb2) is not within the allowed path(s): (/home/pn000555/public_html:/tmp:/opt/apache/lib/php:/opt/php5/lib/php:/opt/ferozo/etc/suspen:/opt/ferozo/suspended.page) in /home/pn000555/public_html/phpvms/core/classes/SQL.class.php on line 596 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/084ff14f44ba5368a5b3ebb4367a9…
Last reply by stelioc, -
- 0 replies
- 1k views
When I try to add a route in a clean install of phpvms, I get an error like this Warning: implode(): Invalid arguments passed in phpvms\admin\modules\Operations\Operations.php on line 942 Is there a solution, and if so what is it? Thanks - Thomas
Last reply by biggles2206, -
- 14 replies
- 3.6k views
Maybe put on a flight a few aircraft. and may give access to the pilot on one type of aircraft? What happened to acars map
Last reply by lorlandi, -
- 3 replies
- 1.6k views
my question is is there a option to Ban IPs since I have Spam registering? thanks in advance Tom
Last reply by mark1million, -
- 4 replies
- 2.3k views
people, a help fast. On-screen scheduling, does not show schedules in order registered in the database, ie, the random, had opened the file and nothing app.config.php. any idea what could be?
Last reply by Valerio Cowboy, -
Order info
by Imanol- 1 follower
- 2 replies
- 1.2k views
Hello everyone, I need to change the order of this information: Awards: I want them to be shown from the newest to the oldest one. Airlines: I want them to be shown by their ID number. Thank you!
Last reply by Imanol, -
- 2 replies
- 1.3k views
I have problem derives from the phpvms software API, which does not allow weather or chart extractions for airports outside of the United States. Anyone has the same porblem? best regards, Bruno
Last reply by bteixeira, -
- 2 replies
- 1.7k views
Does anyone know how to write code that will hide the table if no flights exist? Show when they do? It bothers me that I have a table header showing of my column titles below ACARS map and no flights. I don't know JS well enough to build if/else on this (I can't do it in PHP) nor do I quite understand how the ACARS traffic is flowing. These are from Nabeel's OSM migration files. ACARSMAP.php <?php /** * These are some options for the ACARS map, you can change here * * By default, the zoom level and center are ignored, and the map * will try to fit the all the flights in. If you want to manually set * the zoom level and center, set "autozoom" to fa…
Last reply by Ither, -
- 1 follower
- 10 replies
- 1.9k views
Hey guys, I'm really stuck on this one and need a fresh pair of eyes. Running CrewCenter with OSM Leaflet conversion. On the frontend every Map works fine, Acars, Schedule details, Flown-Routes, Trackflight, etc. In Admin it's a nightmare, I cannot get the Map to display in Pireps, no matter what I try. Layout file is ok, scripts are all there. Pirep is parsing through json but something is preventing the Map from loading altogether. Any ideas? Below is the current route_map code: <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php // SKINNED FOR CREWCENTER - OPTIMISED FOR PIREP…
Last reply by William, -
- 9 replies
- 2.3k views
I was hoping that having multiple airlines meant being able to assign a pilot to be an admin of the airline they are part of but from what I'm seeing from the groups permission page a group has permissions for the entire system. Is this correct?
Last reply by ARV187, -
Out of memory 1 2
by asunyer90- 1 follower
- 34 replies
- 13.1k views
Hi! I have in my hosting the last stable phpvms 2.1.934 and when I try to update the pilot's profile it shows me Fatal error: Out of memory (allocated 149684224) (tried to allocate 11780 bytes) in/home/cargoita/public_html/xxx/core/classes/ezdb/ezdb_mysql.class.php on line 277 The most strange thing is that in another folder of my hosting, I have installed the last phpvms-dev and it doesn't give me this error on that page. Is so wierd because I tried to update some files ( Like in the PIREP list from Admin center, I had the same problem of memory, but when I updated pireps_list and some others the problem was solved.) and it works. Can someone explain me what or whi…
Last reply by gio1961, -
- 1 reply
- 964 views
Where can i make sure that in the public profile of my pilots the Recent Pireps field doesnt overlap the sidebar? Is there a place to edit the size?
Last reply by Jeff, -
- 5 replies
- 1.6k views
Not sure what happened, we did nothing in any of our files and all of a sudden this happens: we are using the Ocean_Blue skin: any answers to a fix?
Last reply by flyalaska, -
Owen modul call brake the page?
by Guest- 4 replies
- 1.4k views
Hey ho everybody, at first... i´m the new one So, now to my problem... I try to make my owen modul. A little "flipchart" vor arrivals etc. I read in the devl. documentation that i should begin with the follow: <?php class ModuleTest extends CodonModule { public function index() { echo "We are at index"; } public function pageone() { echo "We are at page one"; } } ?> if i try to call this modul via index.php/Flipcharts i will get the follow error message: Fatal error: Cannot redeclare class ModuleTest in C:\xampp\htdocs\va\core\modules\Flipcharts\Flipcharts.php on line 14 also a little bit funny is: if i try to call only the index.php.... the …
Last reply by simpilot, -
- 1 reply
- 987 views
Hello, is it possible to create own CodonEvents and then add Listeners to this created event? For example the existing event "bid_added". I want to create a new one "updated_flight". Is there anywhere a Codon documentation? I can't find one. I tried to just Dispatch an event and listen to it but this doesn't work for me... CodonEvent::Dispatch('updated_flight', 'ACARSData', $flight_info); public function __construct() { CodonEvent::addListener('Test', array('bid_added', 'updated_flight')); } public function EventListener($eventinfo) { if($eventinfo[0] == 'bid_added') { //something } if($eventinfo[0] ==…
Last reply by PikoSim, -
- 1 reply
- 1.6k views
What ACARS Program do you recommend for VA's
Last reply by servetas, -
- 3 replies
- 2.2k views
Notice: The template file "/home1/chartera/public_html//admin/templates/plugins/header.tpl" doesn't exist in /home1/chartera/public_html/core/classes/TemplateSet.class.php on line 248 Notice: The template file "/home1/chartera/public_html//admin/templates/plugins/uploaded.tpl" doesn't exist in /home1/chartera/public_html/core/classes/TemplateSet.class.php on line 248 Notice: The template file "/home1/chartera/public_html//admin/templates/plugins/footer.tpl" doesn't exist in /home1/chartera/public_html/core/classes/TemplateSet.class.php on line 248
Last reply by VirtualBMI,