I've updated to the new 2.1.0, running vbulletin 3.7.2 PL1
I had to manually update the version number, but iTrader works. Postbit and Postbit Legacy template modifations show properly using
PHP Code:
<div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div>
But in ministats
PHP Code:
<div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div>
does not work, it returns
Any ideas?
EDIT: Doesn't work on amy Member Info template areas either.