
03-24-2008, 01:47 PM
|
|
|
Join Date: Feb 2006
Location: near Aachen / Germany
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by DieselTruck
In your Postbit_Legacy Template...
Add this:
Code:
<if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if>
I put that in After this:
Code:
$template_hook[postbit_userinfo_right_after_posts]
<div style="padding:$stylevar[formspacer]px">
Also. Where the "Itrader_Total" is in red. If you change that to "itrader_pcnt", If will list a percent instead of how many feedback transactions the user has.
|
thank you very much 
Great!!
|