Jump to content

flyalaska

Members
  • Posts

    1943
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by flyalaska

  1. 1.6.1
  2. No I haven't
  3. Looks awesome! I will try it out tonight.
  4. Will it be released?
  5. Here is how I do the tour complete. {echo '<td><img src="path to image" width="50" height="16" border="0" title="Tour Complete" /></td>';} In tour_details.tpl on mine its line 170 Just change the image details.
  6. I have a pilot who can not connect the acars to FS. He gets the following error. FSUIPC Error #7: FSUIPC_ERR_VERSION. Incorrect version of FSUIPC He is using the payware version of FSUIPC, version 3.999w
  7. It's a issue with your theme. Can't remember exactly. Something do how you are linking your js files.
  8. BTW, IPB search function sucks. You get threads that have nothing to do with your search.
  9. go to http://www.tsviewer.com/ register your server, get the code and place in your template.
  10. Don't forget to check Public, so its open to the public.
  11. What do you see? Errors , etc. If you have the same as me you should have a jquery.dataTables.min.js aswell. Looks like that we have the same one. Try moving the paginate code after </table> and remove it from above. <script type="text/javascript"> $(document).ready(function() { $('#schedule').dataTable( { "sPaginationType": "full_numbers" } ); } ); </script>
  12. Free or custom?
  13. Ask your server what the max allocated memory is. I had this issue. Got fixed when my host moved it up to 128mb.
  14. Won't connect for me.
  15. I did a whois search on the domain.
  16. I had that problem before. It was a Javascript issue. Maybe you have them layed out wrong in your layout.tpl Try to place a bid. If you get :No Routes Passed" than its a javascript issue, if you don't it's something else.
  17. It messed up my sites when I did it. Just copy <table> to </table> and you will be fine.
  18. You are missing a closing </div>. Other than that, its nice!
  19. Mine was from Jeff, its an addon for kACARS Custom.
  20. Are you talking about this? - http://www.flyaka.com/index.php/pireps/viewreport/12852
  21. I ran into another issue. When a new pilot is accepted or when a pilot receives an award. It displays as -- has been promoted.....
  22. It's perfect the way it is. Thank for all your help.
  23. Thank you! That worked.
  24. Nice paint Roger!
×
×
  • Create New...