Jump to content

Call Module on front page


KenG

Recommended Posts

Ok, I know stupid question, but my knowledge of php is well severly lacking in all areas.

I want to call a module onto my front page to replace the default ACARS map in the Oceans Blue v2 skin.

I know the section of code I need to replace is here:

<h3 class="t">Live Flight Tracker</h3>

</div>

<p style="color: rgb(46, 59, 62);">

<?php Template::Show('acarsmap.php'); ?></p>

The module I want to call is Airlinemap which is in my core / modules folder.

I know this is simple, but I am failing.

When the last computer language you studied was Pascal in 1991, well I'm out of my league and dated. :(

Thank you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...