thanks xenon and chen
but i still cant get it to work
i apologise because my coding skills are not the best
this is my original code
PHP Code:
<?php
$templatesused='the_team';
include ("mainfile.php");
$index = 0;
global $menu_id,$menu,$Pmenu,$activeusers;
$Pmenu="P_thememenu_homepage";
include("header.php");
eval("dooutput(\"".gettemplate("the_team")."\");");
?>
<!-- Begin Text -->
<!-- you can place html text here if you wish -->
<!-- End Text -->
<?php
echo "<br>";
include("footer.php");
?>
hope this helps and thanks for the help so far :rambo: