OK. I figured it out...in case anyone else wanted to know.
This is what goes in the red.
Code:
$bbuserinfo[userid] == $post['userid']
Basically, if you are the owner of that post you will see the info.
--------------- Added [DATE]1289360242[/DATE] at [TIME]1289360242[/TIME] ---------------
Quote:
Originally Posted by Lynne
<vb:if condition="$post[userid] == $bbuserinfo[userid]">stuff</vb:if>
|
lol
Thanks lynne. I presume either of these ways would work. It's just flipped.