PDA

View Full Version : reinvigorate


esck
04-16-2007, 08:58 PM
Does anyone use reinvigorate? http://reinvigorate.net/

I'm wondering if you could link their name tags feature with the usernames of the forum.

I hope someone can help me with this.

esck
04-18-2007, 04:17 AM
a friend of mine helped me with this, you just have to use this code:

<script type="text/javascript" src="http://include.reinvigorate.net/re_.js"></script>
<script type="text/javascript">
var re_name_tag = "$bbuserinfo[username]";
re_("your_reinvigorate_code");
</script>

And I put it at the footer template :)