ok i tried that to begin with and have even removed the code yet the lines are still there looking at me.So if it aint calling it from the 3 templates created with this hack then how is it gettign though
I have attached a pic and also the 3 templates i have created.And as you can see it deffo aint calling them in.
colForum Footer
PHP Code:
</table>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr align="center">
colForum Header
PHP Code:
</table>
</td></tr></table><br>
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
colforumbit
PHP Code:
<TD vAlign=top width="33.33%" bgColor=#e3e3e3>
<TABLE align=center>
<TBODY>
<TR>
<TD vAlign=center align=middle width=60
rowSpan=2>
<a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"> <normalfont><b>$ficonimg </b></normalfont></a></TD>
<TD width="675"> <FONT
face="verdana, arial, helvetica"
size=2></B></FONT> </A></TD>
<TD width="47"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></TD></TR>
<TR>
<TD colspan="2" width="688"> <FONT face=verdana,arial,helvetica
size=1><a href="showthread.php?s=$session[sessionhash]&goto=lastpost&forumid=$forum[forumid]">
<b>$showlastpostingtitle</b>
<a href="showthread.php?s=$session[sessionhash]&goto=lastpost&forumid=$forum[forumid]">$forum[lastthread]</a><br>
$forum[lastpostdate] <font color="{timecolor}">$forum[lastposttime]</font><br>
by <a href="member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&forumid=$forum[forumid]"><b>$forum[lastposter]</b></a></smallfont></td>
<td nowrap> <a href="showthread.php?s=$session[sessionhash]&goto=lastpost&forumid=$forum[forumid]"></a>
</FONT></TD></TR></TBODY></TABLE></TD>