Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. than you deleted too much, revert back to your original copy
  2. Look in the registration tpl's
  3. Don't use FSACARS, it's crap. Most of us have changed over to kACARS.
  4. That worked, Thanks.
  5. 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 } ?>
  6. After thinking about it, it's fine the way it is. It makes since now.
  7. 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?
  8. Thank you!!!
  9. Try this! <img src="<?php echo SITE_URL?>/lib/signatures/<?php echo $pilotcode ?>.png" /> your code didn't state the pilot code.
  10. Would that be in local_config?
  11. How do I display something when logged off and not have it displayed when logged in?
  12. Will it show flights of days of the week other than today's day?
  13. Not sure about the other characters, but the diamond looking thing with the ? inside is caused from using a in your html.
  14. You will get that when you use
  15. 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?
  16. Change the url to your base url, http://www.your va.com
  17. use the login that you use for your VA
  18. In your ini file try changing line one to [Log] from [Flight Log]
  19. That would be great!
  20. 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.
  21. Nice, Can you add how many times each airport had a pirep filed(flown)?
  22. What file do I edit to change the look of the table?
  23. Sounds good!
  24. Is there a way to display a VA's rank on their homepage? In the stats for an example.
×
×
  • Create New...