Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 0 replies
- 1.1k views
Hi! I did a few flights using phpVMS and Xacars today... I have my flights sheduled in phpvms together with the routes. But when I flew quite a few routes today, i noticed that xacars seems to report wrong routes... XAcars seems to have the correct routes when i start. But when i check my pireps in phpvms wrong route is reported... Anyone that has enountered this problem?? /Niklas
Last reply by Nigge, -
- 5 replies
- 1.1k 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
- 1.1k views
When creating a schedule, if I enter in my airports from the drop down the hit the calculate link, I get the following return in the field box. <br /> <b>Warning</b>: call_user_method_array() [<a href='function.call-user-method-array'>function.call-user-method-array</a>]: Unable to call calculatedistance() in <b>/home/paranorm/public_html/phpVMS/core/classes/MainController.class.php</b> on line <b>274</b><br /> I just updated to a beta version a few days ago. Prior to that it worked. If I leave the field 0, it calculates like it should. Version 1.2.775
Last reply by Nabeel, -
- 0 replies
- 1.1k views
Good eve, just a short question. ------------------------------------------------ e.g.: Flight NXA00001 - EDDH/LEPA - Days: 135 Well will there be any problems, while starting the flight late DAY 1 and sending the PIREP on DAY 2? ------------------------------------------------ e.g.: Flight NXA0006 - EDDH/KJFK - Days: 14 - DEP: 2000 - ARR 0400 Is it possible to send the PIREP on DAY 2, when it´s just limited to DAY 1? ------------------------------------------------ Thanks a lot for help! Best regards from Germany
Last reply by CEO North Air, -
- 1 reply
- 1.1k views
I want to get different images for divisions on the ACARS Map bubble, how can I tell it to change an image based on either flight type (although I believe that always stays as Passenger for some reason in the PIREP?) or based on flight number? For example, if the flight number is between FEU3000 and FEU3999, display this image. Tried an if statement but it wouldn't work, it just shows the one main image. I'd appreciate some help.
Last reply by HighFlyerPL185, -
- 1 reply
- 1.1k views
This Registration Error started for no reason whatsoever, no one has done anything on the site this year. Does anyone know how to solve and the reason for this error?
Last reply by Strider, -
I have the Booking ad-don on my homepage, direct under the banner. I wanted the code however, above the main body, and the sidebar, which i was successful doing. All i need help with is, now the Booking form shows up on ever page, below the banner, which i dont want. So how do i set it up to show this addon only on the homepage, without moving it down to the body. Please help! THanks
Last reply by Nabeel, -
- 1 reply
- 1.1k views
I use phpvms as it suits my needs, and works as far as tracking hours etc But, I run a Military VA, not a civilian one. So, there are occasions, when I need to have mutliple users flying the SAME route at the same time. So, is there a simple way, I can stop the system from locking out a route, after bidding? I currently have to add multiple flights to allow more than one pilot to fly together, so just wondered if it was easy to amend the code, so it does not stop others bidding, after a bid?
Last reply by freshJet, -
- 2 replies
- 1.1k views
Hello Can anyone tell me where exactly the data from the ACARS system is sent to so it can be used on the phpvms system.
Last reply by Stealthbird97, -
- 0 replies
- 1.1k views
Hello friends, I am new to php and the forum, would like to congratulate the work of the forum. I had an error put the site on another server, I wonder what happened and what I need to do to solve this problem, thank you and happy 2015.
Last reply by TheVynysto, -
- 2 replies
- 1.1k views
Could someone tell me the code for showing certain tabs when someone is logged in and when someone isn't logged in? Thanks
Last reply by mattsmith, -
- 0 replies
- 1.1k views
I'm creating a theme for a VA but I am getting the error of: ( ! ) Notice: The template file "C:\wamp\www\CAG\\lib\skins\CapitalConnect\header.tpl" doesn't exist in C:\wamp\www\CAG\core\classes\TemplateSet.class.php on line 248 On my test site. I'm using the latest Github download and PHP-5.4.12 with Apache-2.4.4 Any ideas?
Last reply by mindfulhacker, -
- 2 replies
- 1.1k views
Hello, I have noticed that pireps pending and rejected would affect to the finances. Is there a way that only pireps which are accepted would be in the fincances?
Last reply by CedGauche, -
- 1 reply
- 1.1k views
Hello everyone! I'm having problems logging in to administrators panel. When I go to admin page http://mysite/phpvms/admin it tells me to login first and the problem is that I can't find a place to login. If this question has been asked then I'm sorry, I swear I was searching for an answer. Thank you for your help. Edgars Zabroda
Last reply by flyalaska, -
SOLVED
Last reply by Cor, -
- 0 replies
- 1.1k views
Hello, guys! I would like your help to find the file that corresponds to this path <?php echo SITE_URL?>/action.php/acars/fsacars/flightplans so I can make some customization in the "Flight From VA" FSAcars feature.
Last reply by Felipe, -
- 1 reply
- 1.1k views
Hi guys there, please help me, i got this report when i try to run the install.php file. please find in attachment file for the report. thank you
Last reply by web541, -
- 0 replies
- 1.1k views
I am unable to import airports and it tells me that there is a error on line 1 cannot import. Please help, Thank you, Jonah
Last reply by Jonah0037, -
- 2 replies
- 1.1k views
I get this error when I click on the link to the flight/: Warning: Invalid argument supplied for foreach() in /home/woodsdom/public_html/EPA/lib/skins/epa/schedule_details.tpl on line 24 Linke 24 is this: foreach($scheddata as $month=>$count) or the full section for you: <?php $data = array(); $labels = array(); foreach($scheddata as $month=>$count) { $data[] = $count; $labels[] = $month; } $chart = new ChartGraph('gchart', 'ls', 600, 150); $chart->AddData($data, $labels); echo '<img align="center" src="'.$chart->GenerateGraph().'" />'; ?>
Last reply by Nabeel, -
- 2 replies
- 1.1k views
Hi all, When you view - http://www.euroscotva.co.uk/index.php/Airports You can see that I have formatted the table although this affects the tables in the sidebar etc, and throughout the site. Is there anyway to ensure that the styling remains only in the content of that specific page? Cheers,
Last reply by Connor1994, -
Where can I find the file where all the countries for registration are stored? thanks
Last reply by avdesigns, -
- 1 reply
- 1.1k views
Hello everyone, I have just install on my computer the phpvms system, but when I want to bid a flight I cannot do it, it says No route passed, I have search in every where but I can't find out an answer, if anyone can help me, do it. Jefferson Benavides
Last reply by simpilot, -
- 0 replies
- 1.1k views
Can some one help me to fix my Top Pilots page help? First visit this link: http://airindiavirtual.com/index.php/TopPilot now say me how to fix that problem? and i followed the instructions on readme, but dint work out, Greetings Afsal Zain
Last reply by SkilledPilotA320, -
- 2 replies
- 1.1k views
is there any way of doing return flights apart from doign the whole route again
Last reply by poole3003, -
- 2 replies
- 1.1k views
Hello, After I have redesigned my website and added a different a banner-changer, I am not seeing the google maps anymore at the bottom of schedules and pireps. I only see One Two Three Four Five. I think that it is Javascript related. Though I have sufficient knowledge for HTML/CSS I am lacking knowledge of Javascript and or PHP. Maybe somebody with more knowledge would like to help me? This is the sourcecode from the websitepage itself, after the update: This is existing code Thanks in advance.
Last reply by aarbee, -
- 2 replies
- 1.1k views
Hello all, so i have tried to install PHPVMS To my webserver, I followed the PDF Step By Step and after i had set up the admin account a set of errors came up. You may seen the errors hear http://bushair.mach2simulations.co.uk/ What can i do If it matters im using 1&1 webhosting and i used filezilla to upload the files Regards chris
Last reply by MACH2SIMULATIONS, -
- 0 replies
- 1.1k views
Hey we want to know how we can assing turn overs (in spanish rotacion) go for EXAMPLE FROM (A) TO (B") TO (C")TO (A) we have seen that norwegian autoassgin this schedules to pilots, and we want to know how that coud be done! thanks for the help!
Last reply by reivax, -
- 1 reply
- 1.1k views
Hi All, I'm wondering if it is possible to report the -fpm amount from the ACARS logs onto the home page foreach PIREP filed? Eventually i would be looking to have a league table with these figures on them, but any assistance to getting to the first stage would be appreciated. Many Thanks,
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /core/classes/Vars.class.php on line 81 Getting this error after installing phpVMS. Using PHP 5.4.
Last reply by servetas, -
- 0 replies
- 1.1k views
Hi everyone When trying to add fleet i get this error: http://prntscr.com/ktlruw i have been able to make fleet types this is an error on fleet manager. Thanks JS
Last reply by JakeSavage,