Jump to content

StartVM

Members
  • Posts

    513
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by StartVM

  1. Also thanks for the link few good pointers.. But I haven't came up with what you can buy with the sky points yet because you know still have to pay out of pocket and have spent a lot all ready lol but it's my pleasure because I'm looking to have a friend ship with my pilots not just a va....

    Also got module coming to keep my flights up to date.

    Also we pride in our site that fits any screen including phones. I'll post a pic here soon.

    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

  2. Or, if you'd prefer not to edit core files, a couple of lines in your .htaccess, which also protects other parts of your site:

    Order deny,allow
    Deny from all
    Allow from ##.##.##.##
    

    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

  3. 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

  4. have been search the forum about the Live flight,

    The problem is the Live flight Board still showing after the flight is completed or exit.

    However, in ACARS map is showing correct information.

    Please advise.

    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

  5. 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

  6. Really people? If you going to ask for help or post about your Virtual Airline and not include a link what good does that do? Seriously... Please include links when you post.

    PS. Not sure if this is the place to post this.

    Thanks,

    Edmundk

    Always nice to have a good rant ehh! :P

  7. he used the header and footer thats it as i will be doing the rest of the code as he is a joke mate and the main page looks hardly anything like theres and once i finished it will be own own and after what your saying you think im going to pay you for something dont think so

    I don't want to get sued for affiliation with a website full of stolen content I am good thanks :P

  8. Hi, in our website we are using google analytics, then recently we installed a cookie control script with this code:

    <script src="/cookies_permisos/cookieControl-6.2.min.js" type="text/javascript"></script>
       <script type="text/javascript">//<![CDATA[
         cookieControl({
             t: {
                 title: '<ul><li>Este sitio usa cookies para guardar información en tu ordenador.</li><li>This site uses cookies to store information on your computer.</li></ul>',
                 intro: '<ul><li>Algunas de estás cookies son esenciales para hacer funcionar correctamente nuestro sitio y nos ayuda a mejorarlo dandonos información de como se usa el sitio. Por favor lee este apartado:<span class="ccc-settings"> <a href="http://argavirtual.com/cookies_permisos/mas-informacion.html" target="_blank">Más información (Español).</a> <p>Al Usar nuestro sitio tu aceptas los terminos de nuestra <a href="http://argavirtual.com/cookies_permisos/politica.html" target="_blank"> Política de privacidad</a>.</span></li><p><li>Some of these cookies are essential to make our site work and others help us to improve by giving us some insight into how the site is being used. <br /><p>These cookies are set when you submit a form, login or interact with the site by doing something that goes beyond clicking some simple links.</p><p>We also use some non-essential cookies to anonymously track visitors or enhance your experience of this site. If you\'re not happy with this, we won\'t set these cookies but some nice features on the site may be unavailable.</p>To control third party cookies, you can also <span class="ccc-settings">adjust <a href="http://www.allaboutcookies.org/manage-cookies/" target="_blank">your browser settings.</a> <P><p>By using our site you accept the terms of our <a href="http://argavirtual.com/cookies_permisos/politica.html">Privacy Policy</a>.</p></span></li></ul>',
                 full:'<p><span class="ccc-settings"> </span></p><p>.</p>'
             },
             position:CookieControl.POS_LEFT,
             style:CookieControl.STYLE_TRIANGLE,
             theme:CookieControl.THEME_LIGHT, // light or dark
             startOpen:true,
             autoHide:60000,
             subdomains:true,
             protectedCookies: [], // list the cookies you do not want deleted, for example ['analytics', 'twitter']
             apiKey: '7a2f596d80da6ca9f001262f0aaded3f31e3c253',
             product: CookieControl.PROD_FREE,
             consentModel: CookieControl.MODEL_EXPLICIT,
             onAccept:function(){ccAddAnalytics()},
             onReady:function(){},
             onCookiesAllowed:function(){ccAddAnalytics()},
             onCookiesNotAllowed:function(){}
             });
    

    I wrote the code in index.php. But when I go to schedule page to bid all options are showed in same page (find by dep airport, arrive airport, airplan, distance....). And when we do a bid this error message is showed:

    Actually I commented the code to fix the issue, but what or where I must write the code to work? I wrote in domain\index.php at first line to prevent that cookies was installed, but seems a wrong site.

    Put the code in a file such as Google.js and link it in your layout.tpl/php file

  9. 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.

    post-10131-0-09823100-1411007069_thumb.png

    post-10131-0-20083400-1411007071_thumb.png

    post-10131-0-70602200-1411007074_thumb.png

    post-10131-0-81952200-1411007076_thumb.png

×
×
  • Create New...