Jump to content

OA01

Members
  • Posts

    176
  • Joined

  • Last visited

Everything posted by OA01

  1. What ACARS client are you using?
  2. I have mine set to 12 without isssue # Options for the signature that's generated Config::Set('SIGNATURE_USE_CUSTOM_FONT', true); Config::Set('SIGNATURE_FONT_PATH', SITE_ROOT.'/lib/fonts/Maiandra GD.ttf'); Config::Set('SIGNATURE_FONT_SIZE', '12'); Config::Set('SIGNATURE_TEXT_COLOR', '#808080'); Config::Set('SIGNATURE_SHOW_EARNINGS', true); Config::Set('SIGNATURE_SHOW_RANK_IMAGE', true); Config::Set('SIGNATURE_SHOW_COPYRIGHT', false);
  3. Indeed this would be a great feature, Simpilot?
  4. Your site cannot be seen. As has been pointed out, your index file is missing.
  5. OA01

    kACARS Error

    What value did you change it to?
  6. OA01

    Top Routes

    Hello coding Gurus Why does this code produce no output? <table> <h3>Top Routes</h3> <tr> <td><?php echo StatsData::TopRoutes(); ?></td> </tr> </table>
  7. If the file exists then it's located in root
  8. lol, Thanks again Vangelis, thats exactly what I was looking for
  9. Thanks Vangelis but I already have the code <li><strong>Pilot Pay: </strong>€ <?php echo $pirep->pilotpay;?> p/hr</li> All that displays is the pilots hourly rate. What I'm after is how much pay the pilot gets for a particular flight.
  10. Ensure that both your module and client versions match. And try removing the trailing slash in the "Base URL" box
  11. Can any of you coding Gurus give me the code to display a pilots pay for each flight? IE: A pilots pay is 20 per hour and he flies for 2 hours it displays 40.
  12. You must load your fuel BEFORE clicking "Start Flight", or else kACARS will report an incorrect and usually a minus fuel figure.
  13. It is located in root. If not, contact your host provider.
  14. Now, where have I read that before? http://www.vacentral.net/airline/vuae_emiratesvirtual
  15. I use justhost.com. Never had a problem. Unlimited e-mail, disk space, bandwidth, SQL databases. 24/7 support. C-Panel and you can run forums.
  16. Give it time. Looks like you only started this month, so it needs a fews weeks more data.
  17. As a pilot of Air Wales I think you (Matt Smith) are just going to make the same mistakes again. You had 3 times the amount of pilots as Orange Air, yet OA is ranked 131 on vaCentral, Air Wales is ranked 176, why? Because your website was sterile ( I'm not knocking the skin, that was great, but the content..). . No financial model, no possibility of seeing the efforts of other pilots, even the ACARS table lacked info. It simply left me feeling lonely, like I was the the only pilot there. I joined Air Wales because I live in Wales and enjoyed those short hops. I emailed you twice offering my help but you never even bothered to reply! With your current outlook, whatever you call your VA, you are doomed to fail.
  18. The above is taken from their entry on vaCentral!?!?
  19. Please note that the "Live Price" feature in phpVMS no longer works! Open //public_html/core/local.config.php and make sure you have these lines: /* Fuel info - Price correct as of 20-9-13. Sum=price(p/g) / 6.7 then convert to Euro Default fuel price, for airports that don't have live pricing And the surcharge percentage. View the docs for more details about these */ Config::Set('FUEL_GET_LIVE_PRICE', true); Config::Set('FUEL_DEFAULT_PRICE', '0.32'); Config::Set('FUEL_SURCHARGE', '0.0'); Note that the above price is in Euro's. You can keep up to date here: http://www.iata.org/...e-analysis.aspx
  20. OK, TKS, got it now. My fault.
  21. The link Nabeel posted doesn't work?!
  22. OA01

    Sim Brief

    I had spoken to the developer just before I made my original post. He made it clear that there was more to come but he wasn't sure if he should invest the time and effort if it wasn't popular! Well, over 70 likes and 2665 views on this forum alone! The point is, how many of you have registered at his site? Only if enough of you have, will he take it to the next level. Jordan, how cool would it be to incorporate this into phpVMS, Nabeel???
  23. OK, if I'm reading this right, your account has been suspended because phpVMS has been doing what it is supposed to do, read and write to your SQL DB???????????? Who is your hosting company?
×
×
  • Create New...