Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.6k views
Help?
Last reply by randomderecho, -
I been trying to figure out how to zoom my map only on Alaska. I tried the config and the javascript. No luck!! Here is what I get now http://www.flyaka.com/index.php/ACARS Here is what I want it too look like. http://www.flyaka.com/images/zoom.jpg Any help would be appreciated.
Last reply by Nabeel, -
- 1 reply
- 1.6k views
Can someone help? I would like to have a background picture for my boarding pass. How can I do that?
Last reply by Nabeel, -
I'm having a problem with my navbar. the words are extended out the bottom of the actual navbar in my new theme. I started the CSS from scratch, he're's the navbar stuff from the CSS and layout .tpl CSS #topNav { background: black; backround font-size: 12px; width: 760px; margin: 0; height: 20px; border: none;} #topNav ul { margin: 0; padding: 0; list-style: none; margin: 0; } #topNav ul li { height: 20px; float: left; padding: 0px; font: bold 12px/37px Arial, Helvetica, sans-serif; } #topNav ul li a { padding: 0 9px; height: 20px; float: left; text-decoration: none; display: block; color: #FFFFFF; font: 14px/37px Arial, Helvetica, sans-serif; } .tpl <div …
Last reply by Aaron, -
- 2 replies
- 1.6k views
Good morning All, Trust everyone is well. I am using a custom KaCars app. When we finish a flight, the live flights will just show "Paused" for a few hours. I believe that this is due to a setting the the local.config file. I am not sure. I would appreciate it if someone would lead me down the proper path. I have never shown "Arrived" on the board. Thanks in advance, Scott
Last reply by clawsonsa, -
- 2 replies
- 1.6k views
Hi there, I discovered from the database that you can echo the date and the time of the last login from the phpvms_sessions table. I am not too experienced on PHP, and I am wondering how the $session_id variable works? I have this code, but it doesn't return anything. <tr> <td class="main1_1">Last Login Date</td> <td class="main2_1"><?php echo Auth::$session_id->logintime; ?></td> </tr>
Last reply by HighFlyerPL185, -
Translating
by maxio- 3 replies
- 1.6k views
Hi Guys, Yes I know there are much posts of this type but I really need help. I'm still learning phpVMS and I started building my VA. I'm polish so I want to translate my phpvms into polish language but when I finally changed words in the template and uploaded files into my host there was a lot of incorrect words just like that: Staff is in Polish = ZarzÄ…d and the (Ä…) letter wasn't read correctly. I want to know how do it correctly I tried to change the type of words in my SQL base from standard utf8 into utf8_polish-ci but it didn't help Thanks, Grettings
Last reply by maxio, -
- 1 reply
- 1.6k views
I updated to build 650 i got this ..... wen accepting a pirep i get on the values now i cannot accept any pirep.
Last reply by Nabeel, -
- 0 replies
- 1.6k views
On the Schedules Details Routemap where it shows all waypoint what format do I need for it to show lat/lon points? 58/20 doesn't plot anything on the map
Last reply by Nout - Zon Executive, -
- 6 replies
- 1.6k views
Hi Guys, I have an issue I cant view pilot option in admin panel, nothing happens when i click on pilot options. any help please!? Thanks
Last reply by blue3294, -
- 5 replies
- 1.6k views
Hi Again, Is there a way I can customise my site, so I can set waypoints for pilots, AND the waypoints show up in the map, instead of a straight line? I know something similar is possible, as i saw it on another site http://acars.zavaf.org/index.php/pireps/viewreport/556 Thanks, Jakes
-
- 2 replies
- 1.6k views
hi all I have this problem with the award in the pilot center, you can send them to the head every 4 or 5 awards. link to the photo of my problem: http://s2.imagestime.com/out.php/i617105_Immagine.jpg thanks in advance and sorry for my english
Last reply by mattia, -
- 2 replies
- 1.6k views
Hey Guys, I currently have a bit of a problem with my live flights, Its showing 12 Unknown Pilots flights and 2 Real pilots flights which have already ended. Can some one help me? This is the link to the page with the problem: http://cathayvirtual.org/index.php/acars Thanks, Casey.
Last reply by Casey, -
- 4 replies
- 1.6k views
i have some minor issues with my live map, did a flight yesterday and it still sending out data. So my flight on the map wont disappear unless i do another flight.. Thank you!
Last reply by biokemisten, -
- 3 replies
- 1.6k views
Hey! How come that I can see myself on the MAP when flying with FSFK? ^^ And is there anyway to do so I can use AirTV which will be able by a link on my profile? ^^ - Emil
Last reply by Nabeel, -
- 3 replies
- 1.6k views
Hi! I'm new on PHPVMS, still discovering its potential. Is there an addon to log/register the flight path on a map? I mean, is there any way to have a map like this to check the flight path AFTER the flight, during the Pirep approval? Best Regards, Everton
Last reply by flyalaska, -
- 1 follower
- 5 replies
- 1.6k views
Hello, I want to add custom fields of pilots profile but they are not show. I have tried this code but it does not work: <?php echo PilotData::GetFieldValue($pilot->pilotid, 'VATSIM ID'); ?> However, I have used this one and it works but showing all the field values: <?php // Show the public fields if($allfields) { foreach($allfields as $field) { echo "$field->value"; } } ?> I looked for help at this forum but I did not find a solution for this issue. Thanks!
Last reply by web541, -
- 5 replies
- 1.6k 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, -
- 5 replies
- 1.6k views
First let me say that it looks GREAT! I am very impressed and excited to use this new upgrade... however.. I keep getting a "fopen(/****/********/***/***/***//lib/js/jquery-front.js) [function.fopen]: failed to open stream: Permission denied in /****/********/***/***/***/core/classes/CodonCondenser.class.php on line 89" error (the * added by me to protect some information, but basically its my server, username, and directory leading up to liband core) I've tried uploading the CodonCondenser.class file a few times, and upgraded a few times but with no luck, I also can't find that file in my last version update so i asume its a new file that I can't just replace with t…
Last reply by kbohme, -
- 1 reply
- 1.6k views
Hi Nabeel, Just thought you might like to know that the TopRoutes function in StatsData.class.php needs a slight change to the SQL query to make it work. The query as it currently stands is $sql = 'SELECT * FROM `'.TABLE_PREFIX.'schedules`'; if($airline_code != '') { $sql .= " AND `code`='{$airline_code}' GROUP BY `code`"; } $sql =' ORDER BY `timesflown` DESC LIMIT 10'; However, this doesn't work as the 'AND' needs to be a 'WHERE'. Also, there's a period missing before the = in the 2nd sql join. The other thing which I had to change in order to get it working on my site, was to remove the GROUP BY `code` since no results were returned if …
Last reply by Nabeel, -
- 3 replies
- 1.6k views
Hi, I am writing a module to only display unique ICAO aircraft, this is what i have, /** * Get an aircraft by unique name */ public static function getAircraftByName1() { $sql = 'SELECT DISTINCT icao, fullname, weight, cruise, maxpax, maxcargo, imagelink, downloadlink FROM ' . TABLE_PREFIX . 'aircraft WHERE `enabled` = 1 '; return DB::get_results($sql); } That works fine, but when i try to add the range nothing is displayed so if i do, /** * Get an aircraft by unique name */ public static function getAircraftByName1() { $sql = 'SELECT DISTINCT icao, fullname, range, weight, cruise, maxpax, maxcargo, imag…
Last reply by mark1million, -
- 2 replies
- 1.6k views
Hello, I am looking for someone to help me with smartCars set up as well as phpvms
Last reply by VectoringDesigns, -
- 3 replies
- 1.6k views
What happens when a pilot stops flying after 30 or 45 days? Does php automatically delete them or put them "inactive" status; or something else? What is the difference between Inactive and On Leave as far as how php handles the pilot? I did not see a way to delete a pilot if they say they no longer want to fly; how can I do that? Is there a max limit of how many routes can be done on one .csv import file? Thanks for the help to a newbie, Jerry
Last reply by simpilot, -
- 1 reply
- 1.6k views
Just so I can try to understand fuel prices.... The live pricing at Canadian airports seemed to be a charge per litre or kg and American pricing by lbs.! Is that correct?? If so, how do you have a good default number if there is no live pricing available. I assume you just have to come up with a default value and go with it, regardless of whether it is somewhat accurate or not!?
Last reply by Nabeel, -
- 6 replies
- 1.6k views
Hi, I am making a new menu bar which it looks like this on the picture and i get the following error, on Parse error: syntax error, unexpected $end in /home/flycsunc/public_html/csunmodtester/core/templates/core_navigation.tpl on line 44 and heres my code <p> <style media="all" type="text/css"> @import "/menu/menu_style.css"; </style> <ul> <li><a href="<?php echo url('/'); ?>" target="_self" >Home</a></li> <?php if(!Auth::LoggedIn()) { // Show these if they haven't logged in yet ?> <li><a href="<?php echo url('/login'); ?>" target="_self" >Login</a></li> <li><…
Last reply by Kyle, -
- 3 replies
- 1.6k views
Hi, I have searched for an answer to this, but I haven't found an answer I understand. I had a Pan American virtual airline up and running with PHPvms for about a year.. Then, one day I, as well as my pilots, found we were being logged in as "Pilot 0000" and were unable to use the Xacars clients to report our flights any more. After several attempts looking for errors and finding none in the database, I went and took the whole thing out and started over. After installing an airplane, some airports, a couple of pilots and ranks back into the new installation, I tried creating a flight and flying it. The Xacars client has me logged in as Pilot 0000.....again. Mind yo…
Last reply by servetas, -
- 2 replies
- 1.6k views
So im having problems creating Tables. as its described in the image. I tryed everything and my password is correct. Any help? Password is correct, Username too... I cant do anything.
Last reply by superxico, -
- 1 follower
- 3 replies
- 1.6k views
Hello Guys Have anybody a Idea to bring p my Schedule Results Site to this http://www.lausitz-aircargo.de/index.php/codeshare I will add to all Schedules my Airline Logo from Lausitz Aircargo. So im happy when a Guy give me Some Codesnippets or help me to figure it out. Cheers
Last reply by Industrialshadow, -
- 1 follower
- 1 reply
- 1.6k views
If you're having problems with FSACARS (including double'd flight codes (VMAVMA1100)), you need to create a log and send it to me: In version 1.1.430 and later, in your local.config.php, there is a value: Config::Set('ACARS_DEBUG', false); Set this to true, and also, create a "log.txt" in /core/modules/ACARS. Make this 777. After a flight, post that file to this page (in a zip file, as an attachment)
Last reply by RogerB, -
- 5 replies
- 1.6k views
Hi, how can I make book flights as well as on FSAirlines? Example: The pilot fly from UMKK to UNOO, but from UNOO so that you can only book a return flight and not all that exist, please help I can pay you! do we need very much, except pilots will not book flights back and all that exist Aeroflot Airlines
Last reply by Artjom,