Moderators mark1million Posted February 5, 2011 Moderators Report Share Posted February 5, 2011 Hey guys i am trying to display the route map, route_map.tpl in another template the profile_main.tpl, how can i call this please? I dont want to include, iframe or embed. Thanks. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 5, 2011 Administrators Report Share Posted February 5, 2011 Try: <?php MainController::Run('RouteMap', 'index'); ?> Ths should bring the route map up in the template you place it in. Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted February 5, 2011 Author Moderators Report Share Posted February 5, 2011 Cheers, that seems to bring all the flown routes back but it doesn't matter as im using great circle now Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted February 5, 2011 Moderators Report Share Posted February 5, 2011 Hey mark, I have the code for the GC for the certian pilot on what routes they flew. But they have limits like show their last 5 flights ETC. Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted February 5, 2011 Author Moderators Report Share Posted February 5, 2011 Thanks Vansers but im sorted now Quote Link to comment Share on other sites More sharing options...
djtiger76 Posted January 24, 2020 Report Share Posted January 24, 2020 On 2/4/2011 at 10:57 PM, Kyle said: Hey mark, I have the code for the GC for the certian pilot on what routes they flew. But they have limits like show their last 5 flights ETC. Kyle, i know is almost been 10 years since this post, but if you are still around. Could you share that code for 5.5? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.