Quote:
Originally Posted by docvader
Awesome idea. But for some reason, everyone has "Guestbook" next to their name in their postbit, even though "undisclosed" is set up as default in that user profile. What did I do wrong? I have the appropriate field listed, and have created a user profile to go along with this.
Thanks!
rich
x.russbo.com/vb/index.php
|
You did nothing wrong, I missed a = It should be
PHP Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] <if condition="$post[field6] == Yes"><a href="member.php?$session[sessionurl]userid=$post[userid]"><img src="$stylevar[imgdir_misc]/guestbook_yes.gif" border="none" alt="Guestbook" /></a> </if></div>
Sorry