Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. I have mine to show a number, not red. Copy this and replace your whole mail_check file. Make a back up copy first. <?php //AIRMail3 //simpilotgroup addon module for phpVMS virtual airline system // //simpilotgroup addon modules are licenced under the following license: //Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) //To view full icense text visit http://creativecommons.org/licenses/by-nc-sa/3.0/ // //@author David Clark (simpilot) //@copyright Copyright (c) 2009-2011, David Clark //@license http://creativecommons.org/licenses/by-nc-sa/3.0/ ?> <center> <?php if ($items > 0) { echo ' '.$items.' Message(s)'; } else { echo 'Mail'; } ?> </center>
  2. you just wanting the colored number for example?
  3. love the idea of the destination table.
  4. Usually the no routes passed is from a js issue. SO I would guess that 1.9.1 is it. Maybe its not compatible with phpBMS. No idea really, just a guess. It also be from the way you have you js layed out in the layout.tpl or layout.php.
  5. did you get the no routes passed before the 1.9.1?
  6. I am trying to make it, that new pilots start with X virtual money. Anyone know how I go about doing that?
  7. nice
  8. Have you ever had it work before?
  9. Make sure that the aurcraft and airport are already in the database. Same details as you have in the schedule. Are you using the template with week 1, 2,, etc?
  10. I wish you were here when I moved from FSAcars. We had do it all manually.
  11. I delete schedules all the time, there is no negitive impact of doing this.
  12. How many PIREPS do you have? I just had a similar issue. Had over 18,000 pireps, was causing my site to load very slow and the admin pages too. Did the fix from the first link posted and it works fine now.
  13. I have never heard of a pilot get an email on a rejected or accepted pirep
  14. Who is your host? That seems really low.
  15. Talk to your host, they have your memory set too low.
  16. as far as I know only admin gets an email when a new pirep is submitted.
  17. echo '<td align=center><img src="'.fileurl('/images/airline/'.$pirep->code.'.png').'" alt="'.$airline->name.'" /></td>';
  18. Try contacting him on Facebook
  19. https://www.facebook.com/pages/809Film/257880557603730?ref=profile Click about for contact info
  20. You do relize that everyone here is a VA owner. Really no point of posting your help wanted here.
  21. I like it. He is using IP Content. Pretty much what you can do with it.
  22. I would recommend kACARS,
  23. http://forum.phpvms.net/index.php?app=ccs
×
×
  • Create New...