Jump to content

StartVM

Members
  • Posts

    513
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by StartVM

  1. Before spending money on HDR images, check out their Flickr page. They have a lot of HD images that are rarely used https://www.flickr.com/groups/deltaairlines/
  2. I can tell you one thing right now, you won't be getting any pilot applications until you fix your broken registration system. The entrance exam is messed up more than before mate. Did you see my project offer for the custom registration system? I can have that fixed in a jiffy. Check your PM's
  3. http://www.javascriptfreecode.com/11.htm BTW, Google is a really great resource
  4. One thing you should check is the number of active questions on the crew test. It goes blank at #7 making it impossible to pass
  5. I can recommend that you upgrade your system to simpilots phpvms at http://github.com/davidjclark
  6. I thank you time and time again for making your website responsive. That is something that most VA's that I have seen lack on a custom skin is responsive design. Good job
  7. Although I agree that it is much easier to run a VA under a more unique idea, most va's lack something. Otherwise, they would be a monopoly.
  8. Depending on how the web server is configured, it can get complicated if you want to allow a coming soon template to display in the root directory, but good tip
  9. I have noticed quite a few virtual airlines that struggle to secure their website during development and beta testing. As you all know, without the correct protections, it is easy to view the website by appending /index.php to the URL. In order to combat this and restrict access to your entire phpVMS website by IP address, simply replace your index.php file in your root phpVMS directory with this attachment. The original code has been unaltered, I added about 16 lines of code to the top of it for the ip handling. The code is commented and quite self explanatory on how to work it. Cheers! index.php
  10. Go into your core/local.config.php file scroll towards the bottom and find the line that says ACARS_LIVE_TIME and set it to 5 instead of 720 so the system will dump ended flights after 5 mins. You can play around with it to fit the needs of your VA
  11. Briefly I will mention that your website models the layout, design, and inspiration of delta.com and delta.org. I will leave it at that as I will assume you have that all worked out. When "drawing in pilots" it is important to not only get them to join, but get them to stay. By getting a few to stay, they will advocate for you and draw in their friends. I will use my virtual airline Redwood VA as an example. We started off with quite a few applications on opening day about 55. About 40% of them flew, and we continue to give them a reason to fly. Many have advocated and advertised our va through forums, other communities, and social media. We recently hit just over 400 Facebook supporters and we are reaching 80 active pilots. Make sure to be unique, and to treat your fellow simmers well. You will be rewarded
  12. FreshWorks is a phpVMS template built with the Twitter Bootstrap framework to produce quality results across multiple platforms and devices Whats Included? Full Navigation Menu Frontpage Slider Pilot Center Easy to expand and customize bootstrap elements and add code DOWNLOAD HERE!!! Screenshots!!!
  13. Always nice to have a good rant ehh!
  14. http://getbootstrap.com/javascript/#carousel
  15. I don't want to get sued for affiliation with a website full of stolen content I am good thanks
  16. Put the code in a file such as Google.js and link it in your layout.tpl/php file
  17. In my opinion, a lot more than just the header and footer came from there. The entire design looks "inspired" from Qantas Virtual. I used inspired very loosely.
  18. Michael, I would be happy to develop for you once you show some moral, dignity, and respect for your peers and fellow simmers. I see in the footer that the site was designed by Jordan Barber http://jordanbarber.co.uk so if you didn't realize he stole the content from Qantas Virtual, I apologize, but I would take the time to fix this ASAP.
  19. I am pretty sure SimPilot and Lorathon and Nabeel were the original devs on the project but I could be wrong
  20. You can put a [sOLVED] tag in the title of this post by editing the original post and clicking use full editor
  21. StartMyVA.net is working on an application similar to this. If you would like information on a custom project, send us a message!
  22. The best course of action would be to open a support ticket and request the PHP version for your account be downgraded to .5.3.27
  23. This would be caused by inserting symbols as a character string instead of using the html markup. For example to insert an apostrophe (') use 39;
×
×
  • Create New...