Jump to content

polirom

Members
  • Posts

    161
  • Joined

  • Last visited

Everything posted by polirom

  1. I put this on line 27 and the error continues. Most curious, the menu does not appear add criteria public static function get_settings() { $query = "SELECT * FROM ".TABLE_PREFIX."autopirep_settings"; return DB::get_row($query); }
  2. You can put the map menu Live Map larger without affecting the map of the main page? Live MAP = width: 1000px; eight: 600px main page: = width: 685px; eight: 600px
  3. I have this error PirepAutoAccept/sidebar_PirepAutoAccept.tpl Strict Standards: Non-static method PirepAcData :: get_criteria () Should not be called statically, $ this from incompatible Assuming context in / home / mundoairlines / www / admin / modules / PirepAuto Accept / PirepAuto Accept.php on line 52 PirepAcData.class.php was the core / common the file sidebar_PirepAutoAccept.tpl I have not installed it I do not button appears ADD Criteria [/img]
  4. Solved. Lower the template again. He must be wrong I had before now it works perfectly. Detected a fault. The Timetable module in Chrome looks bad
  5. WHERE TO PUT THIS LINE HAVE CODE? I put it in Templates / Profile Main, but no changes
  6. With the browser minimized, ocean blue template is not centered. the template is to the right side. If you focus with the slider browser, pressing a button on the menu is again moved. In a 19 "monitor the web must be continuously moving. How to proceed so that this web always centered
  7. polirom

    Skins VAC-VSR

    Much is this template
  8. I am the only one who does not work with the reserves this template? To you it works?
  9. someone knows why this error?
  10. First, congratulations for your wonderful module. Install the module and I get this error after making a reservation Strict Standards: Non-static method FBSVData::findschedules() should not be called statically, assuming $this from incompatible context in /home/mundoairlines/www/core/modules/FBSV11/FBSV11.php on line 47 Flight Dispatch Available flights from: LEMD ( Madrid Barajas International Airport) Flight ID Origin Destination Aircraft Options MDN2588 LEMD LECO EC350 Fatal error: Class 'FCalculator' not found in /home/mundoairlines/www/core/templates/fbsv/schedule_results.php on line 179 Can you help me? Thank you
  11. I do not get to make a flight reservation. ADD to select BID and the message "No route Passed"
  12. IF I WANT TO FLY A ROUTE WITH THREE DIFFERENT PLANES, I HAVE TO CREATE EQUALS THREE ROUTES? A MODEL FOR EACH PLANE?
  13. No comprendo.Yo veo el fondo de la página principal de color blanco
  14. Can you show me where I have to put the line of code to load a larger image there on the web. Where is the plane?
  15. Does anyone use xplane on linux with xacars and phpvms? The flight is not recorded in the table of livemaps and at the end of the pirep is reported does not automatically. But I can fix this, I will have to remove phpvms and do not want to do it
  16. xacars problems in linux. Disclaimer phpvms the xacars.ini I put it in the corresponding folder. The flight ised but eventually the pirep not sent. In the table below LiveMap, the DISTANCE / TIME fields always "0" during the flight. It is as if the fields were not well linked data xacars.ini [server] Address = http://www.mundoairlines.com/action.php/acars/xacars/acars PIREP = http://www.mundoairlines.com/action.php/acars/xacars/pirep FlightInfo = http://www.mundoairlines.com/action.php/acars/xacars/data User = user [ACARS] POSReportTime = 1 EnableLiveACARS = 1 EnablePIREP = 1 AutoPIREP = 1
  17. I installed the module Advanced Fleet-master and I get this error when I select in the menu. 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
  18. Live Map Not refreshing en route flying I have a Problem with the map. When flying a single pilot, You have much zoom the map and When the map is refreshing, the icon of the pilot moves but does not follow the map and map stays fixed without following the pilot
  19. This tutorial applies to the php version 5.5.x phpvms
  20. Yes, I have a custom version of cars. When booking a flight on the web using your system, custom kakars reads. The problem is that if I book with personalized kakars, rather than on the web, no reservation is made. The reservation is confirmed to be made, but really the reservation is made. I do not know how to fix it.
  21. The first with Plugin Manager The second manually The error persists
  22. I have this in TimetableData.class class TimetableData extends CodonData { public static function get_schedules($offset) { $query = "SELECT * FROM ".TABLE_PREFIX."schedules ORDER BY depicao ASC LIMIT 30 OFFSET $offset"; return DB::get_results($query); } }
  23. Error timetable Timetable Install Manager 1.0 with pluguins PHPVMS 5.5.x to run the link I get this error Notice: The template file "/home/mundoairlines/www/core/templates/timetable/timetable_index.php" does not exist in /home/mundoairlines/www/core/classes/TemplateSet.class.php on line 231 Line 231 de TemplateSet.class.php if (!file_exists($tpl_path)) { trigger_error('The template file "' . $tpl_path . '" doesn\'t exist'); return false; } This plugin is not valid for phpvms 5.5.x?
×
×
  • Create New...