MyBB Community Forums

Full Version: Newpoints template move
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Anybody has any ideas how I can move this specific code to postbit_author_user

<span class="smalltext">{$currency}: <a href="{$mybb->settings['bburl']}/newpoints.php">{$points}</a></span>{$donate}

I'm trying newpoints to display above reputation but it's not working :/ I've seen other forums do it using same newpoints plugin.

Thanks!