Jump to content

polirom

Members
  • Posts

    161
  • Joined

  • Last visited

Everything posted by polirom

  1. log error ACARS flight working on Linux Mint. With phpvms TPL worked 100%. Now with phpvms PHP does not record the flight. The web is not to record the data.
  2. I explain: With KAkars you can make booking flights from kakars own. Image 1: - Select airport takeoff. - Salen all routes from this airport. - You select the route and loads the information in the boxes. Bid on Flight press the button and the route is reserved. The box under the button confirms the reservation. Image 2,3. problems: When you press the green button you should load the booked flight. But as you can see in the box under the green ball "NO FLIGHT FOUND". No reservation. Image 4. In MY BIDS phpvms tab, there is no reservation. Imagen 5. If I use the airline reservation system that brings phpvms, it does not work.Image 6. I like more your booking system, but I would like to use both. See if you can make reservations for the two forms. a greeting
  3. Now I have another problem. I have ver payment kakars with the schedule module to reserve and load routes from the same kakars. loads routes now do not work from the kakars. Is incompatible load routes from the kakars with the module Fltbook SystemPHP?
  4. SOLVED, thank you very much for your help and your patience
  5. I already have created these aircraft. I have to change the ICAO of them: example A320MDN
  6. When I book flights, there is no aircraft to select. I can not make reservation
  7. S O L V E D Between the English and PHP I do not hear much, but gradually voya doing things. Try out and error. I'm using the PHP system. Place folders Fltbook SystemPHP.zip in PHPVMS. In local.config.php I made changes. In core_navigation.php my skin got this line: <Li> <a href="<?php miss url('/fltbook'); ?> "title =" fltbook "> Fltbook </a> </ li> but when in the menu on the web, hit the FLTBOOK menu, I get this error: Notice: The template file "/home/mundoairlines/www/core/templates/fleet/fleet_list.php" does not exist in /home/mundoairlines/www/core/classes/TemplateSet.class.php on line 231
  8. S O L U C I O N A D O And I have the key public and private instead. But now I have to put this script and DIV, but not within that file.php Pega este fragmento antes de la etiqueta </head> de cierre en la plantilla HTML: <script src='https://www.google.c...---- ( LAYAOUT.PHP) Pega este fragmento al final del elemento <form> donde quieras que aparezca el widget de reCAPTCHA: <div class="g-recaptcha" data-sitekey="6LdP8hcTAAAAABt4y9DooHbMikV3oknABtj2ySKr"></div>--------------------REGISTRATION_MAINFORM.PHP The reCAPTCHA documentation site describes more details and advanced configurations.
  9. I have problems Captcha does not work and does not allow user registration.
  10. This template is 100% operational? we can use in our VA
  11. You could put a sample layout.tpl edited, because I do not hear anything This is what I have to change <!DOCTYPE HTML> <!-- Ex Machina by TEMPLATED templated.co @templatedco Released for free under the Creative Commons Attribution 3.0 license (templated.co/license) --> <html> <head> <title>Ex Machina by TEMPLATED</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="" /> <meta name="keywords" content="" /> <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:700italic,400,300,700' rel='stylesheet' type='text/css'> <!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]--> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script src="js/skel.min.js"></script> <script src="js/skel-panels.min.js"></script> <script src="js/init.js"></script> <noscript> <link rel="stylesheet" href="css/skel-noscript.css" /> <link rel="stylesheet" href="css/style.css" /> <link rel="stylesheet" href="css/style-desktop.css" /> </noscript> <!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]--> <!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]--> </head> <body class="homepage"> <!-- Header --> <div id="header"> <div class="container"> <!-- Logo --> <div id="logo"> <h1><a href="#">Ex Machina</a></h1> </div> <!-- Nav --> <nav id="nav"> <ul> <li class="active"><a href="index.html">Homepage</a></li> <li><a href="left-sidebar.html">Left Sidebar</a></li> <li><a href="right-sidebar.html">Right Sidebar</a></li> <li><a href="no-sidebar.html">No Sidebar</a></li> </ul> </nav> </div> </div> <!-- Header --> <!-- Banner --> <div id="banner"> <div class="container"> </div> </div> <!-- /Banner --> <!-- Main --> <div id="page"> <!-- Extra --> <div id="marketing" class="container"> <div class="row"> <div class="3u"> <section> <header> <h2>Feugiat Tempus</h2> </header> <p class="subtitle">In posuere eleifend odio. Quisque semper augue mattis maecenas ligula.</p> <p><a href="#"><img src="images/pics13.jpg" alt=""></a></p> <a href="#" class="button">More</a> </section> </div> <div class="3u"> <section> <header> <h2>Maecenas lectus</h2> </header> <p class="subtitle">In posuere eleifend odio. Quisque semper augue mattis maecenas ligula.</p> <p><a href="#"><img src="images/pics14.jpg" alt=""></a></p> <a href="#" class="button">More</a> </section> </div> <div class="3u"> <section> <header> <h2>Luctus lectus</h2> </header> <p class="subtitle">In posuere eleifend odio. Quisque semper augue mattis maecenas ligula.</p> <p><a href="#"><img src="images/pics15.jpg" alt=""></a></p> <a href="#" class="button">More</a> </section> </div> <div class="3u"> <section> <header> <h2>Posuere eleifend</h2> </header> <p class="subtitle">In posuere eleifend odio. Quisque semper augue mattis maecenas ligula.</p> <p><a href="#"><img src="images/pics16.jpg" alt=""></a></p> <a href="#" class="button">More</a> </section> </div> </div> </div> <!-- /Extra --> <!-- Main --> <div id="main" class="container"> <div class="row"> <div class="6u"> <section> <header> <h2>Integer gravida nibh quis urna</h2> <span class="byline">Augue praesent a lacus at urna congue rutrum</span> </header> <p>This is <strong>Ex Machina</strong>, a responsive HTML5 site template freebie by <a href="http://templated.co">TEMPLATED</a>.'>http://templated.co">TEMPLATED</a>. Released for free under the <a href="http://templated.co/license">Creative Commons Attribution</a> license, so use it for whatever (personal or commercial) – just give us credit! Check out more of our stuff at <a href="http://templated.co">our site</a> or follow us on <a href="http://twitter.com/templatedco">Twitter</a>.</p> <p>Sed etiam vestibulum velit, euismod lacinia quam nisl id lorem. Quisque erat. Vestibulum pellentesque, justo mollis pretium suscipit, justo nulla blandit libero, in blandit augue justo quis nisl. Fusce mattis viverra elit. Fusce quis tortor. Consectetuer adipiscing elit. Nam pede erat, porta eu, lobortis eget lorem ipsum dolor. Donec placerat odio vel elit. Nullam ante orci, pellentesque eget, tempus quis, ultrices in, est. Curabitur sit amet nulla. Nam in massa. Sed vel tellus. Curabitur sem urna, consequat. Sed etiam vestibulum velit, euismod lacinia quam nisl id lorem. Quisque erat.</p> <p>Sed etiam vestibulum velit, euismod lacinia quam nisl id lorem. Quisque erat. Vestibulum pellentesque, justo mollis pretium suscipit, justo nulla blandit libero, in blandit augue justo quis nisl. Fusce mattis viverra elit. Fusce quis tortor. Consectetuer adipiscing elit. Nam pede erat, porta eu, lobortis eget lorem ipsum dolor. Donec placerat odio vel elit. Nullam ante orci, pellentesque eget, tempus quis, ultrices in, est. Curabitur sit amet nulla. Nam in massa. Sed vel tellus. Curabitur sem urna, consequat. Sed etiam vestibulum velit, euismod lacinia quam nisl id lorem. Quisque erat.</p> <a href="#" class="button">More Details</a> </section> </div> <div class="3u"> <section class="sidebar"> <header> <h2>Feugiat Tempus</h2> </header> <ul class="style2"> <li> <a href="#"><img src="images/pics07.jpg" alt=""></a> <p>Donec leo, vivamus fermentum augue praesent a lacus at urna rutrum.</p> </li> <li> <a href="#"><img src="images/pics08.jpg" alt=""></a> <p>Donec leo, vivamus fermentum augue praesent a lacus at urna rutrum.</p> </li> <li> <a href="#"><img src="images/pics09.jpg" alt=""></a> <p>Donec leo, vivamus fermentum augue praesent a lacus at urna rutrum.</p> </li> <li> <a href="#"><img src="images/pics10.jpg" alt=""></a> <p>Donec leo, vivamus fermentum augue praesent a lacus at urna rutrum.</p> </li> </ul> </section> </div> <div class="3u"> <section class="sidebar"> <header> <h2>Feugiat Tempus</h2> </header> <ul class="style1"> <li><a href="#">Maecenas luctus lectus at sapien</a></li> <li><a href="#">Etiam rhoncus volutpat erat</a></li> <li><a href="#">Donec dictum metus in sapien</a></li> <li><a href="#">Nulla luctus eleifend purus</a></li> <li><a href="#">Maecenas luctus lectus at sapien</a></li> </ul> </section> <section class="sidebar"> <header> <h2>Nulla luctus eleifend</h2> </header> <ul class="style1"> <li><a href="#">Maecenas luctus lectus at sapien</a></li> <li><a href="#">Donec dictum metus in sapien</a></li> <li><a href="#">Integer gravida nibh quis urna</a></li> <li><a href="#">Etiam posuere augue sit amet nisl</a></li> <li><a href="#">Mauris vulputate dolor sit amet nibh</a></li> </ul> </section> </div> </div> </div> <!-- Main --> </div> <!-- /Main --> <!-- Featured --> <div id="featured"> <div class="container"> <div class="row"> <section class="4u"> <div class="box"> <a href="#" class="image left"><img src="images/pics04.jpg" alt=""></a> <h3>Etiam posuere augue</h3> <p>Donec nonummy magna quis risus eleifend. </p> <a href="#" class="button">More</a> </div> </section> <section class="4u"> <div class="box"> <a href="#" class="image left"><img src="images/pics05.jpg" alt=""></a> <h3>Etiam posuere augue</h3> <p>Donec nonummy magna quis risus eleifend. </p> <a href="#" class="button">More</a> </div> </section> <section class="4u"> <div class="box"> <a href="#" class="image left"><img src="images/pics06.jpg" alt=""></a> <h3>Etiam posuere augue</h3> <p>Donec nonummy magna quis risus eleifend. </p> <a href="#" class="button">More</a> </div> </section> </div> <div class="divider"></div> </div> </div> <!-- /Featured --> <!-- Footer --> <div id="footer"> <div class="container"> <div class="row"> <div class="3u"> <section> <h2>Maecenas lectus</h2> <div class="balloon"> <blockquote>“ Donec leo, vivamus ullamcorper fermentum nibh in augue pulvinar ullamcorper metus praesent a lacus at urna congue ullamcorper rutrum. ”<br> <br> <strong>– John Smith</strong></blockquote> </div> <div class="ballon-bgbtm"> </div> </section> </div> <div class="3u"> <section> <h2>Donec dictum</h2> <ul class="default"> <li> <h3>Mauris vulputate dolor sit amet</h3> <p><a href="#">Donec leo, vivamus fermentum nibh in augue praesent a lacus at urna congue rutrum.</a></p> </li> <li> <h3>Fusce ultrices fringilla metus</h3> <p><a href="#">Donec leo, vivamus fermentum nibh in augue praesent a lacus at urna congue rutrum.</a></p> </li> <li> <h3>Donec dictum metus in sapien</h3> <p><a href="#">Donec leo, vivamus fermentum nibh in augue praesent a lacus at urna congue rutrum.</a></p> </li> </ul> </section> </div> <div class="3u"> <section> <h2>Nulla leifend</h2> <p>Donec placerat odio vel elit. Nullam ante orci, pellentesque eget, tempus quis, ultrices in, est. Curabitur sit amet nulla. Nam in massa. Sed vel tellus. Curabitur sem urna, consequat.</p> <ul class="style5"> <li><a href="#"><img src="images/pics07.jpg" alt=""></a></li> <li><a href="#"><img src="images/pics08.jpg" alt=""></a></li> <li><a href="#"><img src="images/pics09.jpg" alt=""></a></li> <li><a href="#"><img src="images/pics10.jpg" alt=""></a></li> <li><a href="#"><img src="images/pics11.jpg" alt=""></a></li> <li><a href="#"><img src="images/pics12.jpg" alt=""></a></li> </ul> <a href="#" class="button">More Collections</a> </section> </div> <div class="3u"> <section> <h2>Luctus eleifend</h2> <p><strong>Aliquam erat volutpat. Pellentesque tristique ante ut risus. </strong></p> <p>Quisque dictum. Integer nisl risus, sagittis convallis, rutrum id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec placerat odio vel elit.</p> <p>Donec placerat odio vel elit. Nullam ante orci, pellentesque eget, tempus quis, ultrices in, est. Curabitur sit amet nulla. Nam in massa. Sed vel tellus. Curabitur sem urna, consequat.</p> <a href="#" class="button">More Collections</a> </section> </div> </div> </div> </div> <!-- /Footer --> <!-- Copyright --> <div id="copyright" class="container"> Design: <a href="http://templated.co">TEMPLATED</a> Images: <a href="http://unsplash.com">Unsplash</a> (<a href="http://unsplash.com/cc0">CC0</a>) </div> </body> </html>
  12. After a long absence, I returned to install phpvms. Create the database. Error line 28. Clear local.config.php. After installation all in green. But out these errors: Fatal error: Cannot re-assign auto-global variable _FILES in /home/mundoairlines/www/core/common/PilotData.class.php on line 436 Can you help?
  13. Tengo el mismo problema. Conseguiste solucionarlo ?
  14. SOLVED I have a problem, after installing EXAMCENTER not get it to exit the menu EXAM_ADMIN. Core_navigation put this in, but does not appear in the Administration panel <? php $ admin = ExamsData :: check_admin (Auth :: $ userinfo-> pilotid); if ($ admin-> admin_level> = '1 ') {echo '<a href="'.url('/Exams_admin').'"> EXAMCenter Admin </ a>';} ?> In the Pilot Center menu that appears if the test application, which I do not get is the part of management. I have version 2.1.935 phpVMSv
  15. It does not work with the server fshost.vacentral.net FSInn. Before it worked. Any solution?
  16. It does not work with the server fshost.vacentral.net FSInn. Before it worked. Any solution?
  17. That format should select in Artisteer to create a template for phpVMS. Do I have to make any changes? They are worth those created on Artisteer?
  18. 1.- As the news can turn off so that they are not on the main page. I just want to disable them, but not delete them, if later I would like to publish them 2. It can limit the number of news that you can see on the main page?
  19. HI, I have to modify the file "shedule_briefing.tpl", so that it loads the charts of the airports in JPG format I have inside the directory PHPVMS/IMAGES/CHARTS. Not be much PHP, would appreciate that so they explain me very well Thank you
  20. polirom

    RANKS

    I can create a range, example: CEO without a number of hours. That are assigned manually and the rest of ranks are assigned automatically
  21. Seguraente explain me evil or not I've coprendido my English is not very good. In the administration panel to recalculate routes, get me the decimals. I want to get out only integers. The decimal no. Thank you
  22. Not is as it is done, I can say in this *.tpl that function?
  23. That must be modified to recalculate the route number integer without decimals? 123nm = yes 123.2335 = Did not
  24. Thank you very much, were right. Is not the same put 0123456 which put 1234560 Thanks
×
×
  • Create New...