- Posts: 74
- Thank you received: 0
Kunena 6.4.8 Released
The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Solved JS Stream displays UserName for Thanks
for eg, currently it displays MR. X thanks user 'admin' in the forum message ' Introduce Yourself'.
*'admin' is USerName, I want to display RealName instead.
Thank you in advance.
Please Log in or Create an account to join the conversation.
I don't think that it's possible to choose in stream if you want show realname or username
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
I feel this is bug in recent Kunena 2.2. Earlier it used to display real name correctly. In my site everywhere (Kunena forum & JS) realname is displayed.
Please Log in or Create an account to join the conversation.
- romagromov
-
- Offline
- Senior Member
-
xillibit wrote: Hello,
I don't think that it's possible to choose in stream if you want show realname or username
You think this is normal????
Users will kill me, if their usernames will displays in activity stream!!!!
Guys - usernames is confidential information!
Only realnames impossible in public area!!!
In older versions admin could choose username or real name... Why not in this version?
Download Free Software for Windows absolutly free.
Please Log in or Create an account to join the conversation.
I hadn't said that is normal, i didn't remember how it's works, so i will take a look and give a fix if it's possible
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- romagromov
-
- Offline
- Senior Member
-
Need to edit line 91 - replace usermane witn name
Before
After
in file /plugins/kunena/community/community/activity.php
After this changes NEW entries in activity stream will displays correct.
Download Free Software for Windows absolutly free.
Please Log in or Create an account to join the conversation.