Jump to content

freshJet

Members
  • Posts

    1470
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by freshJet

  1. I think you could benefit from a bit more detail than 'funny'.
  2. It should be strtolower(), not strlower() <img src="<?php echo SITE_URL;?>/lib/images/countries/<?php echo strtolower($imgicao);?>.png" alt="<?php echo $imgicao;?>" />
  3. Forgot I posted this, it was just a simple case of forgetting the strtolower()
  4. What about doing this for airport info, i.e not using data from the schedules? I tried it using $airport->icao but got nothing...
  5. Who said it would take a few hours? And the reason I'm doing it is because it's not even that good. You can't customise it in the way you should be able to. Sure, the new version allows you to add OEW and TTL but that's the most you can do.
  6. Of course there is an alternative, I'm making my own.
  7. v1.1 released Thanks to all for the kind words and downloads, the original was a lot more successful than expected!
  8. I was disappointed to find it was payware, so no I don't use it.
  9. It would be a mammoth job to update every new airport, fix, frequency etc. Major ICAO changes are important though, such as Johannesburg, which recently changed from FAJS to FAOR.
  10. These both use different formats
  11. If you mean the flight then there's a freeware autosave program available somewhere (check flightsim.com and Avsim). kACARS's basic function is to log FS parameters, not for this type of thing.
  12. I assume you mean the ACARS log, not the actual FS flight?
  13. I should point out that it is of no one's responsibility to answer your posts...
  14. *sigh* You were offered help actually, nor did either of us say that this was related to your issue. It is you who does not understand and who is being disrespectful.
  15. Don't come moaning when you get random errors that are related then
  16. It's a free host for a start. Shouldn't be the problem but you will most likely bump into different issues later on. I'm pretty sure the docs warn you that free hosts are a bad idea. Make sure your links are correct. Especially this one: <script type="text/javascript" src="js/swfobject.js"></script> Does that file exist on your server?
  17. That's what screenshots are for. Think about it this way; would a real world pilot for airline A be allowed to fly an aircraft belonging to airline B?
  18. Yes this will return the ID, however it should still work.
  19. Not bad, site appears pretty good, realistic fleet, well done
  20. Do you have any bids? Do the flights operate on that day?
  21. In your css file Look for the 'h2' section and edit the 'color:' attribute.
  22. Some points of criticism: Customise your design! Your site looks like any other with that template therefore it is not unique. Get some red in there and make it reflect your brand Change the banner at the top - how does a picture of the terminal at CDG reflect your airline? Change the airport logos on the sidebar. Or get logos. Pictures of the terminal buildings squashed together are not very attractive at all I would also change A320 to just A320. At least your operations are realistic
  23. I dunno what's up then, I use that method and it opens it in a new tab. Try adding: target="_blank" to the submit button on the airport_search.tpl.
  24. I thought you were using the MainController::Run method?
  25. OK, well first of all make sure it's working in the first place at index.php/FrontSchedules
×
×
  • Create New...