so, currently a number and I see on other forums that owner/staff's reputation is text, such as their reputation is bee instead of an actual number. how would I do this?
![]() |
Either a plugin, or a simple core edit.
(05-13-2017, 10:48 PM)wabam Wrote:(05-13-2017, 09:41 PM)Sazze Wrote: Either a plugin, or a simple core edit. https://github.com/mybb/mybb/blob/featur...3819-L3856 Find
Change it to
Go to ACP -> Templates & Style -> Templates -> [Theme Name Here] Templates -> and find the templates where the reputation is displayed, for example: Member Templates -> member_profile_reputation and then replace "{$reputation}" with the text you want. Also if you want you can remove the code "[<a href="reputation.php?uid={$memprofile['uid']}">{$lang->reputation_details}</a>]" which is the details.
You're welcome >.< (05-15-2017, 12:29 PM)Bunny Wrote: Go to ACP -> Templates & Style -> Templates -> [Theme Name Here] Templates -> and find the templates where the reputation is displayed, for example: Member Templates -> member_profile_reputation and then replace "{$reputation}" with the text you want. Also if you want you can remove the code "[<a href="reputation.php?uid={$memprofile['uid']}">{$lang->reputation_details}</a>]" which is the details. You don't get it. User want the reputation to be text based for a specific user only. My post above is how you do it to achieve it. |
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)