Kunena 7.0.4 Released

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

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.

Important function Remember Me not work

More
13 years 9 months ago - 13 years 9 months ago #131381 by sozzled
Issue reported in GitHub github.com/Kunena/Kunena-2.0/issues/1025

I never use "remember me" myself and so it's not important to me. I have reported this matter because it's important to you. I hope that it will be fixed in a few weeks' time. Please be patient and wait for a fix. You can follow the progress on this by looking at GitHub.

Thank you for your reports. :)
Last edit: 13 years 9 months ago by sozzled.
The following user(s) said Thank You: betteryouthanme

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

More
13 years 8 months ago - 13 years 8 months ago #131486 by betteryouthanme
Thanks
emm this post can be deleted.. nm :lol:

Two things fill the mind with ever new and increasing wonder and awe - the starry heavens above me and the moral law within me. Immanuel Kant
Last edit: 13 years 8 months ago by betteryouthanme.

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

More
13 years 8 months ago #131988 by NyXzOr
sorry for my english.

In modules\mod_kunenalogin\tmpl\vertical.php:84
Code:
<input id="klogin-remember" class="klogin-remember" type="checkbox" name="remember" value="yes" alt="<?php echo JText::_('MOD_KUNENALOGIN_REMEMBER_ME') ?>" />
change
Code:
<input id="klogin-remember" class="klogin-remember" type="checkbox" name="remember" value="1" alt="<?php echo JText::_('MOD_KUNENALOGIN_REMEMBER_ME') ?>" />

And in horizontal.php & horizontal2.php

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

More
13 years 4 months ago #139147 by Jemme
Replied by Jemme on topic function Remember Me not work
Is this fix already implemented in 2.0.3 or should I change it manually?

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

Time to create page: 0.271 seconds