Log in

View Full Version : Find all posts inside the drop down under each user (postbit)...


gobears20
08-29-2007, 11:26 PM
I was wanting to take this feature away from certain user groups. I was messing around with the postbit, but for some reason it still shows after I put the code in. Am I putting this in the wrong place?

Thanks!


<if condition="$show['search']"><if condition="$bbuserinfo['usergroupid'] < 10">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
</if></if>