@USAMustangs.com
This may work:
HTML Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="$vboptions[bburl]/itrader.php?$session[sessionurl]">iTrader</a></td>
</if>
(what's strange in your code is that you are opening the if-condition $show['member'] twice and it is only closed once - maybe an error?)
@SuperGLS
I will add this into the suggestion list.
@XShava:
There are no codes in this modification which change something in the threadlist, so in my opinion it must be something else. Will it be displayed correctly when you disable itrader?