Jump to content

biggles2206

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by biggles2206

  1. Hi all, On the front page of our PHPVMS install (www.goairuk.co.uk/Airline ) we are using a live map which we get by putting this on the front page: ?php MainController::Run('acars', 'index'); ?> However, the flights are staying on there for 12+ hours after completion. Does anyone know how to fix this? Thanks
  2. Thanks for your reply. We managed to fix it by reinstalling everything (We were finding loads more bugs in our PHPVMS install, and it was quicker to reinstall). Thanks again Thomas
  3. Hi all, We are having an issue where the sidebar goes below the page. Has anyone had any experience of this or know how to fix it? Thanks
  4. I am getting a error at the top of the home page Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /var/www/vhosts/vps189679.ovh.net/httpdocs/phpvms//lib/skins/Arctic/<style> #bodytext{ padding:0px; } .bodytext{padding:5px;} </style> <div class="innerwrapper" style="margin-top:0px;"> </div> <script> $(document).ready(function(){ $('.carousel').carousel({ interval: 2000 }) }); </script> <div class="bodytext"> <div class="row"> <div class="col-md-3 col-lg-3"> <div class="span3"> <h3>Newest Pilots</h3> <p><a href="http://vps189679.ovh.net/phpvms/index.php/profile/view/2">TAV02 Biggles Oskiotoni</a></p> <p><a href="http://vps189679.ovh.net/phpvms/index.php/profile/view/1">TAV01 Thomas Saunders</a></p> <h3>Statistics</h3> <table cellspacing="0" border="0 in /var/www/vhosts/vps189679.ovh.net/httpdocs/phpvms/core/classes/TemplateSet.class.php on line 118 Also, what modules do I need to make this work? Thanks
  5. I really like the look of this template but the download is down where can I get it?
  6. When I try to add a route in a clean install of phpvms, I get an error like this Warning: implode(): Invalid arguments passed in phpvms\admin\modules\Operations\Operations.php on line 942 Is there a solution, and if so what is it? Thanks - Thomas
×
×
  • Create New...