Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh 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 A few bugs

More
16 years 11 months ago #20623 by PLURboy
A few bugs was created by PLURboy
Hey guys,

I'm a long time user of fireboard and now kunena. Have got 1.5.3 stable running with JomSocial on a dev site. There's a few things I've noticed that could possibly be changed. I'm not sure if there is an official bug tracker, so I'll just post my findings here.

1. When a user is logged in they are still able to change their name when making a post. This seams like it could potentiality be misleading to other users. So it might be a good idea to have it not display for logged in user.

2. If JomSocial is installed and the user is not logged in, the 'Register' link at the top of the forums goes to the standard Joomla registration rather then the new JomSocial registration.

3. Similar to above, when a user clicks on 'Login' they should be taken to a JomSocial login page. This way if you have facebook connect setup then they can login like that if they wish. Not sure on how plausible this would be, as I haven't had a look into how JomSocial would handle this, but it would be a nice addition.

Hope this helps and I just wanted to say great work with the 1.5.3 release. I'm definitely looking forward to future builds :) .

Have no fear of perfection - you'll never reach it. ~Salvador Dalí

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

More
16 years 10 months ago #20625 by PLURboy
Replied by PLURboy on topic Re:A few bugs
Also one other thing. In some templates I've found that the child categories are displayed a bit weird (see attached image). Here's my simple fix:

In the templates kunena.forum.css file change:
Around line 583:
Code:
#Kunena div.fb_thead-child { border-top: 1px dotted #D4C9AD; margin-top: 4px; }

To:
Code:
#Kunena div.fb_thead-child { clear: left; border-top: 1px dotted #D4C9AD; margin-top: 4px; }

That gets rid of the problem. :side:

Have no fear of perfection - you'll never reach it. ~Salvador Dalí

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

More
16 years 10 months ago #21661 by Matias
Replied by Matias on topic Re:A few bugs
Thanks for reporting these.

BTW: changing name is a setting in Kunena backend, just turn it off.

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

More
16 years 10 months ago #21767 by PLURboy
Replied by PLURboy on topic Re:A few bugs
Oh your right. Turns out I even had it turned off :blush: I was logged in as an admin the whole time, so I could still change my name.

Thanks for your help :)

Have no fear of perfection - you'll never reach it. ~Salvador Dalí

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

Time to create page: 0.246 seconds