Jump to content

ahughes3

Members
  • Posts

    205
  • Joined

  • Last visited

Everything posted by ahughes3

  1. Hi All, Hopefully just a quick question. I have just installed PHPVMS and on the whole it looks ok. I have just clicked on the "register" link though and I get a message saying that the module "registration" doesn't exist. I have looked for something on here that points me to a script or module which is for the registration but can't find anything that looks like it's the right thing. Can anyone point me in the right direction please? Thanks Andy
  2. Hi All, I've just been looking at the Pireps of our pilots flights since switching to kACARS. I've noticed that the Pilot pay only ever shows £12 income, which is the hourly rate. Yet, the flights that are more than an hour i.e. 2+ still only show £12. However, the flights under an hour seem to be giving the right pilot pay. Does anyone know if kACARS has any effect on what happens with the pilot pay calculation? i.e. is it the information from the logged number of hours flown that is then used to calculate the pilot pay? Any help would be gratefully recevied as our pilots are only ever getting an hours pay maximum. Just trying to work out if its an issue with phpvms or kACARS or both? Thanks Andy
  3. Hi All, I'm hoping someone might be able to help. I've checked the forums and can't find anything relevant, hence my post. The VA I fly for has just set up on phpvms and we're using FSAcars to record flights and we're having a nightmare with it. Each pirep we look at after a flight shows no revenue, no gross income and often no pax. Then sometimes it does. We've interigated our fleet, airports, routes and we've fixed fuel prices at the airports to see if that makes a difference but no joy. I'm now struggling to try and understand what could be going wrong. Has anyone else encountered problems with the tracker submitting the data to phpvms and getting no results? If so what did you do to sort it? Any help however small will be gratefully received.
  4. Brilliant Parkho, thanks for your help. Your answer worked perfectly. Another item on the list of 127 things we need to sort :-)
  5. Hi Folks, I'm hoping someone can lend a hand. I am trying to call up a page on our site using the php script to open it, however its not working. My knowledge of php isn't strong enough to understand what I'm missing. The feet page file (html) in question is being stored in a fleet module folder, which I am then calling up using the script below. Everytime I try the script though I get an error saying "error module does not exist". Any help would be much appreciated. class Fleet extends CodonModule { public function index() { Template:Show('fleet_main.tpl'); }}
  6. Thanks CPC900, that's what I thought. Hmmm that's a pain in the backside as it means our pilots having to manually enter their aircraft registration into the tracker. Thanks anyway for you response.
  7. Hi, I am part of Go Air and we're just in the process of setting up on phpvms. I have been working on transferring our routes over from fsairlines and have hit a problem. I've had a look on the forums here but can't find anything answering my specific issue. I have created a csv with all of our routes in and I want to make it so that every aircraft we have is available on all routes but I don't know if I can enter multiple aircraft registrations to each route or if I have to create an individual route for every individual aircraft registration? Can someone please help. I'm hoping it's not the latter as that means a bucket load of work! :-(
×
×
  • Create New...