Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 0 replies
- 827 views
Hello, does anyone know how to inform me how do I add a letter here in the Briefing? I have the API released by DECEA and AISWEB. http://gtev.com.br/intraer/index.php/schedules/brief/245
Last reply by Gtev, -
- 5 replies
- 1.3k views
I have an issue that it doesnt log me in. https://prnt.sc/rgtuqv I never had this issue when I installed it the first time and I had to re-intall and it gave me this issues. Does anyone have this error, I understand that it is in HTTP but It still doesnt allow it in HTTPs and SSL is fully enabled. It is very strange. Thanks.
Last reply by ProAvia, -
- 2 replies
- 968 views
Is there a way to prevent the same aircraft from being booked by two pilots at the same time? And what about this aircraft that was reserved to be released again to be reserved only after the flight has ended? Thanks for any help.
Last reply by garcez, -
- 1 reply
- 898 views
Hey guys When I try to search for new airport it isn’t working I downloaded the VACentral I don’t no where to upload the file either please assist I might consider use Vabase
Last reply by ProAvia, -
- 2 replies
- 852 views
Good morning guys. One question, Is it possible to add a notice of absence of pilots (Leave of Absence) in the administration panel? Thank you P.S. If I was wrong to post in the wrong section, it can be moved to the right section. Thank you
Last reply by gio1961, -
- 2 replies
- 1k views
Hello; Is there a way to hide or restrict the addon area in the admin center from pilots who have access to admin center? Thanks
Last reply by perryfincher, -
- 4 replies
- 1.2k views
Hello everyone I'm new to smartACARS So i just google and bought it but i having issue I'm using the latest 5.5 that provide on the pin Archive.zip
Last reply by Bwallnut, -
- 0 replies
- 724 views
Charter flights are always "delayed", as Schedules flights are normal in flight status. What should I do for charter flights to have their normal status? <?php $schedule = SchedulesData::getScheduleByFlight($pirep->code,$pirep->flightnum); $fltime = explode(".", $schedule->flighttime); $minstar = substr($fltime[1],0,1); $minstarmin = substr($fltime[1],1,2); $flmin = $minstar * 10; $flhou = $fltime[0] * 60; $flminu = $flhou + $flmin + $minstarmin; …
Last reply by garcez, -
- 26 replies
- 3k views
I am currently installing PHP v5, and I am recieving the error: Data too long for column 'lastip' at row 1 Here is a screenshot: https://prnt.sc/red7p9 I checked my database and it seemed to be there: https://prnt.sc/redf48 Thanks
Last reply by AMAviation, -
- 3 replies
- 1k views
I saw ACARS Config how are they suppose work -Do I need install software to detect my location ? -How I install them
Last reply by ProAvia, -
- 12 replies
- 2.1k views
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/tstamer/public_html/crew/core/classes/Config.class.php on line 108 Not sure what happened between this morning and now, but just went to my site (http://test.americanva.org) and on the home page I have a depreciated message. I don't know what needs to be done to correct it or hide the message. Can someone help? Here is the code for that area /** * Load all the site settings. Make the settings into define()'s * so they're accessible from everywhere */ public static function LoadSettings() { …
Last reply by ProAvia, -
- 1 reply
- 919 views
I am facing another problem. I am always being negative because of the price of fuel that is always making my values negative. Is there any way to resolve this?
Last reply by ProAvia, -
- 4 replies
- 1k views
This time I have a problem. About the map. In practice, the percentage numbers are not aligned, but are displayed vertically. I can't attach a photo because no pilot flies. This happens if I insert the map into the pilot's profile. If, instead, I open the map by link, there is no problem. The numbers in the percentage are clearly visible. css file.... <style type="text/css"> div.progress-container { border: 1px solid #ffffff; width: 150px; margin: 1px 1px 1px 1px; padding: 1px; float: middle; background: #333; } div.progress-container > div { position: relative; font-family…
Last reply by ProAvia, -
- 1 reply
- 785 views
Screen Shot 2020-03-08 at 9.37.00 PM.zip
Last reply by ProAvia, -
- 1 follower
- 3 replies
- 1.2k views
Hi Guys, I have a problem. For needs, I have 2 menus, one in app_top.php (for users who log in to the site) and the other app_top1.php (for users who visit the site). I use the Crewcenter skin where the underneath code is in the layout.php file, to hide the header / menu on the login and registration pages. <?php // var_dump($_SERVER['REQUEST_URI']); if (!isset($_SERVER['REQUEST_URI']) || ltrim($_SERVER['REQUEST_URI'],'/') !== SITE_URL.'/index.php/login' || ltrim($_SERVER['REQUEST_URI'],'/') !== SITE_URL.'/index.php/registration') { if(Auth::LoggedIn()) { Template::Show('app_top.php'); } } ?> <div id="content"> …
Last reply by Vangelis, -
Maintenance
by Ither- 7 replies
- 1.6k views
I've read every thread on this--still can't find answer. Likely because no answer exists is my best guess -- but here's to trying ... When the maintenance file runs in CRON (I own the VPS I'm on) it throws error about authorization--pilot ID of an admin is 100. Here is error I get (it's formatted just like error if I go to file directly without being logged into the crew center.) If I am logged in and run the admin/maintenance.php it completes with no errors. PHP 5.6.4 PHP Warning: Creating default object from empty value in /var/www/vhosts/walkerair.us/httpdocs/crew/admin/maintenance.php on line 26 Warning: Creating defaul…
Last reply by ProAvia, -
- 12 replies
- 1.7k views
I have this problem after updating smartCARS 2 Web Script Files. Please I need help. Thanks.
Last reply by shakamonkey88, -
- 1 follower
- 9 replies
- 2.3k views
Hi Everyone! "Houston, I´ve a problem" 😁 Hello everyone! I have been working on customizing my SKIN using AdminLTE. I have a problem, because I could not change the position that the messages appear. See image! I've tried to change the template files: core_message, core_error and core-success, but, nothing happens. Can someone help me?
Last reply by Nascoli, -
- 1 follower
- 7 replies
- 2k views
Hi, My website was working absolutely fine until two weeks ago when all of a sudden I got a number of errors which has resulted in preventing any users from getting on their account. " You need to be logged in to access this feature". New pilots can still register but no current pilots can access their account. I will attach some pictures below. I contacted my hosting company and they said it isn't a server issue but a PHP issue. The error log seems to suggest line 101: [02-Feb-2020 03:54:23 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/sunflyvi/public_html/lib/skins/ocean_blue/frontpage_main.php on line 99 [02-Feb-2020 10:14:30 UTC] PHP Wa…
Last reply by mjrbradley66, -
- 0 replies
- 789 views
Hi All I'm trying to get the map zoom in the view.php template to be a wider zoom! I've tried many setting for zoom under the Current Aircraft Location (this is the map for the individual aircraft, not the fleet, thats changes when zoom level is changed in map.php) Current code is: <h3>Current Aircraft Location</h3> <?php $location = vFleetTrackData::getLastFlightAircraft($aircraft->id); if($location) { $airport = OperationsData::getAirportInfo($location->arricao); ?> <div class="mapcenter" align="center"> <div id="currentlocation" style="width: 960px; height: 520px;"></div> </…
Last reply by CFVA, -
- 0 replies
- 676 views
Good afternoon guys, I have one more question. I have a problem on my system does not show the flight status list below the map, but shows the list of scheduled flights and I am not able to find where someone could help me with this part? Thanks
Last reply by Gtev, -
- 2 replies
- 1.5k views
Hi All I've created 2 Custom Fields for VATSIM/IVAO ID during registration. How do I get these added to the Pilot Centre to show? Using PHPVMS 5.5.2 Thanks
Last reply by CFVA, -
- 4 replies
- 1.8k views
Hi there, I am using Mark Swan's crew center and CCFTracker to track flights at my VA. However, the live ACARS map on the dashboard does not function as expected. I get all information listed for flights except altitude (which reads 0) and all flights on the map show up at roughly 0,0. Screenshot attached. I have not made any modifications to the relevant files. https://ibb.co/ZfPhvdH Please note that I have not included the information bar in the photo to protect the privacy of my pilots. Thanks!
Last reply by DeletedUser, -
- 2 replies
- 1.1k views
Hi guys, I have this code that notifies the administrator of the slopes (Pilots and Pireps) directly from the skin. How can I add code regarding screenshots? (I use the David's ScreenShots Center module) ScreenshotsData.class.php file add: public static function countpending() { $query = "SELECT COUNT(id) AS total FROM phpvms_screenshots WHERE file_approved='0'"; $check = DB::get_row($query); return $check->total; } on sidebar_dashboard.php file (To display the data in the administration panel) <a href="<?php echo SITE_URL?>/index.php/screenshots/approval_list"><?php echo ScreenshotsData::countpending(); ?></strong> …
Last reply by gio1961, -
- 1 reply
- 958 views
Hi there, Having just released my VA, the problems are already rolling in!!! When trying to use the schedule search page on my crewcenter (by Mark Swan), I get this: https://ibb.co/T0KyrkL I need a solution quickly!!! Please send help XD William
Last reply by ProAvia, -
- 2 replies
- 1.1k views
Hi guys, I was trying to export schedules today and realized the output is completely messed up. This is on a relatively new phpvms install of phpvms (the php7.2 simpilot version) with no funny stuff or mods done to the backend. Can someone advise what's going on here and how to fix it please? Thank you. https://prnt.sc/r24d26
Last reply by shakamonkey88, -
- 0 replies
- 851 views
Sigh.. Its been a long day. I get home to try and figure our why my (imported to the database) schedules are not showing the aircraft registration on the admin view. One thing lead to another... I clicked "drop" instead of "empty" and now I do not see my schedules table in the database. Its gone. I must have deleted it. I need it back. I was going to manually add a table, but I can't find a template to make sure I have the correct columns. Somebody help me please!!! Nevermind - i figured it out. I still had the install.sql file. I extracted the section for the schedules, created a new .sql file and imported it.
Last reply by djtiger76, -
- 5 replies
- 1.3k views
Hello. So I recently uploaded a CSV of aircraft to my VA's website. They all "import" but then when I go to view them in the admin panel there are none and I get the "No aircraft have been added" error. I've tried to import directly in PHPMyAdmin and get a similar error in PHPMyAdmin. Any ideas how to fix this?
Last reply by ProAvia, -
- 0 replies
- 953 views
Hello, sorry for my english mistake, I'm using the translator for this I had a single problem on my V / A website, it was tracking that didn't appear, so I looked for how to solve it on your forum and found some things, after that I changed it and my website died only the crew center ... Now I don't know how to go back, I really wanted your help. please help me. my website is gtev.com.br and the problem at the crew center is gtev.com.br/intraer
Last reply by Gtev, -
- 1 reply
- 956 views
Hi there, I’m looking for recommendations for hosting providers which I can use for my VA. What hosting do you use/recommend? Thanks!
Last reply by vcal,