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
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?
yeay.... github.com/Kunena/Kunena-Forum/pull/9924Ok, 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?
sharing = caring
Please Log in or Create an account to join the conversation.
For my part, I would welcome these features, even though I don't run a forum myself (except on test sites).
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Trying to give people an opportunity to connect here and give input that goes beyond my limited use case.
Also trying to avoid: "why didn't I now about this, now I have an issue" remarks
Anyway: good to have you onboard, I (and I'm sure I am not the only one) really value your testing efforts!
sharing = caring
Please Log in or Create an account to join the conversation.
They have released a version working on Joomla! 6.0 : www.joomlapolis.com/community-builder
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.
I tested these Community Builder integration briefly and there don't seem to be any problems.1. Enable the Kunena CB integration plugin in System > Manage > Plugins
2. Verify the Kunena toolbar dropdown provides proper access to private messages
3. Verify the Kunena toolbar dropdown shows private message unread count
4. Verify the Kunena toolbar dropdown user preferences links to CB profile edit
5. Verify thread sidebar More button has icon to send PMS
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
I just noticed that if you enable the Debug System in the Global Configuration system tab,
the first time you log in via the front-end, you see a debug report that also displays your login name and password.
With kind regards
Leen
Please Log in or Create an account to join the conversation.