Jump to content

flyalaska

Members
  • Posts

    1943
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by flyalaska

  1. Just curious why people advertise their VA here. Only people that come here are VA admins.
  2. PM me your email. I will send you the fixed file, with Hubs and Airlines removed.
  3. than you deleted too much, revert back to your original copy
  4. Look in the registration tpl's
  5. Don't use FSACARS, it's crap. Most of us have changed over to kACARS.
  6. That worked, Thanks.
  7. Am I doing something wrong. It still shows when I am logged in <?php if(!Auth::LoggedIn()) { Do stuff if your not logged in } > <h4>Greased Landings</h4> <?php MainController::Run('TouchdownStats', 'top_landings', '10'); ?> <?php } ?>
  8. After thinking about it, it's fine the way it is. It makes since now.
  9. Very nice! If you want to see an example you can see it on my site. http://www.flyaka.com/index.php/AllPIREPS Can you make this for the roster page?
  10. Thank you!!!
  11. Try this! <img src="<?php echo SITE_URL?>/lib/signatures/<?php echo $pilotcode ?>.png" /> your code didn't state the pilot code.
  12. Would that be in local_config?
  13. How do I display something when logged off and not have it displayed when logged in?
  14. Will it show flights of days of the week other than today's day?
  15. Not sure about the other characters, but the diamond looking thing with the ? inside is caused from using a in your html.
  16. You will get that when you use
  17. I have a question regarding events. My VA has an event every now and then. It's about 15-20 legs across Alaska. With all the planes being used up in the loops, is there a way to have some freed up for our events?
  18. Change the url to your base url, http://www.your va.com
  19. use the login that you use for your VA
  20. In your ini file try changing line one to [Log] from [Flight Log]
  21. That would be great!
  22. I had my pilots page paginated. Since I updated phpVMS it got all screwy. If I can fix it, I will share the code and configuration with you. You will need to have a single list instead of it being broken up by hubs.
  23. Nice, Can you add how many times each airport had a pirep filed(flown)?
  24. What file do I edit to change the look of the table?
×
×
  • Create New...