skyBlue 1.0.4 Documentation

documentation

The package contains the following folders:

  • lib” contains all the files needed for your skin.
  • Uninstalled Modules” contains the third party Modules zips. Seperate installation will be required.

To install the new skin you must —

  1. Upload the lib folder from your pc to the phpVMS root to your web server.
  2. No go to your phpVMS admin. Navigate to Site & Settings --> General Settings Under the Current Skin section, select your skin to sky_Blue and than click save.

  1. The header image is actually three seperate images. One main, with the plane background and two seperate cloud images. Just by replacing your plane with the default plane image will leave the clouds in the background.



  2. Just name your image object1130998624.png with the deminsions of 750x257 add a plane with the background removed. upload it to your skins image directory.

ACARS Map - Change your seetings to match below

  1. Open core/local.config

    # Google Map Options
     Config::Set('MAP_WIDTH', '855px');
     Config::Set('MAP_HEIGHT', '500px'); 

    5.1. Google Map API

  2. You might also need your own API for google maps. Open core_htmlhead.php from your skins folder and add your key to api code. To get your API key from Google, log in to your Google account and go to https://developers.google.com/maps/documentation/javascript/get-api-key#key - Open lib/skins/sky_Blue/layout.php

  3. Find the code below.
    https://maps.google.com/maps/api/js?sensor=true">
    replace it with - Don't forget to add your keys
    https://maps.googleapis.com/maps/api/js?key=Your Key Here&callback=initMap"> 

  1. If you are getting an error from the recaptch on the Registration and Contact pages. You will than need to obtain your recaptcha keys for your domain. Simply follow this link. Than paste the code to your local.config page just like as shown below. Replace Key #1 and key #2 with your actual keys.

  2. /* Keys for recaptcha, you can change these if you want to your own but it's a global key so it should just work */
    Config::Set('RECAPTCHA_PUBLIC_KEY', 'key #1');
    Config::Set('RECAPTCHA_PRIVATE_KEY', 'key #2');

7. Installing Modules

This skin has preset modules. Only the template files are installed. You will need to install the Modules from the Uninstalled Modules folder from the Modules to work. Please note that the template files have been removed from the ip files so you dont overwrite the files.

Remember to install all the modules!

  1. Sign into Twitter and than go to this link. Click on Widgets and than click create new. Copy the code and replace it it with the default code on the skin, in frontpage_main.php Starting with line 135.

Open layout.php and edit the footer and replace About SkyBlue Air.
Airline Service date, in layout.php on line 139 edit countup(2015,12,14) and change the date to when your VA opened. (YMD)
Dont forget to edit the links to the social icons in the footer in layout.php.


If you have any questions that are not answered in this documentation, feel free to contact us via on our website or by our Support Forums You can also reply to the skyBlue post on the phpVMS forums.


When asking for support, plseae allow up 24 hours for a responce. With any support request please include the follwing.
  1. Your URL of your airline that you need support for.
  2. Any screenshots if possible
  3. Full detailed description of the issue.


Any websites that have removed the phpVMS link or our link from the footer will be ignored and will not get any support.

209Studios

209Studios

Thank you for choosing skyBlue skin for phpVMS! Please do not forget to leave us a nice feedback here.