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

Solved Deprecated: Creation of dynamic property Kunena\Forum\Libraries\Config\...

More
8 months 2 weeks ago #233886 by Leoalv
Replied by Leoalv on topic Kunena kills "page heading"
Almost perfect.
Since I didn't have a backup, what I did was change all versions from 6.4.5 to 6.3.10 in the database extensions table and delete the record for version 6.4.5 in the kunena_versions table, without changing the update site URL. If I change it to version 3.6, it won't have the update to 6.4.x. Then, using the Joomla updater, I performed the update and then went to the Dashboard as Pikeltje recommended. All the updates were performed, and almost everything was fixed, with the exception of:
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$twitter

And when I check the users table, it still has the "twitter" column. Instead, the "socials" column contains "x" (previously "twitter"). Therefore, I think the "twitter" column should also be removed from the users table in the next version.

Thank you.

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

More
8 months 2 weeks ago #233893 by xillibit
Hello,

The twitter was renammed into x_social when updating to K6.3.3, i will add something in the update process of K6.4.6 to check all columns in table kunena_users and clean the ones which no need to be here.

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
8 months 2 weeks ago #233898 by Leoalv
Thanks, xillibit.
In version 6.3, there was an option to disable social media, which was in Settings >> Users. Now it's gone, and I can't find where to disable it. Is it possible to disable it?
Thanks.

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

More
8 months 2 weeks ago #233906 by rich
It works with a template override.
Template Overrides | Kunena Docs
I removed lines 213–215 in .../site/template/aurelia/layouts/user/item/summary/default.php
and lines 131–145 in .../site/template/aurelia/layouts/user/edit/profile/default.php.
Unzip this uploaded zip file and copy the folder to .../yourJoomlaTemplatefolder/html
 

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Leoalv

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

Time to create page: 0.231 seconds