opern forunhome
find :
PHP Code:
<!-- / guest welcome message -->
</if>
after this code put :
PHP Code:
<if condition="$bbuserinfo[usergroupid]==3">
<!-- swalfy.net welcome message -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1">
<font color="#000080">your register is done.. but you still not active... if
the email confagration doesn't come to your email = You are registered,</font><a href="sendmessage.php"><font color="#FF0000">contact us</font></a>
<font color="#000080">but you still havent verified your email! If you
didn't get an email for activating your account</font>
<a href="register.php?do=requestemail"><font color="#FF0000">CLICK HERE
</font></a><font color="#000080">to try again</font></td>
</tr> </td>
</tr>
</table>
<!-- / swalfy.net welcome message -->
<br />
</if>
this massege will show only for member waitting email.
try it ... it's verey simple & nice