Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. You are missing a closing </div>. Other than that, its nice!
  2. Mine was from Jeff, its an addon for kACARS Custom.
  3. Are you talking about this? - http://www.flyaka.com/index.php/pireps/viewreport/12852
  4. I ran into another issue. When a new pilot is accepted or when a pilot receives an award. It displays as -- has been promoted.....
  5. It's perfect the way it is. Thank for all your help.
  6. I have progress. I have no errors now. http://www.flyaka.com/index.php/ Look on the bottom Not displaying the Name or pilot ID, neither is yours.
  7. I have the betta. I got an email from a pilot, stating that he tried to login and got a message saying that he was banned. No reason why I would ban him. Anyone else have this problem? I unbanned him in admin, don't want this to happen to anyone else.
  8. Ask in support, this thread is for people showing their code snippets.
  9. Put this in your skins css .pagination ul{ display: inline; } .pagination ul li{ margin-left: 0; padding: 3px 5px; color: #2b6b97; list-style: none; display: inline; font-size: 1.2em; font-weight: bold; }
  10. That error usual has to do something with a javascript conflict.
  11. I tried that, it screws up my site. How do I exactly replace the code on line 3? foreach($allactivities as $activity) {
  12. Thank you for the fix, works perfect!
  13. I have a fictional, and I have never made mine public. Don't see any reason too.
  14. I got the PIREPS tp post to Twitter, can not get the recent activity to post on my page, I get an error. Warning: Invalid argument supplied for foreach() in /home/flyakaco/public_html/lib/skins/flyalaska_1.0/activity_list.tpl on line 3 Line 3 is foreach($allactivities as $activity) {
  15. Jeff made a nice one. I use it for my PIREPS - http://www.flyaka.com/index.php/AllPIREPS You can get it from FSProducts - http://fs-products.net/index.php/downloads/viewdownload/6-phpvms-modules/23-pagination-example
  16. foreach($allactivities as $activity) {
  17. <thead></thead> and the body part in <tbody></tbody>. was eventually the issue. Took crack at it the next day and that fixed it.
  18. I get an error when i try to connect.
  19. Whats the pros and cons of removing inactive pilots? Does it hurt your VACentral Ranking? What does everyone else do to pilots who never fly or don't fly anymore?
  20. I have updated since. Forgot to back up. Forgot exactly where in the Registration.php do I put the code.
×
×
  • Create New...