hmm.. i found a small 'bug'
it's higly recommended you replace the getinfo_profiletagboardmsgs template with the bellow..
PHP Code:
<tr>
<td bgcolor="$backcolor" width="160" valign="top" nowrap><normalfont><b>$tbuser</b></normalfont><br>
<smallfont>$tbtitle</smallfont><br>
<img src="$tbavatar"></td>
<td bgcolor="$backcolor" valign="top" width="100%"><normalfont><b>$msg</b></normalfont></td>
</tr>
<tr>
<td bgcolor="$backcolor" width="160" nowrap> </td>
<td bgcolor="$backcolor" width="100%"><div align=right><smallfont><a href=?s=$session[sessionhash]&action=tbdel&tbid=$result[id]&userid=$userinfo[userid]>Delete</a> | <a href=?s=$session[sessionhash]&action=tbedit&tbid=$result[id]&userid=$userinfo[userid]>Edit</a></smallfont></div></td>
</tr>
You don't have to do it.. but if you don't, a user's tagboard might end up looking like the picture submitted..
i'll update the install file (again

)