Quote:
Originally Posted by Lynne
There is an article in the vB4 Articles forum on how to do that.
|
Can you link me to it please?
I was following this tutorial:
http://moeseo.com/forum/showthread.p...stbit-template
but first of all, I didn't have this code:
Code:
if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if>
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
I only had this:
Code:
$post[yahooicon]</div>
And then I was getting some stupid error trying to add it. Can I please get some help ..
I get this error:
http://prntscr.com/147b7d
And it doesn't show up on my profile either.