Kunena 6.3.0 released

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

This is not a support forum for JomSocial or its related products. For JomSocial support you should visit JomSocial .

The information given in this category is intended to guide users who want to use JomSocial with Kunena and, mostly, was written by Kunena users. The information here is not necessarily accurate, up-to-date nor is it intended to replace the support given by the developers of JomSocial.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Solved K 3.0.4 breaks "thank you" in Jomsocial activity stream; users thank themselves!

More
10 years 3 months ago #11 by Frizzo

9themestore wrote: Hi,

I agree with you but if it's a style bug we can provide you a solution for this bug.


You guys provide awesome customer service.

I am sure this isn't a style bug so think need a fix.
The topic has been locked.
More
10 years 3 months ago #12 by xillibit
The fix is the following :
  • open the file \plugins\kunena\community\activity.php
  • add that line 100 :
    Code:
    $target_link = KunenaFactory::getUser($target)->getLink(KunenaFactory::getUser($target)->username, KunenaFactory::getUser($target)->username);
  • And modify the line 105:
    Code:
    $act->title = JText::_ ( '{single}{actor}{/single}{multiple}{actors}{/multiple} ' . JText::sprintf( 'PLG_KUNENA_COMMUNITY_ACTIVITY_THANKYOU_TITLE', $target_link, ' <a href="' . $message->getPermaUrl() . '">' . $message->subject . '</a>' ) );

I don't provide support by PM, because this can be useful for someone else.
The following user(s) said Thank You: Danny3, cooljim, Shaun Downend
The topic has been locked.
More
10 years 3 months ago #13 by Frizzo
Awesome! Thank you! this works. Will this be fixed in the next kunena version so we don't have to re-apply?
The topic has been locked.
More
10 years 3 months ago #14 by xillibit
Noramlly this fix will be present in next version of Kunena

I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
More
10 years 3 months ago #15 by sunnyjey
Thank you this worked.

But how do I display RealName inplace of Username.

The error mentioned in following post still exist even after 1 year and with release of multiple kunena versions.

www.kunena.org/forum/k-2-0-miscellaneous...-for-thanks?start=10

The workaround given in above post is not working with the latest Kunena. Please help.
The topic has been locked.
More
10 years 3 months ago #16 by sozzled

sunnyjey wrote: But how do I display RealName inplace of Username.

That is a different question to the subject of this topic and you should create a separate topic so that we can discuss it.

I am marking this topic (atarted by frizzo) as resolved and closing the discussion on it.
The topic has been locked.
More
10 years 3 months ago #17 by Jiminimonka

sunnyjey wrote: Thank you this worked.

But how do I display RealName inplace of Username.

The error mentioned in following post still exist even after 1 year and with release of multiple kunena versions.

www.kunena.org/forum/k-2-0-miscellaneous...-for-thanks?start=10

The workaround given in above post is not working with the latest Kunena. Please help.


The solution for this has been in Kunena for as long as I can remember. Please go to Kunena -> Configuration and set Display User Name to NO.

Screenshot attached.



Please read the FAQ.
Only one question per topic.
Search before you ask a question.
Attachments:
The topic has been locked.
Time to create page: 0.482 seconds