I can only remember my latest threads working the very first time i loaded it. after that it had never worked... and it stopped working before i tried 2 modify the file. i loaded a fresh copy onto my server and when i view it still nothing for it. and for my index_threadbit well here is the code in it...
Code:
<tr><td bgcolor="$getbgrow">$thread[icon]<normalfont><a href="$bburl/showthread.php?s=$session[sessionhash]&threadid=$thread[threadid]"><b>$title</b></a></normalfont><br>
<smallfont color="{timecolor}">$thread[date]</smallfont><br>
<smallfont> by <a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&userid=$thread[postuserid]">$thread[postusername]</a><br>
Replies: $thread[replycount] | Views: $thread[views]</smallfont></td></tr>