Quote:
Originally Posted by eoc_Jason
Right, so the part where you have <div>Trader Ratings....</div>
Put the <if...> before that row, and the </if> after that row in the postbit/postbit_legacy.
|
forgive me .. im a little slow today...lol like this?!?! correct?
Code:
<if condition="$post['userid']"><if condition="in_array($thread[forumid],array(49,52,53,54,55))">
(trader ratings row)<div>Trader Rating: (<a href="traderratings.php?$session[sessionurl]u=$post[userid]">$post[ratetradetotal]</a>)
</div></if>