Primero ve a ACP -> Templates y Estilos -> TEMA Plantillas -> Post Bit Plantillas -> postbit / postbit_classic
Busca:
Código:
{$post['user_details']}
Debe de quedar así:
Código:
{$post['user_details']}{$post['newpoints_postbit']}
Segundo ve a ACP -> Templates y Estilos -> Global Plantillas -> newpoints_postbit
Algo así debe de estar allí:
Código:
<br /><span class="smalltext">{$currency}:</span> <a href="{$mybb->settings['bburl']}/newpoints.php">{$points}</a></span>{$donate}