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
Question Kunena 7.0.1 stable released for Joomla! 5.4 and 6.0
2 months 3 weeks ago #234463
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Kunena 7.0.1 stable released for Joomla! 5.4 and 6.0
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 ?
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é.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,
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.
2 months 3 weeks ago #234468
by Slacker
Replied by Slacker on topic Kunena 7.0.1 stable released for Joomla! 5.4 and 6.0
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
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.
2 months 3 weeks ago #234471
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Kunena 7.0.1 stable released for Joomla! 5.4 and 6.0
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.
2 months 3 weeks ago #234488
by simsonCH
Replied by simsonCH on topic Kunena 7.0.1 stable released for Joomla! 5.4 and 6.0
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.
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.
2 months 3 weeks ago #234505
by Denitz
Replied by Denitz on topic Kunena 7.0.1 stable released for Joomla! 5.4 and 6.0
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.
2 months 3 weeks ago #234506
by ruud
sharing = caring
Replied by ruud on topic Kunena 7.0.1 stable released for Joomla! 5.4 and 6.0
@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.235 seconds