One More.
How can I remove the Warning Level Under Reputation, So it doesn't display on post just the user's profile.
In the template 'postbit_author_user' remove:
{$post['warninglevel']}
Instead of editing template, its better to Disable the "setting".
ACP > Configurations > Warning System Settings > Enable Warning System? > No
It would be nice to enable it at any time to use Warning system later on. But with above method you've to Revert your template again.