Jump to content

Henrique

Members
  • Posts

    20
  • Joined

  • Last visited

  • Days Won

    1

Henrique last won the day on October 8 2019

Henrique had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Henrique's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. I tried, but the map does not appear and does not show pilots flying
  2. Is it possible to show on the frontpage, the pilots flying at the moment and where they are?
  3. Hi folks, I have a running phpvms on my web and I have a another website, and I want to know if there is a way I can embed the live acars map? I tried figuring out the root part of the acars map. for an ex: www.website.com/map but cant find it on the files. Hope this is clear. My code: I'm using open street map <div class="center"> <!-- Full Width Wrapper --> <div class="maincontent-full"> <!-- Full Width Content --> <p> </p> <!-- script pilotos --> <script src="http://dev.henri.com/lib/js/base_map.js"></script> <script src="http://dev.henri.com/lib/js/acarsmap.js"></script> <IFRAME SRC="http://dev.henri.com/action.php/acars" WIDTH=850 HEIGHT=1000> <!-- script pilotos --> <!-- Full Width Wrapper End --> </div> </div> <p> </p> <p> </p> <div class="clear"></div> </div>
  4. Is APVacars supported on x plane 11?
  5. it worked, thank you very much.
  6. how can i put a table there? table in echo
  7. Message: Invalid argument supplied for foreach()
  8. How can I display the list of pilots on my external site? I'm using <?php include(/sytem/core/codon.config.php'); ?> ( it is working perfectly, but I just can't make the pilot list for my site. )
  9. I think my module is outdated, could you send me what you use?
  10. this location is automatically filled with the airport hud, so much so that in the old code it generates normal flights but in its code you it does not generate
  11. ok thank you so much I'm waiting
  12. this location went blank when I put your code
×
×
  • Create New...