Log in

View Full Version : template problem...


Mr. Boo
02-22-2008, 02:46 PM
Hi everyone,

I have been trying to edit the memberinfo template so that i can add a big edit your profile link at the top of each profiles page (i am customizing the profile page from scratch for my needs)

I have tried the following and a few others but can't get it to work

<if condition="$bbuserinfo['userid'] == $userinfo['userid']">

is that barking up the wrong tree lol?

nexialys
02-22-2008, 02:48 PM
actually, this is the thing to do if you are browsing member.php, but not profile.php... remember the closing tag: </if>

Mr. Boo
02-22-2008, 02:53 PM
I thought it looked right, it is on member.php but it dosnt seem to be working :( </if> tag is in place