very very very NICE!
I was looking for this hack and was about to create one my self after losing hope to find one already made (could not believe nobody has created it yet, any rational webmaster needs such a good info to track spammers).
my addition is to allow USERGROUPS to view this info,
PHP Code:
<if condition="in_array($bbuserinfo[usergroupid], array(1,3,4))">
This is not a registration or login page and this person is not a fully registered forum member.
</if>
1,2,3,4 can be specified by the user in the admincp
(if u add a textbox field)
milto grace