Roster Help!!

Good Morning all,

Looks like the roster is missing on my the page, and I was wondering if someone can help me with new site. I also notices that the pilots_list.tpl file not listed inside the Skin(my new Skin) tamplate. I need help, thanks.

www.armedforcesvirtual.us

Tac

Your pilots roster can be found here: http://armedforcesvirtual.us/index.php/pilots

What is your problem exactly?

1 Like

Your pilots roster can be found here: http://armedforcesvi…ndex.php/pilots

What is your problem exactly?

Amazing, didn’t know that was possible, I mean like how can someone see it? Can a page be added called “Pilots” instead of typing it?

add this to where ever you want it. (e.g. core_navigation.tpl/.php)

<a href="<?php echo SITE_URL; ?>/index.php/pilots">Pilots</a>

add this to where ever you want it. (e.g. core_navigation.tpl/.php)

Pilots

Im a bit lost here LOL. Please show me where exactly i can add this to. Thanks for your reply as well.

It should be on your lib/skins/mod1 folder.