Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 13 replies
- 2.6k views
How do I fix this function? StatsData::<?php echo PilotSircraftflownCounts($pilot->pilotid); ?> When I type this in, The output is the word "array" I am running phpvms 5.5.2 and TFDIdesign is the host. I do not know nothing about php, java script, I know basic HTML. Can anyone show me the script I need to add to this function to make it work? Thanks.
Last reply by Ricky310, -
- 7 replies
- 2.6k views
The graph that shows Pireps Counts during the past 30 days is stuck and "loading: just keeps spinning. No graph is being displayed. This was a convenient way for Admins to see a VA's priep counts during the past month. Is there a fix for this?
Last reply by ProAvia, -
- 1 follower
- 11 replies
- 2.6k views
Hi, My Acars map seems not to be working correctly. It keeps adding lots of new flights for only 1 flight. It's almost as if every time a new stage of the flight is entered (boarding, pushback, taxi etc) it adds a new entry. Also the pilot id's are incorrect - they display as 0000- or something. See attached screenshot. Thanks Callum
Last reply by simpilot, -
- 7 replies
- 2.6k views
hi friends, now i have a problem in the pilot center for fsfk show that: For FSFK, you need the following (Place in Documents/FS Flight Keeper/Templates): really i dont know. thanks for your help.
Last reply by camiloski04, -
- 5 replies
- 2.6k views
Hi all, I've been wondering if there is a way to make use of the revenue made by the airline. I've installed the pilot shop and it's working fine with pilots' money, but is it possible to use the total VA revenue in any way? Let's say the VA is buying a new aircraft - a good opportunity to decrease the revenue. A good solution would be to add one-time, single expense to the expense list, the thing is ... my php knowledge yet too limited, although I'm trying as I might. Could anyone advise or suggest a code snippet/modification?
Last reply by TAV1702, -
- 8 replies
- 2.6k views
Whats the code to add the status of a pilot in the pilots roster. <td><?php echo $pilot->status?></td> That doesn't work. Also how can I add more statuses. Other than Acitve and Inactive. Thanks
Last reply by mseiwald, -
- 7 replies
- 2.6k views
Hi, I recently brought a VA and I was wondering is there a way for me to switch pilots ids to make me 01 and him 70 without losing any data from mine and his id?
Last reply by Keane, -
- 2 replies
- 2.6k views
Hello, I am sharing this topic because I hugely Error phpvms, most of the time I get an error "Strict Standards: Accessing static property PIREPAdmin" that could come my SQL? On the other hand I do not see in panel administration the routes, schedules, pilot, while are present in my SQL. And JSON graphic that was eg dashboard "Pilot Reports for the Past Week" does not work it tells me this error "Open Flash Chart JSON Parse Error [syntax Error] Error at character 0, line 1: 0: <br /> " Thank you for your help
Last reply by massilia68, -
- 4 replies
- 2.6k views
I have the custom profile field for my pilots vatsim id, enabled on profile and during registration. But how do i add this to the roster? This is required by vatsim for partnership. Thank you!
Last reply by web541, -
- 5 replies
- 2.6k views
Anyone have any ideas of what might be causing the following on the Live Map. All of the variables are being posted as the variable name and not the data... Thank you, -Ken
Last reply by ProAvia, -
- 9 replies
- 2.6k views
Hi, How can I change the subject of the email sent when a new pilot registers? Example: "Your account was created" Thanks!
Last reply by AGuyFawkesMask, -
- 2 replies
- 2.6k views
Hi guys. Just recently installed phpVMS to replace VABase & have to say I'm mightily impressed (especially with all the great add-ons the community is developing!) Anyway, the problem at hand... I've manually imported the fleet from myPHPAdmin and re-optimised the tables, cleared the cache etc. I'm trying to import the current schedules we have (I've changed the data to match the phpVMS formatting) using the Admin function and it's successfully picked up all the airports & populated that table but it keeps throwing up an error for every entry that "Aircraft xx does not exist! Skipping" (xx is every a/c number I have in the table!). Needless to say it's not pul…
Last reply by Chaz, -
- 3 replies
- 2.6k views
Hello, I don't know if any VA owners have noticed that when you edit a pilots profile, the drop down menu in their profile selects Afghanistan as default so when you save the changes you've made, it changes their country to Afghanistan. This means every profile you edit, you have to remember their original country and re-select it after you've made your adjustments, could the next version of phpVMS sort this problem?
Last reply by simpilot, -
- 7 replies
- 2.6k views
This monts aleatory the airline pilots are reciving a email with this topic: SITE_NAME: You've been marked as retired†Why is phpvms sending emails to active pilots?
Last reply by shakamonkey88, -
'Passenger' ticket price
by Guest- 3 replies
- 2.6k views
Hello, well so far 5 days into phpvms, awesome backbone, just skinning and setting up all the different things, I've ran into a little ******.. right now my company is losing money because each passenger is paying "0.00" pounds. Example: FLIGHT DETAILS Gross Revenue: (184 load / £ 0.00 per unit £ 0.00 Fuel Cost: (2133.24 fuel used @ 5.1 / unit) This may be a complete newb question, but how do I change this 0 value to something else? like 70 pounds. I've looked in local.config.php, FinanceData.class.php (I thought I was onto something in that file, but php beats me.) and of course the tpl that it's outputting to.. so how can I change the price of a unit? Thank…
Last reply by Nabeel, -
- 10 replies
- 2.6k views
Hey everyone, Supplemental update has been posted, fixing a few issues. Just download it as usual, and run the /install/update.php This also adds a 'description' field to the downloads, and the dashboard graph slowness has (hopefully) been fixed. Nabeel
Last reply by mw308, -
- 12 replies
- 2.6k views
I get the following error when trying to register a test account: Incorrect date value: '0000-00-00' for column 'lastlogin' at row 1 Anyone know what could be throwing this error and how to fix it?
Last reply by ProAvia, -
- 4 replies
- 2.6k views
Hello all! Quick question... in my flight briefing, how can I show the departure and arrival countries? I tought something like <?php echo $depinfo->country;?> would show it directly, but it doesn't do so! I went over this forum and tried different ways, any idea? Thanks!
Last reply by EricThePanic, -
- 5 replies
- 2.6k views
Hi, I would not say this is a bug, but my pilot list and schedule list aren't showing up in the admin center. My browser says there is an error on those pages at the bottom of the browser. All it says is the heading and then a blank area below it, but the nav bar is still there. I noticed some of the files on my site got messed up, so what file(s) would be keeping these tables/lists from showing up? Or, in other words, what files (php, .tpl, .js ect.) are used to display these tables? I can still view the fleet list and pirep list and all other lists/tables in the admin center. Thanks! -- Cory
-
- 1 reply
- 2.6k views
I have noticed that I find no means of deleting an airline in the admin panel Add & Edit Airlines. This is also true with Edit Airports & Aircraft.
Last reply by C1971W, -
- 6 replies
- 2.6k views
Hello everyone! I've got a problem with this code which is on the pilote public profile. <?php if(PilotGroups::group_has_perm(Auth::$usergroups, ACCESS_ADMIN)) { echo '<li><strong>Commentaires staff: </strong><?php echo PilotData::GetFieldValue($userinfo->pilotid, 'Commentaires staff');?></li> '; } ?> Thank you for your help!
Last reply by thomas2360, -
- 8 replies
- 2.6k views
Hi im new at all this and dont have blody idea what im doing but im heading somewhere. Im dummy for codes, but somehow i managed site. Help needed urgent about whole thing. But, my problem is grey box instead of plane...maybe it has to do something with background or what? can someon contact me pls on mail mr.shiljo@gmail.com for helping me out on those scripts and everything, i want learn but its damn tough. thank you very much...
Last reply by Nabeel, -
hello guys i whant to allow my pilot to fly from/to anywhere in the world without make route before is it possible ???
Last reply by OA01, -
- 3 replies
- 2.6k views
First of all, I'm sorry for my poor English. But I'm sure you can understand. I am using scripts Lightbox2 Calling the scripts are in template.tpl /* This is required, so phpVMS can output the necessary libraries it needs */ echo $page_htmlhead; ?> <?php /*Any custom Javascript should be placed below this line, after the above call */ ?> <link rel="stylesheet" href="/lib/lightbox/css/lightbox.css" type="text/css" media="screen" /> <script type="text/javascript" src="/lib/lightbox/js/prototype.js"></script> <script type="text/javascript" src="/lib/lightbox/js/scriptaculous.js?load=effects,builder"></script> <script type="te…
Last reply by MVS105, -
- 6 replies
- 2.6k views
I want to start my own VA it is made up. Can someone please help me out on Teamviewer 5 by posting a reply. I would like the Obsess Blue Template and i would like someone to help me edit and install it. I would like to use a free Hosting Company which is very good. Help me as soon as possible. Thank you in Advance for your help.
Last reply by TAV1702, -
- 1 follower
- 2 replies
- 2.6k views
Good Evening All On installing PHPVMS on my WAMP desktop server for skin/module development, I recieved an error message. I have searched forums and tried the fixes mentioned, so I am aware. I now have the following issues. ( ! ) Fatal error: Cannot re-assign auto-global variable _FILES in E:\wamp\www\ccvg\phpvms\core\common\PilotData.class.php on line 436 Call Stack # Time Memory Function Location 1 0.0085 256096 {main}( ) ..\index.php:0 2 0.0135 301920 include( 'E:\wamp\www\ccvg\phpvms\core\codon.config.php' ) ..\index.php:40 3 0.2…
Last reply by Vangelis, -
- 10 replies
- 2.6k views
I installed Elaskin all good but whenever I try to login into the CrewCenter I just get a spinning circle indicating that it is loading but it never ends up loading. I am using free hosting Im on phpvms 5.2.2 PHP V5.6 Any help is appreciated
Last reply by Strider, -
- 11 replies
- 2.6k views
Hi Nabeel, I have discussing a lot with pilots in my VA and they seem to be disapointed by the fact we can't have two aircraft with same name and two different registration codes. As for MYSQL table primary key is set to "ID" and unique to "Name", it would be better to set unqiue to regitration number... I guess modding it would imply to change code in ACARS, etc... Cheers !
Last reply by Nabeel, -
- 1 follower
- 5 replies
- 2.6k views
Does anyone have the zip file of simpilots phpvms ? it seems that he cleared up he's github Thanks in advance
Last reply by ShredMountains, -
- 1 follower
- 10 replies
- 2.6k views
After uploading the files through FileZilla onto my website to install phpVMS Classic downloaded from GitHub, and after running through the installer, I check out the forums to add a skin for the website but a few minutes after, FileZilla looses connection from the host, I try re-connecting with no luck. I then reload my account on the host’s website but now I had to login again, but I see an error message saying “Account has been suspended due to ToS Violations”, then I send them an email asking them why my account got suspended and I get this answer: ”Thank you for contacting us. We are sorry to hear that you are having issues with your account.The reason for your …
Last reply by Nabeel,