Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. If it was http://www.thotmarket.com, they have closed down. I used them too.
  2. Anyone know of any Virtual Stock websites that can be used for my VA?
  3. Is there a way to display the pilots top 25 greased landings?
  4. In the downloads section index.php/Downloads is there a way to split the categories so all categories don't show. Have a link for each cat?
  5. Since I can't get help on this, I would like to disable this option. # After how long to mark a pilot inactive, in days Config::Set('PILOT_AUTO_RETIRE', true); Config::Set('PILOT_INACTIVE_TIME', 120); Would changing True to false disable this feature?
  6. Time Zone is CST Format:%H:%i:%s
  7. How do I find that out?
  8. My testing site is own its own domain and its own database.
  9. That is exactly how I have it. Sever time is Dec 01 11:25 CST
  10. We are getting emails stating that the pilots are marked as retired. They are active pilots who have flown lately. Hi Thomas McGreevy, You have been marked as retired because you have been inactive for more than 120 days. To be un-retired, you must file a PIREP. Thanks, The Alaska Adventures Management I am running version Version 2.1.934
  11. I am having the same error. I am on version 1.0.8. Was working fine until my server change. My url is http://www.flyaka.com
  12. I don't think the author is around anymore. I messaged him a little after he started this thread, asking about the total flights per airport, never got a response.
  13. Looks great!!!
  14. <div class="clean-welcome"> <?php $newpilot = PilotData::getLatestPilots(1); ?> Welcome Alaska Adventures Newest Pilot: <?php foreach ($newpilot as $pilot) { echo $pilot->firstname.' '.$pilot->lastname.' ('.PilotData::getPilotCode($pilot->code, $pilot->pilotid).')'; } ?> </div> CSS: .clean-welcome{ border:solid 1px #349534; background:#C9FFCA; color:#008000; font-weight:bold; padding:4px; text-align:center; }
  15. I am using SMF 2.0 RC3. I am having problems displaying the recent topics. Here is what I have done. Before the head I have <?php require("./forums/SSI.php"); ?> Where I want to display it I have <!--#include virtual="./forums/SSI.php?ssi_function=recentTopics" --> also tried <?php ssi_recentTopics(); ?> All attempts have an error. Fatal error: Call to undefined function ssi_recenttopics() in /home/flyakaco/public_html/lib/skins/_SKIN/frontpage_main.tpl on line 33 Any help would be appreciated!
  16. Anyone using phpbb3 having problems with signatures. New members after my last phpbb3 update are getting an error when adding a image to their signature. It was not possible to determine the dimensions of the image I was going to convert to SMF, their converter is buggy and wont convert images and passwords. So I am going to try to work this out.
  17. Wow this was an old post. Fixed the problem by getting rid of FSACARS. Switched to kACARS!
  18. Also if there are no flights for today, it will not show in schedules.
  19. Look in the forums here. Kirean already released it. Example: Click Here
  20. Somewhere in the cpanel you can prevent others from viewing your directories. That's what I do Example: http://www.flyaka.com/lib/skins/
  21. An option that admins for my va can send a mass email with out the reply coming back to my email.
  22. Give me a link
  23. mail sent
  24. Just curious why people advertise their VA here. Only people that come here are VA admins.
  25. PM me your email. I will send you the fixed file, with Hubs and Airlines removed.
×
×
  • Create New...