Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Sticky Kunena 7.0.1 stable released for Joomla! 5.4 and 6.0

More
1 week 3 days ago #234463 by xillibit

Merci pour votre réponse.
Pour le point 1, j'ai ouvert le dashboard de kunena et tout est rentré dans l'ordre ?? Je n'ai pas eu besoin de lancer la requete SQL de modification. Est-ce normal ?

J'ai tenté de lancer la requete 
Code:
ALTER TABLE `#__kunena_users` ADD `language` TEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL AFTER `ip`
phpadmin SQL me dit qu'il y a une erreur de syntaxe,



 
Pas besoin de lancer la requête vu que vous dites plus haut que la mise à jour s'est faite en allant sur le dashboard de Kunena. Je n’étais pas sur que vous aviez ouvert le dashboard de Kunena, ne tenez pas compte de la requête que je vous avais donné.

I don't provide support by PM, because this can be useful for someone else.
The following user(s) said Thank You: Dilan

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

More
1 week 3 days ago #234468 by Slacker
I got the Unknown column 'socials' in 'SET' error after upgrade to 7, but also strangely language changed for Joomla superuser. However I did not want to restore from backup, so I compared the kunena_users table with a backup site and at the bottom was `socialshare` tinyint(1) NOT NULL DEFAULT 1 but the backup site had: `socials` text DEFAULT NULL When I changed live site to: `socials` text DEFAULT NULL the problem was solved. No error message.
Joomla 5.4.2
PHP 8.4
The following user(s) said Thank You: xillibit

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

More
1 week 3 days ago #234471 by xillibit
Good to know your feedback but you had already posted the same message just couple of messages above : www.kunena.org/forum/76-Official-Announc...d-6-0?start=6#234459

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
1 week 1 day ago #234488 by simsonCH
Hello
We have 7.0.1 / 2026-01-30
and get following log MSG/error
"Exception throw at line 489 in file \/home\/sammler\/public_html\/libraries\/vendor\/joomla\/database\/src\/Pdo\/PdoDriver.php with message 42S22, 1054, Unknown column 'socials' in 'SET'"

We get this MSG on all 5.4.2 Joomla installations.
 

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

More
6 days 12 hours ago #234505 by Denitz
Code:
( ! ) Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$karma_time is deprecated in \libraries\kunena\src\User\KunenaUser.php on line 700

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

More
6 days 12 hours ago #234506 by ruud
@denitz, thanks for reporting this. Can you tell me how to reproduce this? on what page and what action are you doing?

sharing = caring

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

Time to create page: 0.321 seconds