Quote:
Originally Posted by Za4a Tuner
Actually, I had to change it to this:
|
Code:
<if condition="$post['fieldX']">
<a href="http://feedback.ebay.com/ws/eBayISAPI.dll?ViewFeedback&userid=$post[fieldX]" target="_blank"><img src="$stylevar[imgdir_misc]/ebay.gif" alt="<phrase 1="$userinfo[username]">$vbphrase[view_ebay_profile]</phrase>" border="0" /></a>
</if>
And then it worked perfectly.