Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Shows Name instead of Username even with all settings + other bugs

More
16 years 11 months ago - 16 years 11 months ago #20403 by kokolapin
Hello, I build a site with CB+Kunena+GroupJive.

I noticed that Kunena refuses to show username: it shows the Name (Name or First/last name) instead of the username in the forum "Authors" and displayed ID (in the "Hi....):
- The options in the configuration are set to always show USERNAME.
- CB is set to use USERNAME too, and most components/plugs that allow this are set to username.
- I use a plugin of CB builder "Forum integration" where kunena is detected.

Is there somewhere to force the use of username manually ?(in files/php...)


Also a bug with Group Jive
(i use kunena because GroupJive can create forums in it):
- A logged in user *can* access the Group-forum and view/post threads (ok)
- Also, no problem to access group from a "latest kunena posts" of a module.
- ** But NOT from the "Group forum" link of GroupJive pages ** : it will lead to the thread of the forum, with the mention "You do not have right to access the forum".

Is there a way to fix that ?


I don't know if those problems are related, but is there a way to bypass those errors even manually ?

By the way about group forums: is there a way to have them published automatically ? (for the moment, it is necessary to log in Kunena forum configuration and activate everything manually (setting moderators etc.. quite long).


Thanks in advance for help !! :S
Last edit: 16 years 11 months ago by kokolapin.

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

More
16 years 11 months ago #20784 by xillibit
kokolapin wrote:

Hello, I build a site with CB+Kunena+GroupJive.

I noticed that Kunena refuses to show username: it shows the Name (Name or First/last name) instead of the username in the forum "Authors" and displayed ID (in the "Hi....):
- The options in the configuration are set to always show USERNAME.
- CB is set to use USERNAME too, and most components/plugs that allow this are set to username.
- I use a plugin of CB builder "Forum integration" where kunena is detected.

Is there somewhere to force the use of username manually ?(in files/php...)

Hello,

you can try to edited the file components/com_kunena/lib/kunena.user.class.php at line 239 invert like this, but i'am not sure that this works :
Code:
'username' => array('joomla', 'name'), 'realname' => array('joomla', 'name'), 'name' => array('joomla', 'username'),

kokolapin wrote:



Also a bug with Group Jive
(i use kunena because GroupJive can create forums in it):
- A logged in user *can* access the Group-forum and view/post threads (ok)
- Also, no problem to access group from a "latest kunena posts" of a module.
- ** But NOT from the "Group forum" link of GroupJive pages ** : it will lead to the thread of the forum, with the mention "You do not have right to access the forum".

Is there a way to fix that ?

Sorry, but Kunena doesn't support officialy Group Jive and kunena to work with him.

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.

More
16 years 11 months ago #20803 by kokolapin
Thanks I will try that.
Ok for GroupJive, i have posted on their own forum (but seems dead as developpement was apparently taken over by Joomlapolis (like kunena ? )

I dream of a powerful CB+Kunena+GJ....


Does JomSocial allows to create "group-forums" in Kunena (i see that is it the group application that is used on this site...).

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

More
16 years 11 months ago #21036 by xillibit
kokolapin wrote:

Does JomSocial allows to create "group-forums" in Kunena (i see that is it the group application that is used on this site...).

This can be helpful : www.kunena.com/forum/11-jomsocial/152-jomsocial-groups-a-kunena

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.

Time to create page: 0.272 seconds