Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. You still have the issue that has caused the "No Routes Passed". In most cases that error issue will also effect the schedules. Just put your js in the correct order.
  2. This may not be the issue, try this. Replace <? with <?php
  3. If you are looking for a skin too, I am releasing this one for free. Comes with a custom Public Profile and Pilot Dashboard. Might have it done this weekend.
  4. Line 80 maybe
  5. West Wind Virtual has been around since 1996. http://www.atlanticskies.com/new/index.php since 1993. http://www.lynxairways.com - 1992 Both domain were bought after. They could have changed domains or didn't have a website at first.
  6. Did you happen to modify any file extensions in the templates?
  7. Fixed the issue. I am making multiple skins and was sharing the same DB. So the active skin in admin was changed. All fixed now, using a separate DB for each skin. Thanks for the help Tom!
  8. I put a empty header and footer.tpl. That did not do the trick? Any suggestions?
  9. Far as I know footer.tpl and header.tpl are not used anymore in the skins. It is not called anywhere on my template files.
  10. In the main page. It messed the css. http://www.bluedogdesigns.net/phpvms/Artic_Blue/index.php/
  11. I am getting a footer and header error. I know that the error means that footer and header.tpl doesn't exist. Those files are not used anymore. Why am I gettting this error? home/flyakaco/public_html/flyaka.com/phpvms/Artic_Blue/core/classes/TemplateSet.class.php
  12. gameservers.com
  13. Server issue, contact your host.
  14. In admin, bottom right of the page. Are your template files tpl or php?
  15. http://forum.phpvms.net/topic/4736-can-i-have-a-clean-code-of-the-pilot-roster-with-no-hubs/page__hl__%2Bclean+%2Bpilot+%2Broster
  16. The dates are set in the module. Those dates are not from Airmail, I have that on alot of my dates from phpvms, phpVMS hasn't had a serious update for a long time and its starting to show.
  17. Have you changed anything in your layout.tpl? Its usually a js link in the wrong order.
  18. Do you have a demo of your Dispatch System?
  19. Do you have the rank set in the aircraft admin?
  20. Why would you want music. I personally would exit if I heard music on any web page.
  21. Not sure, maybe you allocated memory is too low. WHo is your host and how much memory are you given?
  22. Open the template file registration_mainform
  23. <img src="<?php echo SITE_URL;?>/lib/images/countries/<?php echo strtolower($pilot->location);?>.png" alt="" />
×
×
  • Create New...