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 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.
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 Joomla 6 support?
7 months 1 week ago #233987
by ruud
sharing = caring
Replied by ruud on topic Joomla 6 support?
Ok, one thing that is already long time on my wish list is the Kunena Configuration.
This is implemented as a view (with model and controller), the reason is probably due to limitations in the past.
I would like to convert that to 'real' component options like every other component in Joomla has.
The functionality of how the config options will be used in the code will remain the same using the KunenaConfig class, so no changes needed there.
This would make the developers life a lot easier:
Using JS we could even have the current functionality of highlighting fields whose value is not the same as the default value.
This is a lot of work, but doable before 7.0 release.
Is that something I can pursue or am I the only one who would like to have this / are there other reasons I do not know why we do not do it this way?
This is implemented as a view (with model and controller), the reason is probably due to limitations in the past.
I would like to convert that to 'real' component options like every other component in Joomla has.
The functionality of how the config options will be used in the code will remain the same using the KunenaConfig class, so no changes needed there.
This would make the developers life a lot easier:
- new users expect configuration under options
- functionality is build upon core joomla default config.xml
- adding an option is as simple as adding a field, no more adding things in multiple places in the config MVC (and no more deprecated messages when missed a setting)
- a lot of code can then be removed, making maintenance easier
- etc.
Using JS we could even have the current functionality of highlighting fields whose value is not the same as the default value.
This is a lot of work, but doable before 7.0 release.
Is that something I can pursue or am I the only one who would like to have this / are there other reasons I do not know why we do not do it this way?
sharing = caring
Please Log in or Create an account to join the conversation.
7 months 1 week ago #233988
by Leen
With kind regards
Leen
Replied by Leen on topic Joomla 6 support?
I would like to have this now you only see the rights.
With kind regards
Leen
The following user(s) said Thank You: ruud
Please Log in or Create an account to join the conversation.
7 months 1 week ago - 7 months 1 week ago #233990
by Leen
With kind regards
Leen
Replied by Leen on topic Joomla 6 support?
I'm trying to add a user avatar in Kunena 7.0 using a clean install.
But I'm missing the avatar tab in the profile edit.
Even when I upgrade an existing forum, I don't see the avatar tab.
But the old avatars are still displayed.on the front
ps
the Gravatar integration works well
But I'm missing the avatar tab in the profile edit.
Even when I upgrade an existing forum, I don't see the avatar tab.
But the old avatars are still displayed.on the front
ps
the Gravatar integration works well
With kind regards
Leen
Last edit: 7 months 1 week ago by Leen.
The following user(s) said Thank You: xillibit
Please Log in or Create an account to join the conversation.
7 months 1 week ago #233991
by ruud
sharing = caring
Replied by ruud on topic Joomla 6 support?
Good catch! > github.com/Kunena/Kunena-Forum/pull/9919I'm trying to add a user avatar in Kunena 7.0 using a clean install.
But I'm missing the avatar tab in the profile edit.
Even when I upgrade an existing forum, I don't see the avatar tab.
But the old avatars are still displayed.on the front
ps
the Gravatar integration works well
sharing = caring
The following user(s) said Thank You: Leen
Please Log in or Create an account to join the conversation.
7 months 1 week ago - 7 months 1 week ago #233992
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Joomla 6 support?
yes this can be archived
Okay, so I guess it can be 'archived' then? I will not refactor it for Joomla 6Hi,
The plugin search is like the search tab from kunena menu by display it anywhere else outside of Kunena. Since finder it isn't usefull now
Good idea to do it if it can simplify the update process and others parts, it wasn't in the mind or forgottenOk, one thing that is already long time on my wish list is the Kunena Configuration.
This is implemented as a view (with model and controller), the reason is probably due to limitations in the past.
I would like to convert that to 'real' component options like every other component in Joomla has.
The functionality of how the config options will be used in the code will remain the same using the KunenaConfig class, so no changes needed there.
This would make the developers life a lot easier:
- new users expect configuration under options
- functionality is build upon core joomla default config.xml
- adding an option is as simple as adding a field, no more adding things in multiple places in the config MVC (and no more deprecated messages when missed a setting)
- a lot of code can then be removed, making maintenance easier
- etc.
Using JS we could even have the current functionality of highlighting fields whose value is not the same as the default value.
This is a lot of work, but doable before 7.0 release.
Is that something I can pursue or am I the only one who would like to have this / are there other reasons I do not know why we do not do it this way?
I don't provide support by PM, because this can be useful for someone else.
Last edit: 7 months 1 week ago by xillibit.
Please Log in or Create an account to join the conversation.
7 months 1 week ago #233993
by ruud
As for the configuration: top! Will start working on this, this will take a little bit longer
@Leen Are you using Kunena Discuss? I'm looking for a tester of this: github.com/Kunena/Kunena-Addons/pull/324
If needed I can mail you a test installation package, just let me know if you have time and energy to look at this.
sharing = caring
Replied by ruud on topic Joomla 6 support?
I will leave the archiving to you @xillibit as you probably have a folder or repository to move this toyes this can be archived
Good idea to do it if it can simplify the update process and others parts, it wasn't in the mind or forgotten
As for the configuration: top! Will start working on this, this will take a little bit longer
@Leen Are you using Kunena Discuss? I'm looking for a tester of this: github.com/Kunena/Kunena-Addons/pull/324
If needed I can mail you a test installation package, just let me know if you have time and energy to look at this.
sharing = caring
The following user(s) said Thank You: rich
Please Log in or Create an account to join the conversation.
Time to create page: 0.271 seconds