2015-05-13, 09:58 AM
Well, quiet simple.
Change 5 to the GID of the Donator group, also this goes into the postbit template.
You need this plugin: http://mybbhacks.zingaburga.com/showthread.php?tid=260
<if $post ['usergroup'] == 5 then>{$post['usertitle']}<br>Donator<br><else>{$post['usertitle']}</if>
Change 5 to the GID of the Donator group, also this goes into the postbit template.
You need this plugin: http://mybbhacks.zingaburga.com/showthread.php?tid=260