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 New feature

More
16 years 10 months ago #23707 by PLURboy
New feature was created by PLURboy
I've been using Kunena for a little while now and there is one thing that's been a big annoyance so far.. Session timeouts. Sometimes if I start typing up a post and wait too long before submitting, all my post is lost use to my user session timing out.

Luckily there is a simple fix that was introduced in Joomla 1.5 - JHTML::_('behavior.keepalive').

We can implement this by adding to the end of post.php:
Code:
<?php //keep session alive while editing JHTML::_('behavior.keepalive'); ?>

Hope you guys can incorporate this into the next release. Thanks!

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 #23780 by woonydanny
Replied by woonydanny on topic Re: New feature
yeah this has happened to me lots of times and also to my users. i didnt know this was available in J1.5 so hopefully the devs can add this to the code.

cheers

still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile :(

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

More
16 years 8 months ago #27082 by PLURboy
Replied by PLURboy on topic Re:New feature
bump :)

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 8 months ago #27096 by xillibit
Replied by xillibit on topic Re:New feature
Hello,

This has been already reported to the DEVs and this will added in a future version in the serie kunena 1.5.x.

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.230 seconds