AN-net,
Thats because the code has changed slightly since RC1. Add it below this code and it'll work fine.
Code:
$show['reputationlink'] = iif($vboptions['reputationenable'] AND $bbuserinfo['userid'] AND $post['userid'] AND !($usergroupcache["$post[usergroupid]"]['genericoptions'] & ISBANNEDGROUP), true, false);
break;
}
gmarik,
I don't use shoutbox so I don't know. Sorry.