Thanks for the tip, but I just can't make it work.
I wasn't sure if you meant Postbit or Postbit_avatar, so I tired various combinations with both. This is what I used:
In Postbit
<a name="post$post[postid]"></a>
$post[firstnewinsert]
<normalfont><b>$post[username]</b></normalfont><br>
<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<br />Feild name: $post[field9]$image
<smallfont>Registered: $post[joindate]<br>
Location: $post[field2]<br>
Posts: $post[posts]</smallfont></td>
In Postbit_avatar
<img src="$avatarurl""$image" $imageborder="0" alt="">
In neither case did it work.
|