Support Forum
Any questions or bug reports go here.
7140 topics in this forum
-
- 1 follower
- 0 replies
- 303 views
If you install this paid module you will find it very good indeed. However with the auto awards you will get a lot of awards om the first day as it plays catch up with your history. This may not be a problem for you but with my airline I am working with we are going to produce printable certificates in pdf form for awards and as such we need the correct date for when an award would have been historically produced. This Historical Awards is being done as a module that will be Free and available on here as a zip file. Eventually the pdf certificates may be issued as a module if I can get permission from the freeware owners of the pdf creating software to use a version in…
Last reply by LesJar, -
- 6 replies
- 518 views
Logged into my admin page, but for some reason I can't add an aircraft, or modify an existing aircraft. Little help? David Reed Historic Airline Group historicairlinegroup.com
Last reply by ProAvia, -
Rents
by Jbaltazar67- 1 follower
- 1 reply
- 396 views
Good evening, Small question at the moment, is it possible that a customer rents a business jet by hour of flight and pays the company according to it ? thanks
Last reply by ProAvia, -
- 3 replies
- 374 views
The page on my site changed its format from one day to the next, would anyone know the motovo for this to occur? And how to fix it? It was like this: It was like this:
Last reply by ProAvia, -
- 1 follower
- 12 replies
- 553 views
I am currently trying to transfer a website from Hostgator to another cPanel. I transferred the home directory, mysql database, changed the settings in local.config, and assigned db user permissions for the new db. Everything works except for the schedule search. From the source code it looks like everything in the head tags is not being loaded. The new server is running PHP 7.2, MySQL 5.7, and Apache 2.4. The old server was running MySQL 5.6 but I have been unable to install 5.6 because I don't want to break cPanel through an unsupported downgrade.
Last reply by DisposableHero, -
- 0 replies
- 452 views
Hello all, I am trying to develop a map showing the route generated by SimBrief inside the dispatch. Does anyone know how to do that? Thanks in advance!
Last reply by LHVirtualGroup, -
- 1 follower
- 8 replies
- 455 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
- 3 replies
- 745 views
We have phpVMS 5.5.2.72 installed. When the MariaDB update came along recently (it was updated from 10.1 to 10.2), we lost a lot of our admin functions, and since then we have not been able to do any updates to our schedule, etc. Can you explain more about how this MariaDB update affected v5.5.2.72, and what is being done to correct it? Not being able to update our schedules, etc, is a real problem. David Reed President, Historic Airline Group
Last reply by Strider, -
- 5 replies
- 370 views
Hello. How do I center the rank image in my profile? Right now it runs off the page. I have been looking for a solution to this problem but have not found one. Thanks.
Last reply by cfitz619, -
- 1 reply
- 311 views
Hello. I am doing some testing because I want to create a virtual airline and I am using 000webhosting to have a trial domain to learn stuff. I am having this issue when installing phpVMS, using PHP 8.0. The error is: Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in /storage/ssd4/917/18344917/public_html/bootstrap/application.php:13 Stack trace: #0 /storage/ssd4/917/18344917/public_html/bootstrap/app.php(7): include_once() #1 /storage/ssd4/917/18344917/public_html/public/index.php(17): require_once('...') #2 {main} thrown in /storage/ssd4/917/18344917/public_html/bootstrap/application.php on line 13 Thanks…
Last reply by ProAvia, -
- 1 reply
- 1.1k views
Hey, I am not sure if this a smartCARS2 issue or a phpvms 5.5 one. But I need a point where I can start to find a solution I have set up everything to "feet", "nm" and "kilogramms". If a pilot sent a pirep via smartCARS2, the fuel used are totally incorrect. Here some facts: local.config.php of phpvms 5.5: As you can see below, we've all set to "kg". Config::Set('MONEY_UNIT', '€'); Config::Set('WeightUnit', '0'); # 0=Kg 1=lbs Config::Set('DistanceUnit', '2'); # 0=KM 1= Miles 2=NMiles Config::Set('SpeedUnit', '1'); # 0=Km/H 1=Kts Config::Set('AltUnit', '1'); # 0=Meter 1=Feet Config::Set('LiquidUnit', '2'); # 0=liter 1=gal 2=kg 3=lbs…
Last reply by pla031, -
- 12 replies
- 1.1k views
Good day does anyone know exactly to fix the add/ aircraft error as i am currently having this issue and because of this nothing is appearing in my smart cars.
Last reply by DDm, -
- 3 replies
- 1.3k views
Hi, When you visit 'admin' page, did you find that the website shows a '.tpl' filename on the top of the sidebar? (attached 'before.png') It did trouble me to find the reason. But finally, I solved that problem. That is what the sidebar should display. (attached 'after.png') You may find '/admin/templates/core_sidebar.tpl' which is a one-line file. I write the code below. <div id="sidecolumn"><?php echo $sidebar?></div> I changed the code into this. <div id="sidecolumn"><?php Template::Show($sidebar);?></div> Then the problem is solved. In order to help more admin, I decide to put the method here. Thanks for your rea…
Last reply by ProAvia, -
- 7 replies
- 808 views
I have no idea why I can't add aircraft to phpvms. Using ElaSkin 2018. I was able to add airports. Downloaded .csv aircraft and tried uploading and didn't work. Is there anyone that could go in and take a look?
Last reply by ProAvia, -
- 1 follower
- 8 replies
- 3.2k views
well this is what I did frame and interface upload to /public_html/core/smartCARS/ smrartcars 755, frame a interface 644 permission. Now , where is my web script ???? have no ideia . How to add frame.php to the end of my script location URL? dont know where my script location is!! thank you
Last reply by DDm, -
- 17 replies
- 1.7k views
Hi!, i'm working on the VA system for my VA, and when i add aircrafts it gives me the error "There was an error adding the aircraft" (same thing editing the aircraft) but this is my form https://prnt.sc/t7brbt (it appears in blue because the other times was the same problem, so it's easier to me, i added it from de database directly but i can't still fly with the aircrafts, when i book my pirep i can't select the plate of the aircraft, i tried to add the aircrafts on a .csv, but it doesn't work (https://prnt.sc/t7bsck),it returns this text, " The import process is complete, added 0 aircraft, updated 0, for a total of 0! ". I searched on the forum but i didn't …
Last reply by ProAvia, -
- 1 follower
- 1 reply
- 758 views
Hi, I' trying to modify the search function to not only have '<' or '>' distance, if not between 'distance1' and 'distance2' too, and by flight time. I have not gotten it to work for me, I don't know if I have to modify something else, or how to implement it in the existing code. My phpvms version is v2. Thanks! So in SchedulesData.class.php Line 19: class SchedulesData extends CodonData { /** * A generic find function for schedules. As parameters, do: * * $params = array( 's.depicao' => 'value', * 's.arricao' => array ('multiple', 'values'), * ); * * Syntax is ('s.columnname' => 'value'), where value c…
Last reply by ARV187, -
- 1 follower
- 17 replies
- 986 views
Hi there, Im trying autoselecting the registration code from DB after select aircraft in a dropdown menu. But I don't know why not work. Simbrief plan set an auto registration to selected airplane. At the moment I coded this: Input name values that simbrief form get are: "type" to aircraft, "reg" to registration. <?php require_once ("/Connections/db.php"); mysqli_select_db($db, $database_db); $resultSet = "SELECT icao, registration FROM phpvms_aircraft"; ?> <select name="type" id="typo" onChange="upicao()"> <?php $resultSet = mysqli_query($db, $resultSet) or die(mysqli_error($d…
Last reply by DisposableHero, -
- 1 reply
- 588 views
Sorry if this is the wrong category to ask this, or if it's been answered already, but I couldn't find the answer when searching the forums. I guess recently VATSIM updated their prefile api and when using the VATSIM Prefile button on my VA's site within the generated SimBrief, it no longer populates the remarks field on the VATSIM prefile site. Here's the code we were using before for the prefile button on the simbrief page. <?php $info->vatsim_prefile = str_replace('<input type="hidden" name="11" value="RMK/POWERED BY SIMBRIEF">', '<input type="hidden" name="11" value="RMK/POWERED BY SIMBRIEF/VISIT US AT FLYUVA.ORG">', $info->vat…
Last reply by ProAvia, -
- 2 replies
- 750 views
Hello can anyone help me fix the live map it not showing i added google api kys for map and it still not working can anyone help thanks My discord Shane#2321
Last reply by Strider, -
- 2 followers
- 16 replies
- 2.8k views
Hi everyone, Since last week my virtual airline can not receive flights reports because the PIREPS function stopped working by surprise (manually or through smartCARS). I tried reinstalling the PIREPS module, the classes files and the whole site using the last version of phpVMS available but it does not work either. I contacted my hosting provider and after some tests they told me it could be a problem compatibility with MariaDB. Last Wednesday they updated their servers, including MariaDB, since then I have this issue. Here you have more details: SQL: 10.2.8-MariaDB phpMyAdmin: 4.7 Apache: 2.4.27 + LSAPI PHP 7.0.22 Could be this…
Last reply by Strider, -
- 6 replies
- 714 views
I use php 5.6 nginx debian 10 phpVMS: latest version of phpVMS_v2 (https://github.com/phpvms/phpvms_v2) The following error appears on the registration page: Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /var/www/phpvms//lib/skins/crystal/<h3>Registration</h3> <p>Welcome to the registration form for PHPVMS. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="https://pilot.sim-air.net/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input …
Last reply by Strider, -
- 1 follower
- 4 replies
- 672 views
Hello! Just a quick question, what does the Reset Pilot PIREP count actually mean? Does it mean to update it to 0 (zero) or just readjust them to be right?
Last reply by Daniboi, -
- 2 followers
- 10 replies
- 899 views
Hello everybody! I hope you are well. Could you help me? I am trying to place the route map (CreazyCreatives) and another of the online flights out of the installation (phpVMS) and it is not possible that it appears visible. I've tried various things and I don't know what I'm doing wrong. I have the google map API KEY included. Does anyone have a code to help solve this problem? Thank you so much.
Last reply by VIELMA16, -
- 2 followers
- 2 replies
- 596 views
Hello all! Having an issue where I'm trying to display a pilots current location based on their last PIREP, however on any page that calls for the location from their last PIREP, it still displays their hub. For example, on my profile page I'm using: <?php $lastreport = PIREPData::GetLastReports($userinfo, 1); if(!$lastreport) { $location = $userinfo->hub; } else { $location = $lastreport->arricao; } ?> <?php $airport_info = OperationsData::GetAirportInfo($location); $airportname = $airport_info->name; ?> <li><strong>Current Location: </strong><?php echo $location; ?> - <?php echo $airportname; ?>…
Last reply by Dyl1103, -
- 1 reply
- 513 views
Is it possible to limit searches to a pilot's airline in phpvms 5.5? I found a solution for what seems to be a previous version of phpvms, but it will not work with my version of schedule_results.php. https://forum.phpvms.net/topic/2104-multiple-airlines-how-to-limit-flights/ Any help would be appreciated, monty
Last reply by monty, -
- 1 follower
- 6 replies
- 615 views
I have code that will post to a MYBB forum for pilot events that are initially the following -: [A]. New Pilot [B]. Pilot promotions If anybody can tell me where I need to insert my code as follows -: When a new pilot joins at the point they become a registered pilot is where I want to put my code , which module/php does PHPVMS make a pilot "LIVE". Likewise as in a pilot promotion at what point does a pilot get promoted to a new rank. , same here where do I put my code in which module /php file We are running v5.5 7.2 version Thanks If I get help on this I will post my …
Last reply by LesJar, -
- 4 replies
- 542 views
Hello, I'm trying to load the page, but it shows this error: Parse error: syntax error, unexpected '[' in /storage/ssd4/490/17158490/public_html/core/modules/Weather/Weather.php on line 17 And this is the line 17 of the weather.php file curl_setopt($ch, CURLOPT_HTTPHEADER, ['X-API-Key: '.WeatherData::$api]); I've tried to delete the [ but it shows me another error. Hope you can help me Regards.
Last reply by ProAvia, -
- 1 reply
- 459 views
Whenever I try to add an aircraft: I had this problem before and I fixed by replacing a user file, anyone knows how to solve it? Everything else works perfectly, I tried some post from the forum but no one solved it I think the solution could be, someone with this same settings could attach /core/common/ OperationsData.class.php php Version: 7.2 sql Version: 5.7 skin: StislaSkin 2020 phpVMS version: phpVMS 5.5.2.72 (ProAvia) Note: This is not working with default skin
Last reply by ProAvia, -
- 5 replies
- 690 views
When I install a skin this happens It happens with everyone! https://ibb.co/XpYNCPv
Last reply by flyalaska,