Jump to content

StartVM

Members
  • Posts

    513
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by StartVM

  1. You gotta give the skin credit though. Regardless of using the same theme, the pages have a very different feel than my VA or Caribbean in terms of content and setup.
  2. Greetings fellow flight simulation enthusiasts! Hawaiian Virtual Airlines (http://hawaiianva.org) is hiring a Human Resources Officer, Honolulu & Kahului Hub Managers, and Fleet Manager. If you are interested in more information on any of these positions, please send an email to cmorgan@hawaiianva.org and we will send you the requirements of each position.
  3. Is your Human Resources department tired of sending out welcome emails with their demographic information and general airline info? Here is a template I have constructed to solve the issue. It uses PHP Tags to pull registration info from the database such as pilot name, pilot ID, chosen hub, etc. Now you can spend less time sending emails and more time flying! Simply replace your email_registrationaccepted.tpl file with this code http://pastebin.com/Q2v4VuUR Cheers!
  4. Did anyone notice that many of their CSS and JS File are linking to an Emirates Virtual? http://s21.postimg.org/5z8k12qkn/proof.png
  5. Looks like what is being entered in the spreadsheet isn't what is in the phpVMS database. Make sure your airports, fleet, and airline codes are precise.
  6. I am attempting to restore a website. Whats is wrong? http://virtualblue.org/
  7. Do you have these installed? stuartpb's Airport Information Addon and Vansers VFleetTracker
  8. Thanks Scott that makes since! Cheers!
  9. Just wondering, how do you provide web hosting? Is it your own servers, a VPS or Reseller? And from who if it isn't your servers Cheers!
  10. For my own knowledge, how would this cause an issue? Never has for me. Have you changed anything else in the local or app.config.php files? Also, are you using the default acars map or have you changed the code or the javascript files?
  11. Go to your website File Manager core/local.config.php Find this line towards the bottom Config::Set('ACARS_LIVE_TIME', 720); and change the 720 to 1 Clear your phpVMS cach
  12. Want to make your images a bit more interactive? You can now with the following image style. Just hover over the image and it will bounce. Instructions ------------------------------ 1. Place the following CSS in your main style or css file http://pastebin.com/Z7hguc1j 2. Place the following HTML where you want the image(s) to appear. http://pastebin.com/cufq8En2 Enjoy! Video Demo http://www.youtube.com/watch?v=8pNvzUbkdu4
      • 1
      • Like
  13. phpVMS doesn't come with airports preinstalled. That is your job
  14. I did not edit any of the default templates. I pointed the JS and CSS files and added in the nesseary tags. Nothing else has been editted
  15. Look for this line in the app.config.php "Config::Set('DEFAULT_MAX_PAX_LOAD', 250);" and make sure it is set to 250.
  16. Oooh I will be the first to give this a try on hawaiianva.org when I get home. Looks promising. it is people like you willing to share with others that brings this community up! Good work mate
  17. Whatever your main style file is
  18. I am trying to explain a styling error not whether or not I am an idiot or not. Yeah, I know it would say No routes have been found. However, it just loses the entire skin and acts as its own blank page. This is the code of the page that says No routes have been found. http://pastebin.com/HHWYFKtk Hope that helps By chance could one of the developers or someone who has actually dealt with this issue answer it? Thanks
  19. I just send you a pull request.
  20. Did you add in the CSS to your style.css? If you need help, I will do a free installation
  21. Put it in the layout.tpl right after the opening <body> tag
  22. Hello, Whenever I convert a skin, everything work perfectly until I go to search flight schedules. This is what comes up if their are no schedules. http://s1.postimg.org/ob8ri2inj/proof.png And if their are schedules and you try to Bid on One, it just give and error.
  23. No of course you don't pay to get help. That is only if you want someone to create a custom Navigation Bar. Send over the index.html file! I will take a look and square up a fix for you free of charge of course
  24. To edit your naviation bar, there are 2 place it would be root/lib/skins/[sKIN]/core_navigation.tpl or root/lib/skins/[sKIN]/layout.tpl (if the nav bar is in the layout) It can be edited here. If you want an entirely new naviation menu, then post a request in the Paid Services part of the forum
×
×
  • Create New...