lin 57-63 on a unhacked 229 functions.php:
PHP Code:
// ###################### Start buildpostbit #######################
$firstnew = 0;
function getpostbit($post) {
// sorts through all the stuff to return the postbit template
// user
global $bbuserinfo,$session,$ignore,$cookietimeout;
there you can see function getpostbit...
and you have to put the code into this function,