Well no I didn't get it one more time...
But perhaps if you activate the hack on your board and/or show a screenshot I'll be able to help you
---
Try removing
PHP Code:
eval("\$forumbits .= \"".gettemplate("forumhome_forumbit_footer")."\";");
from above
PHP Code:
unset($iforumcache["$forumid"]);
return $forumbits;
}
and place it instead just below
PHP Code:
if ($depth<$forumhomedepth) {
$forumbits.=makeforumbit($forum['forumid'],$depth+1,$forumperms);