Jump to content

Imanol

Members
  • Posts

    103
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Imanol

  1. I could fix it add this to the head section of layout.tpl <meta name="viewport" content="width=device-width, initial-scale=1"> Thank you!
  2. Do you know how it can be fixed?
  3. I've check it with other mobile browsers and the same happens, the responsive mode does not work.
  4. That's right, Chrome for Android. I tested from the desktop version for Windows and it works. I made a screenshot of that.
  5. Here you have the screenshot, I took it from my mobile. I tried to zoom in and out but it does not change to the responsive mode.
  6. Hello! I am trying to see this template on my mobile phone but it's shown as complete site, it does't use the responsive mode. Do you know how I could fix it? Thanks.
  7. Imanol

    Order info

    I have just checked the modules and the common folde files but i have no idea what to modify.
  8. Hello everyone, I need to change the order of this information: Awards: I want them to be shown from the newest to the oldest one. Airlines: I want them to be shown by their ID number. Thank you!
  9. No, we use kACARS but a couple of years ago I used to use FSAcars.
  10. Hello, I am having an issue with aircraft stats on the Admin Panel. I shows that most of the aircraft have 838:59:59 hours and it does not increase. Is there any way to solve it? I cleared cache, reset hours and it did work. Thank you!
  11. It works perfectly! Thank so much simpilot!
  12. I edited but it did not work (I attached a image for you to see). Do you mean that $this->acarsflights[]= $c; my be changed by $this->acarsflights[]=$c['flightcode']= substr($c['flightnum'],0,3);?
  13. Can you you explain it to me, please? I have a very basic knoeledge of PHP. Thanks.
  14. Hi Simpilot, I tried it but it takes the whole number (ICAO with flight number), I would like to take just the flight code in corder to show the right operator logo. Thanks.
  15. Hello everyone, I want to show the operator logo on my VA live map but I have this problem: I used the code <img src="<?php echo SITE_URL; ?>/lib/skins/vairline/img/logos/small/<%=flight.code%>.png"> but it takes the pilot code, not the airline code, so it shows a wrong image. Is there anyway to fix it?
  16. Thank you servetas!
  17. Hello, I want to know how I can set images for the PIREP Status (Accepted, Rejected, etc) instead of using text. Does anyone know it?. Thanks.
  18. I solved it, I jus reuploded the admin and core folders and it worked. Thank you.
  19. Hello, I am having problems when I try to delete a PIREP, I confirm by clicking "Ok" but the PIREP is still there. I have checked everything but I could not find a solutuion. Regards.
  20. I found it but I don't understand. Do I have to copy this and paste it on somewhere?
  21. What file is it in?
  22. Hello, I need to know if there is a way to send an e-mail to a pilot when a PIREP has been rejected. Thanks.
  23. Hello guys, I need to know if there is some posibility to set multiple senders for the Mass Mailer module. I have set a no-reply address for my website Email Setting but I have other administrators who use the Admin Panel and I want their email adderesses to be shown when they send an email from here instead of the no-replay address. Thanks.
  24. Hi! I would like my pilots to have one chance to do the exam every week in case they fail an exam. Is there a way to set it? Thanks.
  25. It works perfectly! Thank you!
×
×
  • Create New...