MyBB Community Forums

Full Version: Hot do i change the "posts" name to Karma?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://prntscr.com/3v8hi2

Like instead of total "posts" or Post: #
It can be Total karma: or Karma: 55 for post count. Just want to change the post name on my forum.
you need to edit global.lang.php and member.lang.php....

you need to edit the postbit_posts, postbit_post, total_posts and other variables if needed
I believe just edditing the global.lang.php file will just change it all!

Because it should do,

$lang->mybb['reputation'];