MyBB Community Forums

Full Version: Postbit Reputation does not show
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I wanted to hide the "edited by" for Admins and mods. I did that and now the rep in the postbit do not show up. I have "{$post['userreputation']}" in the postbit. All I get: https://vgy.me/vO3bMa.png
In the postbit it should be between these two.

EDIT: just seeing its the warning points... Current code for that:
<a href="{$warning_link}" style="font-weight: 600 !important;">{$warning_level}</a>
how did you hide the edited by message ?

postbit_reputation template consists of {$post['userreputation']}