Quote:
Originally Posted by Tulsa
This not having an ebay id is related to having something in your own profile to view the others.
Question is there something you can put in this field by default that won't generate the eBay pic in the postbit for users who do not sell on ebay?
|
If you dont add your ebay user id it doesnt add the ebay graphic in your post bit. I fyuo do have an ebay id then it adds it hence -
<if condition="$post['fieldX']"><a href="member.php?&do=memberauctions&userid=$post[userid]"><img src="$stylevar[imgdir_misc]/ebay.gif" alt="$post[username]'s Ebay Auctions" border="0" /></a></if></div>
If this condiftion is met then it adds it to the post bit, If it isnt met the graphic is not displayed.