Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 1.2k 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, -
- 1 reply
- 1.2k views
Hi guys any idea how I would go about creating a screenshot of the month to display on the home page please ? I have seen this done on many virtual airlines but haven't a clue how to personally do it, I've seen the code on the screenshot centre post but would this not require editing everytime to display a screenshot by the screenshot winner ? <?php Screenshots::get_pilots_newscreenshot('pilotid');?> I'm sure someone with the know how will know the answer to this one, as always any help appreciated Many thanks
Last reply by Colin, -
- 0 replies
- 1.2k views
Hello, everyone. I am trying to add a drop down box for phpvms. Under a about page. I have added the proper code and added it on the phpvms admin page. My template is different from other peoples template I have all of my sites under core_navigation.php. I attached the code for the drop down box below. Thank in advanced . I will attach the screenshot in a reply. // Show these if they haven't logged in yet ?> <li><a href="<?php echo url('http://www.americantoursandcharters.com/index.php/pages/aboutus'); ?>" class="link-kumya"><span data-letters="About Us">About Us</span></a></li> <ul> <…
Last reply by treygeboy, -
- 0 replies
- 1.2k views
Hello, i am having an issue right now. Whenever i press the "Approve all" PIREP, i get this error " Invalid argument supplied for foreach() in /home/ac1vpjmyzpzr/public_html/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120 ". I cannot also approve individual PIREP. Nothing will happen when i approve. When i delete PIREP, i refresh the page and the PIREPs will still be there. How do i solve this ? Phpvms version - 5.5.x PHPVersion - 5.6 ( tried 5.5 but none works )
Last reply by PikoSim, -
- 0 replies
- 1.2k views
Hello, I installed phpvms 7, I can not put acars to connect with my company. follow the example of the Demo-Baggelis.com configuration, sempro returns error 404. I use windows 10x64, fs9. some other acars that I can roll?
Last reply by Hetzel, -
- 2 replies
- 1.2k views
I am just wondering if I missed something here...running Beta 812 and on my Admin schedules page, I can't get it to display more than 20 schedules. ??? There are something like 800 there but it just shows 20 with no way to pull any more up to view. I can use the filter to pull up flights that I want to edit but I cannot view more than 20. I checked the admintemplatesops_schedules template figuring there was a limit placed there but I saw nothing. Chuck CYXU
Last reply by Nabeel, -
- 0 replies
- 1.2k views
Dear Members few days back i have been looking one post by somebody dont remember it the post is about having different templates for one website pilots can click on the given link and Skin and template will be change for them and we need to make changes in local.config file maybe can you please help to find that post for me? Thanks in Advance Regards Ahmad
Last reply by Ahmad, -
Where can I find the file where all the countries for registration are stored? thanks
Last reply by avdesigns, -
- 2 replies
- 1.2k 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, -
- 2 replies
- 1.2k 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.2k views
Sup mates! I have some VA stats on my main page and I want to reset them, is there any way to do this? - Thanks! Pilots: 1 Hours: 28 Flights: 13 Flights Today: 0 Pilots In Flight: 0 Cargo Delivered: 521,210 Miles Flown: 7,297
Last reply by Junior, -
- 2 replies
- 1.2k views
is there any way of doing return flights apart from doign the whole route again
Last reply by poole3003, -
- 1 reply
- 1.2k 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, -
- 0 replies
- 1.2k views
hi, i'm trying to create a skin, i'm running wamp but unfortuantely I'm unable to log into my localhost/va (http) because every time I log in, I go direct to the live site. Any tips please? thanks!
Last reply by Junior, -
- 0 replies
- 1.2k 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, -
- 1 reply
- 1.2k views
Hey everybody how i can remove the search form from the schedules_results.tpl ? index.php/schedules/view tnx
Last reply by FlyingMachine, -
- 2 replies
- 1.2k 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.2k views
I have the following error when I added a expense: Strict Standards: Non-static method FinanceData::setExpensesforMonth() should not be called statically, assuming $this from incompatible context in /home1/mcfilmsp/public_html/php/admin/modules/Finance/Finance.php on line 325 Pls help!
Last reply by ProAvia, -
- 0 replies
- 1.2k views
Well, I installed phpvms 5.5.x Master following the tutorial correctly. But after the installation it gives table errors and the main page appears with bugs.
Last reply by RodrigoMoreira9, -
- 1 reply
- 1.2k views
First I would like to say this that phpvms is a great piece of software. Question; I have added two fields to my PIREP report. One weather conditions and the other is flight plan. However, I can not get them to display more then 35 characters. I would like them to be the size of the default comment field. I'm sure it is easy to do but I can not seem to fine in the templates where to make the change. Your help will be greatly appreciated. Captain BB
Last reply by Nabeel, -
- 1 reply
- 1.2k 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, -
- 1 reply
- 1.2k views
When in the admin centre, I always get the same problem. In the pilots section, when I edit a pilot, country is always Afghanistan (first alphabetically) and the rank is always trainee. This means I always have to check the country and rank before editing, and make sure that I change them. Is there an easier way to do this, so that the selected item is always the right one? Thanks.
Last reply by Nabeel, -
- 0 replies
- 1.2k views
So I got my last badge issue resolved but now got another. The text color will not change on any custom badge images. If I change the color in the config file and reset signatures and clear cache in admin panel, it will change the font color on badge of the default badge named background.png. if I have one called background2.png or kord.png it will not change the the font color. It actually inserts what ever color it wishes. All phpvms files are default. NONE are altered by me at all. Thanks for any help you may offer.
Last reply by TAV1702, -
- 1 reply
- 1.2k 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, -
- 0 replies
- 1.2k views
Hello All, Installed PHPVMS on PHP7.1, installer works great now that I have my DB issues resolved. When I login to the new site and go into the Admin section, none of the admin modules work. I keep getting errors like: An Error Was Encountered The module "SITECMS" doesn't exist! Same for all of the other modules. Any thoughts as to what I am doing wrong?
Last reply by jessferguson79, -
- 1 reply
- 1.2k 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, -
- 0 replies
- 1.2k 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, -
- 0 replies
- 1.2k views
Quick question like with <?php Screenshots::show_newest_screenshot(); ?> is there a way to display the screenshots_viewer.tpl on the frontpage to show all pilots screenshots ? The idea is on the front page I would like to display all the pilot screenshots thumb nails within the screenshots_viewer.tpl then only when the image is clicked on and enlarged are they navigated away to the actual screenshot center. Basically the screenshot center isn't being utilized as much by pilots as I think it should be and maybe instead of showing the latest screenshot or a random screenshot it might help if all screenshots were displayed. Any help appreciated drawn a blank …
Last reply by Colin, -
- 1 reply
- 1.2k views
Hello there! We are looking inside the community for the phpVMS software in order to be used for our VACommunity. Right now we are on the testing phase but so far we tried both v7 beta and version 5 stable. We would like to know if we buy the ACARS version from phpVMS will it be compantible with PHPVMS 5 (from proAvia) or it's only for phpVMS 7? Do you recomend any ACARS software that works with xPlane & msfs 2020 because all the links from the forum are dead and we are not able to test something like the free ones. Thank you very much.
Last reply by ProAvia, -
Help to Build Pilot Profile
by Guest willykamp- 1 reply
- 1.2k views
Hi anyone can help me to build the pilot profile like this: http://www.virtualaca.net/index.php/profile/view/1 I'm new in this Thank you for support Avianca Virtual Airlines CEO
Last reply by mark1million,