Jump to content

bass

Members
  • Posts

    240
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by bass

  1. I am totally impressed, OUTSTANDING JOB !! You should be proud, and it sure as hek looks like a ton of work,

    To Much for me LOL., very nice indeed.

    Jim

    2016-01-13_183932.jpg

    2016-01-13_184156.jpg

    Thank you.

    He made another update.I do not know will enjoy interest or not.

    This module "membership fee". The pilot can make money monthly fee ($ 2). All collected money will be collected in the "Bank of the company" and 60 days paid the entire fund collected money top pilots of our company. This is done to encourage drivers to make more flights and

  2. I should WINDOWS XP and not running the program, do not run the installation.

    .NET Framework 4.5 I do not set either as (((

    -----Prerequisite check for system component Microsoft .NET Framework 4.5 (x86 and x64) failed with the following error message:

    "Installation of the Microsoft .NET Framework 4.5 is not supported on this operating system. Contact your application vendor."

  3. Hello everyone, today I finished work on my first pattern. Some design ideas, I sank to other templates (Thanks to all of them).

    Template fully working.

    Create a design for the modules:

    -Hub

    -Airportinfo

    -vFleetTracker

    -Fleet

    -Events

    It is possible to connect on the main page phpvms_booking_1_0

    There is the possibility of quick change of color decoration design. Includes 3 style.

    2016-01-10_171338.jpg

    2016-01-10_171556.jpg

    2016-01-10_171639.jpg

    Also, you can optionally fit the style of any additional module.

    Demo photos pages.

    mShdWKVO1RY.jpg

    PR5hK8cv-Vs.jpg

    02XDiOVbQLA.jpg

    8L6T-ENJBpM.jpg

    KA03tonQ0Ow.jpg

    vOFv5RjPj4E.jpg

    • Like 1
  4. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js"></script>
    

    Try removing the older version.

    script type="text/javascript"> var baseurl = "http://air-laguna.pe.hu"; var geourl = "http://ws.geonames.org"; </script> <link rel="stylesheet" media="all" type="text/css" href="http://air-laguna.pe.hu/lib/css/phpvms.css" /> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script> <script type="text/javascript" src="http://air-laguna.pe.hu/lib/js/jquery.form.js"></script> <script type="text/javascript" src="http://air-laguna.pe.hu/lib/js/phpvms.js"></script>

    I deleted, did not help(((

  5. Open layout.and htmlhead. See if you have your jquery link in both files.

    <!DOCTYPE html>
    <html lang="en" dir="ltr">
    <!-- START head -->
    <head>
     <!-- Site meta charset -->
     <meta charset="UTF-8">
    
     <!-- title -->
     <title>Welcome - Air Laguna</title>
    
     <!-- meta description -->
     <meta name="description" content="YOUR META DESCRIPTION GOES HERE" />
    
     <!-- meta keywords -->
     <meta name="keywords" content="YOUR META KEYWORDS GOES HERE" />
    
     <!-- meta viewport -->
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
    
     <!-- favicon -->
     <link rel="icon" href="favicon.html" type="image/x-icon" />
     <link rel="shortcut icon" href="favicon.html" type="image/x-icon" />
    
     <!-- bootstrap 3 stylesheets -->
     <link href="http://air-laguna.pe.hu/lib/skins/travel/bs3/css/bootstrap.css" rel="stylesheet" media="all" />
     <link href="http://air-laguna.pe.hu/lib/skins/travel/ocean.css" rel="stylesheet" media="all" />
     <!-- template stylesheet -->
     <link href="http://air-laguna.pe.hu/lib/skins/travel/css/styles.css" rel="stylesheet" media="all" />
     <link href="http://air-laguna.pe.hu/lib/skins/travel/css/flexslider.css" rel="stylesheet" media="all" />
     <!-- SLIDER REVOLUTION 4.x CSS SETTINGS -->
     <link href="http://air-laguna.pe.hu/lib/skins/travel/js/rs-plugin/css/settings.css" rel="stylesheet" media="all" />
     <!-- responsive stylesheet -->
     <link href="http://air-laguna.pe.hu/lib/skins/travel/js/rs-plugin/css/responsive.css" rel="stylesheet" media="all" />
     <!-- color scheme -->
     <link href="http://air-laguna.pe.hu/lib/skins/travel/css/colors/color1.css" rel="stylesheet" media="all" />
    
     <link href="http://air-laguna.pe.hu/lib/skins/travel/css/colors/color2.css" rel="stylesheet" media="all" />
    
     <link href="http://air-laguna.pe.hu/lib/skins/travel/css/colors/color3.css" rel="stylesheet" media="all" />
    
     <link href="http://air-laguna.pe.hu/lib/skins/travel/css/colors/color4.css" rel="stylesheet" media="all" />
     <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>
     <!--[if lt IE 9]>
    <script type="text/javascript" src="http://air-laguna.pe.hu/lib/skins/laguna/js/html5.js"></script>
    <style type="text/css">.main, .tabs ul.nav a, .content, .button1, .box1, .top { behavior:url("../js/PIE.htc")}</style>
    <![endif]-->
    <!--<link rel="stylesheet" media="all" type="text/css" href="http://air-laguna.pe.hu/lib/skins/crystal/styles.css" />-->
    <link rel="stylesheet" href="http://air-laguna.pe.hu/lib/skins/ocean_blue/styles/style.responsive.css" type="text/css" title="Ocean Blue" media="screen" />
    <!--[if lte IE 7]><link rel="stylesheet" href="http://air-laguna.pe.hu/lib/skins/ocean_blue/styles/style.ie7.css" media="screen" /><![endif]-->
    <script type="text/javascript">
    var baseurl = "http://air-laguna.pe.hu";
    var geourl = "http://ws.geonames.org";
    </script>
    <link rel="stylesheet" media="all" type="text/css" href="http://air-laguna.pe.hu/lib/css/phpvms.css" />
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js"></script>
    <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>
    <script type="text/javascript" src="http://air-laguna.pe.hu/lib/js/jquery.form.js"></script>
    <script type="text/javascript" src="http://air-laguna.pe.hu/lib/js/phpvms.js"></script>
    
     <!-- Load Fonts via Google Fonts API -->
    </head>
    <!-- END head -->
    <!-- START body -->
    <body>
    <body class="noJS">
    <div class="jqmWindow" id="jqmdialog"></div><script type="text/javascript">
    var bodyTag = document.getElementsByTagName("body")[0];
    bodyTag.className = bodyTag.className.replace("noJS", "hasJS");
    </script>
     <!-- START #wrapper -->
     <div id="wrapper">
      <!-- START header -->
      <header>
    

  6. Create a template for an example of a hurry and posted for free use. You can download it here

    As an example to do in haste, repaint site elements in Photoshop to fit your needs and change the links to register and login.

    And links to third party websites remove.

    If you want to view all the modules fit under the design of the site, then write to me in PM.

    Download

    2016-01-06_213649.jpg

  7. You have to be careful mate!!!! If you copy websites from REAL airlines you might be infringing their copyright and you might have legal problems with them.

    Just a friendly advice!!

    Take care,

    It is, but it completely changes everything, there remains only the balance of html site elements on the page, so it's hard to be something to show.

  8. I created a tutorial for creating, editing and setting the template for the site.

    Word Format

    Detailed description on the living example.

    Photos of each stage

    and the necessary codes

    The only minus is written in Russian, translating into another language all through the Google translator, can lose a lot of useful information.

    • Like 1
  9. Ðа Ñамом деле ничего Ñложного нет.

    Можно Ñделать буквально за 1 Ñ‡Ð°Ñ Ð»ÑŽÐ±Ð¾Ð¹ шаблон, любой ÑложноÑти. Лично Ñ ÑпециализируюÑÑŒ на Ñоздании полной копии Ñайта реальной авиакомпании, Ð´Ð»Ñ Ð±Ð¾Ð»ÑŒÑˆÐµÐ¹ реалиÑтичноÑти.

    Ð”Ð»Ñ Ñ‚Ð¾Ð³Ð¾ чтоб Ñоздать копию любого Ñайта необходимы минимальные Ð·Ð½Ð°Ð½Ð¸Ñ ÑÑ‚Ñ€Ð¾ÐµÐ½Ð¸Ñ Ñайта.

    Могу Ñоздать Ð´Ð»Ñ Ð²Ð°Ñ ÑƒÑ‡ÐµÐ±Ð½Ð¸Ðº, но только на РуÑÑком Ñзыке(((... так как пиÑать нужно много, а других Ñзыков к Ñожалению Ñ Ð½Ðµ знаю.

    In fact, nothing complicated.

    You can make just 1 hour any pattern of any complexity. Personally, I specialize in creating a complete copy of the actual airline's website for more realism.

    To create a copy of any site requires a minimum knowledge of the structure of the site.

    Can you create a tutorial, but in Russian only (((... since you need to write a lot, but other languages unfortunately I do not know.

  10. Hello, looking for examples of sites of other participants in the forum decided to make a template for military subjects.

    This is only the beginning of my work, when everything is ready, I will lay out the template in the theme "Releases".

    It is now ready to key parts of the site.

    Below is a screen template.

    2015-12-30_164227.jpg

  11. Good day. Time to introduce you my new template for a virtual airline. Template made quickly, more gentle finish.

    The main idea is the site-as a video greeting for all the background of the site. Website template for free.

    If you want to arrange a beautiful style of the whole site its modules, please PM.

    2015-12-29_232023.jpg

    • Like 2
  12. Hi, my code is

    <?php
    $query = "SELECT * FROM phpvms_schedules ORDER BY arrtime + 0 ASC";
    $list = DB::get_results($query);
    echo '<h3>Arrivi</h3><br/>';
    echo '<table class="full-online-table" id="online_table">';
    echo '<colgroup>';
    echo '<col class="col1" />';
    echo '<col class="col2" />';
    echo '<col class="col3" />';
    echo '<col class="col4" />';
    echo '<col class="col5" />';
    echo '<col class="col6" />';
    echo '</colgroup>';
    echo '<thead>';
    echo '<tr><th>Partenza</th><th>Arrivo</th><th>Orario</th><th>Aereo</th><th>Volo N</th><th>Stato</th></tr>';
    echo '</thead>';
    $count = 0;
    foreach($list as $flight)
    {
     if(($flight->arrtime + 0) > date('G:i'))
     {
    		 if($count < 5)
    		 {
    				 $aircraft = OperationsData::getAircraftInfo($flight->aircraft);
    
     echo '<tbody><tr lang="0">';
     echo '<colgroup>';
    echo '<col class="col1" />';
    echo '<col class="col2" />';
    echo '<col class="col3" />';
    echo '<col class="col4" />';
    echo '<col class="col5" />';
    echo '<col class="col6" />';
    echo '</colgroup>';
     echo '<td><div class="cfx"><span>'.$flight->depicao.'</span></div></td><td><div class="cfx"><span>'.$flight->arricao.'</span></div></td><td><div class="cfx"><span>'.$flight->arrtime.'</span></div></td><td><div class="cfx"><span>'.$aircraft->fullname.'</span></div></td><td><div class="cfx"><span>'.$flight->flightnum.'</span></div></td>';
    				 echo '<td><div class="cfx"><span>';
    				 if(($flight->arrtime - date('G:i')) <= 1)
    				 {
    						 echo 'In Arrivo';
    				 }
    				 else
    				 {
    						 echo 'In Volo';
    				 }
    				 echo '</span></div></td></tr></tbody>';
    				 $count++;
    		 }
     }
    }
    echo '</table>';
    ?>
    

    Something I was not very ((

    2015-12-29_193844.jpg

×
×
  • Create New...