Jump to content

StartVM

Members
  • Posts

    513
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by StartVM

  1. Aloha Everyone! As a former CEO of a VA and a current web developer in self-training, I know how frustrating it is to spend hours playing with code trying to pull elements from your database or, maybe you just don't know where to find the scripts. To make your job easier, I have gone through the entire phpVMS Installation and pulled every PHP call I could find and compiled it into one document for easy use. If you find any errors, or more PHP calls, please post it here and I will update the original post. Cheers and happy coding! http://pastebin.com/ERuvPcmV I have updated this call sheet as of 5/20/14 to correct some bugs
  2. So, where are you getting these from? I am trying to understand how you can claim 10,000 when each airline has a different route base. And premade? I am surprised you have enough time to "make" schedules for every airline.
  3. I am going to need a bit more to go off of. I PM'd you, hopefully we can meet on Skype and I can help you out
  4. I was just wondering, are you using a free skin, or part of an alliance where everyone uses the same skin? Because Air Atlantic has almost an exact copy of your site. Our you maybe of them? http://airatlanticvirtual.com/
  5. I am going to give some constructive feedback, you may choose to take it however you may. Nonetheless, the new website IMHO is not up to par with even the old one. The margins are out of place, things are off center, the colors are boring, and in general, it feels like a site from 2005. If you have the $$$ I highly suggest posting something in the paid services section, or hire a webmaster to touch up your airline. If you want to learn somethings yourself, teamtreehouse.com has a free 14 day trial and you can learn how to make a template from scratch. Thats is how I learned to code the Hawaiian Website and many other projects. If you want a 100% free alternative, I can also recommend Code Academy, however it is better to use to brush up on skills as it doesn't lay the foundation of setting up website framework and basic structure which is too bad. Anyways, good luck and I hope you found something in this beneficial. Cheers!
  6. Thanks Ryan! So, that fixed the bootstrap javascript, but my JS for the jetmenu isn't working.
  7. The conflict is where? I am not allowed to have more than one JS file? Or is there a duplicate? Can you repaste a fixed version of the layout and/or htmlhead
  8. The website thats having issues is not open to the public yet, and we don't want to release the domain.I can do a teamviewer or paste any others files you may need?
  9. None of my custom javascript libararies are working on my site. This is the current layout config. http://pastebin.com/1R60w6CQ Is something missing or out of place?
  10. For anyone interested, the awesome Chase Reid from http://aalv.net set the background color in the body to !important body { font-family:Arial, Helvetica, sans-serif; background: #E6E6E6 !important; font-size:11px; color:#24427C; }
  11. I am coding a template for Fly Cactus Virtual, and when I am trying to set the background body color, nothing happens. Here is the layout and css code. Layout: http://pastebin.com/QzMnQxTT Style: http://pastebin.com/6NeumyEP The funny thing is, the code works on my local machine, but the background doesn't change when using phpVMS. It is a clean install directly from the phpVMS website. *Downloaded 4/17/14
  12. pm'd (No need to say why not post here. That takes time to go back and forth. We will post a fix or solution when it IS fixed)
  13. Great way to give back to the community Collin! Thanks for putting the offer out there!
  14. StartVM

    Drop-down box

    Make sure the window is not open over FSX. This is a bug in fsx. Make sure you reduce FSX before opening KACARS
  15. Does anyone have the code to pull a numerical value of the number of pilots in a specific hub? Also, the amount of flights done by pilots in that hub? Thanks!
  16. Correct me if this is way off, but it seems the reason the password display is not possible is because the hash is salted
×
×
  • Create New...