Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

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.

Question No subscription emails after forum merge

More
1 year 5 months ago #233092 by Pinkeltje
I think the solution to change the value for the field banned is the right one. Maybe you forgot to go to K dashboard to update tables? This field update was already implemented in K 5.2.5
Code:
   <version version="5.2.5-DEV"                  versiondate="2020-04-18"                  versionname="Internal">             <query mode="silenterror">ALTER TABLE `#__kunena_users` MODIFY banned datetime NULL DEFAULT '1000-01-01 00:00:00';</query>         </version>

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

More
1 year 5 months ago #233097 by jhaines
Thanks, but I don't see an option in the Kunena backend tools or otherwise to update tables. Could you show me where to look please? Is there a documented process somewhere that I should have followed?  All seems to be working fine now.

 

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

More
1 year 5 months ago #233098 by rich
It is an alert message that is only displayed once in the dashboard and only then if there has actually been a database upgrade.
It looks something like this (see image).
.
 

Important! Always create a backup before you make any changes to your website!

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

Time to create page: 0.294 seconds