Quote:
Originally Posted by E|eMenT
An up and coming instant messaging system for gamers, xfire. It would be nice to see someone make a hack to add it to the board like the aim, msn, yahoo, and icq buttons. Just like the messaging icons next to your name.
xfire can be found at http://www.xfire.com
|
just add a user profile field, then in your postbit or postbit_legacy add
Code:
<if condition="$post['field##']">
<div>Xfire: $post[field##]</div></if>
below
Code:
<div>
$vbphrase[posts]: $post[posts]
</div>
Or where ever you like
Chaning ## with the new field number