Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 1 follower
- 4 replies
- 2.6k views
Hi All, Something strange has happened to our admin for our airline. None of the staff team can add aircraft to the fleet. Three of us have tried and it comes up with an error message. I have checked the pilot group for admin and the settings look ok. Nothing else has changed. I've reset the cache, optimized the tables etc but still no joy. Any ideas? Just off to try and see if it's affecting other areas of the airline.
Last reply by freshJet, -
- 4 replies
- 2.6k views
Hi I try to lock aircraft in use or aircraft in bid . $lastbids = SchedulesData::getAllBids(); $aircraftroute = OperationsData::getAircraftByReg($route->registration); foreach($lastbids as $lastbid) { $aircraftbid = OperationsData::getAircraftByReg($lastbid->registration); if($route->registration != $lastbid->registration) { continue; } } (schedule_results) I want skip all flight with aircraft in use or already in bid . I need code for lock aircraft in use . Tnx
Last reply by TAV1702, -
- 6 replies
- 2.6k views
having trouble with Schedules have clicking on add bid i get error was encountered and idea to solve this
Last reply by smurphy, -
- 11 replies
- 2.6k views
I have the basic phpvms uploaded and working just fine. I do not know how to to write scripts or anything, so until I find a tech guy, how can I add Staff Members and is there a away to change flight hours? as the CEO of my VA I am not starting out as a Jr. First Officer, LOL.
Last reply by Steve Bartlett, -
- 7 replies
- 2.6k views
I was editing my template in frontpage_main happened and some bug. You help me? Link: http://i.imgur.com/gNSerfA.png They doubled my news
Last reply by Raphael, -
- 1 follower
- 7 replies
- 2.6k views
i have stuff imported but the list is blank.
Last reply by MCL0001, -
- 5 replies
- 2.6k views
Anyone have any idea how to put the the rank image on the signature i looked through the Docs and couldn't find nothing Kind Regards, Allan
Last reply by cgentil, -
- 11 replies
- 2.6k views
Hi, I am having a bit of trouble with my VA, when I go to load up the schedules page it comes up with this error - Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Schedules::view' was given in /home/bmavirtu/public_html/core/classes/MainController.class.php on line 218 We have tryed re-putting on the php file and there is no change. Have we done somthing wrong? Jamie
Last reply by truemo9, -
Recently I changed my password for some unknown reason. Naturally I didn't write it down. Today I can't get logged in even though I have tried every possible password I can think of. I need someone from phpvms to go into my admin section and either find my password or issue a new one. I tried selecting the link "I forgot my password". I enter my email address, it says a new password has been sent, yet no password ever shows up in either regular mail or junk mail folders. Frustrating.
Last reply by TennShadow, -
'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, -
- 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, -
- 6 replies
- 2.6k views
Hello everyone, I have added a custom field and I want to show it in profile_main.tpl, What is it that I can put to it is shown, This is the table that will do custom field <td align="left"><strong>Aircraft:</strong></td> <td align="left">here, i want to what has been entered in the custom field</td>
Last reply by tkfeeny, -
- 8 replies
- 2.6k views
Hi Guys, Can anyone help ? When I display the live map a pilot who was online 2 days ago and logged off still shows on the live map. It may well have been a bad disconnect from FSacars, and has not closed the plan. How do I clear this redundant flight and is there an automatic clear down in the event of tyhis happening again ? Regards John J
Last reply by roboa, -
- 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, -
- 7 replies
- 2.6k views
Hi i am New Here and wanted to start my own VA so need little help from anyone who knows Coding Stuff Basically the Idea was to alot Pilots Assignments according to there ranks so pilots can see in Pilot CP what flights they have for today so they can achieve VA allocated Flights Per month. Hope you understand and get back to me.
Last reply by Nabeel, -
- 5 replies
- 2.5k 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
-
- 6 replies
- 2.5k views
Hello every one ! I got a serious problem today with the codon.config.php file. Here is the error: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/greeceai/public_html/fss/index.php:1) in /home/greeceai/public_html/fss/core/codon.config.php on line 40 and at the codon file the line 40 is: session_start(); I really need help please!
Last reply by dimitris, -
- 9 replies
- 2.5k views
Nabeel, i have watched your tutorial about the rout map hubs, it works fine apart from one hub, EGKK for some reason, any ideas? EGCC KJFK KLAX EGPH works fine but i have the most routes coming out of KK but that was limited with the code to 20 i believe. http://grantsva.com/index.php/routemap/hubmap/egkk
Last reply by nexiss, -
- 7 replies
- 2.5k views
OK, first of all I know that a lot of folk on here are in major debt in their finances. Obviously with the high fuel prices, overcoming them and expenses are a big challenge. What makes it harder for us is we are a low-cost airline. I recently jacked up the prices a bit to try to cover costs more, however, if you see the real-world low-cost airlines like easyJet, Ryanair and Jet2, they can all cope - with prices as low as £10 or less. Now the big difference here is number of flights. They will fly hundreds to thousands of flights per day (Ryanair flies over 1500 and easyJet over 900) and that will of course add to fuel costs. But if we have a low fuel consumption scheme…
Last reply by freshJet, -
- 5 replies
- 2.5k views
Me again If you go to the bottom of my site's home page, you will see that the Footer (Copyright stuff) is not at the bottom, but instead to the right of the page, and higher up. Here is the layout.tpl file: <?php /** * * STOP!!!!!!!! * * Are you editing the crystal skin directly? * DON'T * * Copy and rename the crystal folder. Otherwise it'll get * overwritten in an update. * * Also, READ THE DOCS * * http://www.phpvms.net/docs/skinning * */ ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <he…
Last reply by tobyrice01, -
- 13 replies
- 2.5k views
HI I have problem with FSacars for distance and touch down VS !!! please see image at below link : Please help me TNX
Last reply by faraz, -
- 6 replies
- 2.5k views
I decided to make the switch-over to PHPVMS-5 so I decided to set it up separate to the old version then, on switchover day just import all the data from the old DB to the new DB. So I did that then went through the various maintenance options in the admin panel, it found the pilot pay from the PIREPs. So far so good. Everything seems to work EXCEPT that it thinks that there are NO PIREPs to be found. When I then tried to submit a PIREP it appeared on the main page news feed but otherwise disappeared?!?!?!?!
Last reply by OA01, -
- 1 follower
- 4 replies
- 2.5k views
Hello We have a new VA Website with a subdomain xx.skyline-va.de. PHPVMS runs on another subdomain xy.skyline-va.de but on the same Server. I wanted to display the ACARS map on this page, but I get the following error: Uncaught ReferenceError: L is not defined at base_map.js:10 Uncaught ReferenceError: L is not defined at map.php:190 the code to display the map on the page: <?php MainController::Run('ACARS','index'); ?> and i included the follow phpvms files: <?php include('../../httpdocs/iCrew/core/codon.config.php'); include('../../httpdocs/iCrew/core/local.config.php'); ?> Have i forge…
Last reply by PikoSim, -
i have added some modules to my VA and i have installed all the files in to the correct place and i get a error in the admin centre like hub/sidebar_hub.tpl and i get them on a few things any help people
Last reply by poole3003, -
- 5 replies
- 2.5k views
This text appears at top of registration page after pressing the "Register" button on registration page. Indont think that people should be seeing my reCaptcha keys. The completed registration form goes into que for processing just fine can it be fixed?
Last reply by in2tech, -
- 8 replies
- 2.5k views
Hi, I am having a problem trying to get phpvms to install I keep geting this error message Fatal error: Class 'DB' not found in jas/core/common/SettingsData.class.php on line 28 and was wondering if anyone has encounted this problem before and if so what the solution is. Thanks in advance.
Last reply by jscott205, -
- 10 replies
- 2.5k views
I have installed built 785 and it display ok but I can not log in. it seems to redirect. Any clue what is going on. Gerald Stieben PS: how do I get my airline in the trial???
Last reply by Nabeel, -
- 7 replies
- 2.5k 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, -
954 issues
by RogerB- 13 replies
- 2.5k views
Since updating I am finding bugs all over, I can't edit pireps, the registration page was hosed...I am updating to the current build Anybody have some raid??
Last reply by Nabeel, -
- 5 replies
- 2.5k views
Hi all, I have a pilot on my VA who fly's xplane and on MAC, he is using xacars to record his flight, as that is the only compatible acars program. But it is chucking up lots of errors. 1. pilot number is showing up as 0000 2. when he does a flight it breaks the live map (no ones flight shows up even though other flights are taking place) 3. I have a live flights section on the site which just shows up as multiple '0's This problem only happens with xacars as everyone else use smartCARS here is a screenshot to try and help explain.
Last reply by JoseAlmeida,