Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 5 replies
- 2.3k views
I want lock aircraft when pilot added to bid ! for example : I have 4 bids in admin panel and 2 bids are using with same aircraft registration ! I want lock Aircraft and aircraft registration when one pilot flying with this aircraft . 747-400(N6-BDH) form LOWW to EGLL already in bid , so other pilot go to flight Schedules and All flight with 747-400(N6-BDH) Should not be shown in flight Schedules until first pilot Arrived ! TNX
Last reply by Nabeel, -
- 5 replies
- 2.3k views
A virtual airline would like me to help them create a function in phpVMS in which the pilot can only bid from a flight that they had previously arrived from. I'm wondering if such function is possible, or should I suggest just reject flights that don't follow the criteria (that would seem mean, )? Haven't touched phpVMS for a whole summer, so I'm extremely rusty on the matter. Any input would be great, thanks!
Last reply by XLineVA, -
- 4 replies
- 2.3k views
Hi There, After moving servers we now have a problem with the ADMIN side where there are no route maps being displayed. All that is displayed is a blank pop up window with "Route Map" in the top left. Any help please. David Oz Flyer.
Last reply by OzFlyer, -
- 3 replies
- 2.3k views
I keep getting this error message whenever we click on a link (a page ... my url/pages/pagename I ran checkdb/checkinstall.php and it came back perfect no errors. I read that this might be a mod_rewrite issue? There is no .htaccess file being generated....Could this be the problem? I'm not sure how phpVMS handles urls....Any ideas on how to solve this error, "No input file specified"? Thanks much http://www.pivirtual.org
Last reply by Nabeel, -
- 6 replies
- 2.3k views
Hello folks, I don't even know where to begin in searching the forum so forgive me it has been brought up. I have a custom template, well it's really the vairline template by Nick Tyson but I have given it a major overhaul lol. But some pages just well... don't match up see in the first pic a default table is sticking over the edge of the template and not sure if it's possible to trim the size of the tables? Somewhere...? perhaps. (Sorry for all the blurry bits its a secret project haha). And also on some pages if something doesn't fit then the template doesn't want to know and basically buggers itself up. See the second pic on another site with same template. All…
Last reply by MBrown, -
- 5 replies
- 2.3k views
Good Evening, I recently followed the ReCaptcha v2 Upgrade and am running into an issue where the registration form page just refreshes (with fields still populated after the refresh) and will not submit. No errors, nothing weird... I saw that someone else was having the same problem in the thread and another user was able to solve the issue, but no solution was posted. Does anybody have any experience with this or an idea of what to try? Thank you!
Last reply by Makyoch, -
- 3 replies
- 2.3k views
This is an error I encountered when I installed LANCE skin: Warning: Invalid argument supplied for foreach() in/home/vistrojh/public_html/lib/skins/lance/frontpage_recentpilots.tplon line 3 How can I fix this?
Last reply by web541, -
- 4 replies
- 2.3k views
Hello Folks, I'm here to ask us a favor, Well, as you can see here http://www.flyenvrio.com/cms (Site under contruction) i want to create the Signature As PHPVMS to see also the pilot status(Offline / Online). Could someone help me? Kind regards, Gianluca
Last reply by Kyle, -
- 4 replies
- 2.3k views
Tried searching this but didn't find anything. :/ What I want to do is make pages for each airline I have and then on that airlines page display all the pilots with that airlines code... I already made the pages (folder in the modules folder and a new .tpl) but I'm not sure how to create the code for the roster on each page. Any ideas?
Last reply by flynryan692, -
- 6 replies
- 2.3k views
Is there a way to add a member as part of the admin menu to see ONLY one thing. Basically, what I want is for someone to have access to the "Financial Reports" menu, but that is all I want to be available. Is that possible?
Last reply by loplo, -
- 2 replies
- 2.3k views
Hello. New to phpvms and a little help is needed!! I want our pilots to register their next flight dipending the location of the last PIREP that was accepted. here is the code....please help!!! <?php if(!$allroutes) { echo '<p align="center">No routes have been found!</p>'; return; } ?> <table class="ocean_table"width="100%" border="0" cellspacing="0" cellpadding="0"> <thead> <tr> <th>Flight Info</th> <th>Options</th> </tr> </thead> <tbody> <?php foreach($allroutes as $route) { /* Uncomment this code if you want only schedules which are from the last PIREP that pilot filed */ if(Aut…
Last reply by Iraklis, -
- 4 replies
- 2.3k views
When on the pilots list table in admin. If I sort by status I get a blank page. Is there a fix for this?
Last reply by flyalaska, -
- 7 replies
- 2.3k views
Hello Guys , I have installed phpvms v5.5x master on my Debian 8 64bit server with PHP5, Apache2 and MySQL without any problems, after i finished the installation the site comes up without any colors or logos, i tried to log me in it doesnt work... Website link: www.ltuvirtual.de Greetings Marvin S.
Last reply by MRVS01, -
- 8 replies
- 2.3k views
New install, probably should have done this earlier lol, but just decided to start adding schedules and this is what i get.. Version 1.2.628 on a brand new database (no updates, no beta) Apache 2.2, PHP5.2, MySql 5.0 Any ideas? (Scroll across to the top right and you'll see what i mean) The flights don't show up anywhere and were manually added (not imported). Aircraft and airports are in correctly with no problems. Tried to import a schedule with the template and I got the same result .. You can also see that my icons on the left don't show up (but this I'm not concerned with)
Last reply by Nabeel, -
HiThis news fuction is show the last 5 news as default, and I know we can change this.But all this news who not shows in the frontpage, is it possible to get this in a "news archive" and where are can I find this "old" news?
Last reply by Nabeel, -
- 9 replies
- 2.3k views
Ok, so I downloaded the latest beta. But it did not seem to Update. Got this error: Fatal error: Call to undefined method ezDB_mysql::build_where() in /home/woodsdom/public_html/CPC/core/classes/ezdb/ezdb.class.php on line 329 Not sure where I went wrong, but what should I do now. I was on the 2.0.854 version and was trying to update to the 920 beta. Thanks for any guidance you can give. Bruce
Last reply by Nabeel, -
- 3 replies
- 2.3k views
Dear fellow phpvms users and developers, As I already have an established VA and was previously using vAPN as the VA suite, I am now using phpvms and am extremely happy with your product. My VA is designed in Joomla CMS with phpvms access via a menu item that is only visble to registered users. But I would like to show the Pilot Roster to the public, meaning I need to show the roster on its own for the public to see. Is there a way I can use the Pilot Roster page solely as a .php so I can wrap it inside Joomla ? The other idea I had was to make a second core_navigation menu and only display the pilots link, but I can't see a way of having two core_navigation menu's. …
Last reply by AUZ, -
- 4 replies
- 2.3k views
friends I can not import my routes, Can someone help me? Error Message DO NOT REFRESH OR STOP THIS PAGE Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/voeazulv/public_html/acars/admin/modules/Import/Import.php on line 90 Airline with code AZU;4090;SBCT;SBKP;PNG UW47 RDE DCT CGO DCT;PR-AZC;FL290;188 does not exist! Skipping... Airline with code AZU;4091;SBVT;SBKP;VTR UW50 USABA CPN;PR-AZC;FL280;416 does not exist! Skipping...
Last reply by CN@ndo, -
- 3 replies
- 2.3k views
What is the best way to get the acars map to show up on the front page? I tried copy and pasting the acarsmap coding to the frontpage_main, but the map ended up far off to the right, not even on the template. I am pretty new at this stuff, so if there is a code for it to link to the acarsmap, could somebody proved that please, or let me know how to move the map onto the frontpage template, that will work also, thank you.
Last reply by Steve Bartlett, -
- 5 replies
- 2.3k views
Hello Folks, Issue: I can't add schedules by admin's page. Says "The Schedule "VEX1002" has been added", but doesn't appear on the active schedules. Info 01: The schedule already inserted on the pic, I added from phpmyadmin; Info 02: I'm running on localhost; Info 03: I tried importing by csv. The issue keeps the same; Info 04: I'm using phpvms_5.5.2.72-master Info 05: I didn't change anything on modules... or core... nothing. Info 06: My admin skin/template is the default. Info 07: My website template is crewcenter;
Last reply by BPA1, -
- 6 replies
- 2.3k views
Hello Guys, we just wanted to delete a Pilot but the "Pilot options" site stays blank at him. This pilot was the previous admin of our VA but he is not in our VA anymore for some years as acitve Pilot. He has no goups assigned to his account anymore. Do I need to change something in the phpvms so that i can delete him? Thanks in advance
Last reply by Thomasha, -
- 8 replies
- 2.3k views
I am currently flying using XACARs but when i go to view the map, it still says i am on the ground, and have 0.4000miles to go. i am cruising now, any ideas on how to fix it? Cheers Dan C
Last reply by Strider, -
- 0 replies
- 2.3k views
Hello Everyone, I test the FSFK pirep and it works, but I have a couple of questions and would be very grateful if someone could help me: 1. I attach how looks the pirep from FSFK, I want to know how I edit the fields, I mean, ¿Wich is the file to translate the fields name?, becouse I searched in all the folder without success and where is the skin to edit the pirep design. 2. In the pirep don´t show the images from FSFK report like maps etc, just show the name but not the images like the attached file. I really apreciate if someone have ideas to how fix this.!
Last reply by alecas10, -
- 3 replies
- 2.3k views
Strict Standards: Accessing static property Login::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Login::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Login::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Login::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property…
Last reply by vJet2, -
- 6 replies
- 2.3k views
I recongnize that the system displays ranks on the basis of hours and that I could probably alter something, somewhere to credit our pilots for time served under our old system, but our "executives" shouldn't have their hours displayed because I'd have to set executive rank hours absurdly high to prevent some one from replacing me as CEO. ;D Is there something I missed that would allow me to display executive ranks that are independent of hours?
Last reply by Nabeel, -
- 5 replies
- 2.3k views
I am satisfied that the call sign given automatically, ie For example, 650001, 650002, etc. But I want to remove one zero to call looked like this: 65001, 65002, etc. How? Thank you. and where you can choose or change the language file?
Last reply by simpilot, -
- 3 replies
- 2.3k views
Ok so i really want to use this system for my Va but my problem is i have no idea how to set it up, i need help, i herd something about a server and can i get some step to step instructions to set it up, thanks.
Last reply by Nabeel, -
Peeps, if you look at this page: http://www.robinhoodairlines.com/index.php/pages/fleet you will see that the info about the plane is at the bottom of the page. I think this is down to the width of the page. How do I alter it so that the info is shown as it should be?
Last reply by dale0404, -
- 3 replies
- 2.3k views
When I run the install.php I get many errors. I have tried re-downloading for corrupt files. Tried all versions of Php. Nothing works. Below is what I get Writing "phpvms_adminlog" table... success Writing "phpvms_awards" table... success Writing "phpvms_awardsgranted" table... success Writing "phpvms_fuelprices" table... success Writing "phpvms_updates" table... success Writing "phpvms_downloads" table... success Writing "phpvms_expenses" table... success Writing "phpvms_expenselog" table... success Writing "phpvms_financedata" table... success Writing "phpvms_acarsdata" table... failed - manually run this query…
Last reply by ProSkyDesign, -
- 7 replies
- 2.3k views
Sorry guys, but the way the download section is setup, it makes it very hard to work out exactly what version / download I should be using. I read somewhere that its recommended to use the lastest Beta due to bug features, is this correct ? If so, do I update, or install the lastest Beta ? How come none of the .zip files have a revision reference on them ? e.g phpvms_update_rev780.zip ? I have so many zip files now I dont know which is which, and without clear knowledge on what I should be downloading is only making it more and more confusing. Such a great product, but the way things are structured in not very user friendly for the non-programming newbs who just w…
Last reply by Nabeel,
