I need the if statement for vB that is the usergroupid , i have tried $bbuserinfo['usergroupid'] but no luck.. I also tried many more, if any body knows it off the top of there heads it is greatly appreciated
<if condition="$bbuserinfo['usergroupid'] == 9">
</else>
<center>
<br><font size="1">
Don't like ads? <a href="subscriptions.php?">Become a Premium Member!</a></font>
</center><br />
</if>
but still the problem still lays -.- and yes the usergroupid is correct. i still havn't tried any != because i don't know the function of what vb if is
*EDIT: Nvm changed code to != instead of == and you can fill in the request, thx for the help guys! You led me to the answer *