Sorry for my stupidnesss !
I added the link in my template for it to show the itrader ratings on the members profile and the post colum. But, it only shows for me (Admin). When a new user registers it dosn't show no where on them.
I posted this:
<if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if>
in the MEMBERINFO templete and also the postbit legacy templete. Why is it only showing up for my Administrator?
Edit:
I think I see my problem. It says to remove conditional tags from the MEMBERINFO Templates..
How would i write that code without it?
|