Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question Remove Group info (Admin)/(User) next to Username in Fireboard

More
16 years 8 months ago - 16 years 8 months ago #27320 by EugenX
How to remove this info, I want only the username to be shown in Fireboard.

for example: EugenX
and not: EugenX (Admin)

What I have to delete, in which file ? thank you in advance.
Last edit: 16 years 8 months ago by EugenX.

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #27455 by EugenX

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #27529 by Matias
Look at your theme (for default_ex: template/default_ex/message.php) and find a line around 80-90 containing something like this:
Code:
<span class = "msgusertype">('.$msg_usertype.')</span>

Removing this hides user type..

PS. In Kunena this is configuration option, so I advice you to upgrade.. We have also fixed many very serious security bugs in FB..

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #27555 by EugenX
Thank you Matias ;) ..I'll upgrade soon, but it's hard when you modified the current version as you wanted and now to start again, mmm don't know.

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #27581 by Matias
Yes, I know that.. My own forum hasn't been upgraded to the latest builds because of I haven't had time to do it..

There are some nice merge/diff tools out there which will help you to locate your changes from the original version.

Please Log in or Create an account to join the conversation.

Time to create page: 0.230 seconds