Buddy Conditional
How do I find out if a user is the browsing members buddy? (using the postbit) As I want to write an IF statement incorporating it.
I used the code:
<if condition="$show['addbuddylist']">
But this did not work.
Any help appreciated, thanks!
What I basically want to do is:
If the member is my buddy, show one image, if the member isn't my buddy, show another image (in the postbit).
|