For the link only visible to the user I guess this would work:
Code:
<if condition="$bbuserinfo[userid] == $userinfo[userid]"> CODE here </if>
For user profile page there are many tags not closed properly or closed at wrong places e.g. </tr>, </table> ... find them and correct them and [>>] will go away.
.
That is the exact line I was looking for. As for the tags, they are all closed properly.
Quote:
Originally Posted by Lynne
It does that based on the width of your browser. Only so many tabs can be shown at a time.
I have the profile at a set width atm so it shouldn't matter. I'm assuming it sees the friend box is still there. I'm going to look a little further into what is having it do it an I'll get back to this.