Kunena 6.3.7 Released
The Kunena team has announce the arrival of Kunena 6.3.7 [K 6.3.7] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
The information given in this category is intended to guide users who want to use uddeIM with Kunena and, mostly, was written by Kunena users. The information here is not necessarily accurate, up-to-date nor is it intended to replace the support given by the developers of uddeIM.
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 uddeIM on Joomla 4
For the private message in Kunena, i think there will be a new menu item in the Kunena menu and the user will see here all his own private message. The same in the user profile with a new tab and there the will see his private messages. To write a private messsage it will be the same editor than actually to post a emssage, you will be able to add attachments... If you have some ideas on this
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.
Please Log in or Create an account to join the conversation.
The readme of uddeim said Joomla! 4.1 support : github.com/slabbi/uddeIM/blob/main/README.md
I have just updated and re-integrated the integration plugin for uddeim in developpement version of Kunena 6.1.3, if some wan to try you need to get the nighty build availaible in the bottom of the page : www.kunena.org/download . It will disappear automatically in 24 or 48 hours, in this case just tell me
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.
- Quickening
- Offline
- Junior Member
- Posts: 15
- Thank you received: 1
That's with plain Cassiopeia template on Joomla 4.3.2.Rendering Error in layout Widget/MenuBar: Call to a member function get() on null in /usr/local/J4/components/com_kunena/src/Controller/Widget/Login/ on line 156
Layout was rendered in /usr/local/J4/components/com_kunena/template/aurelia/layouts/page/ on line 27
Please Log in or Create an account to join the conversation.
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.
- Quickening
- Offline
- Junior Member
- Posts: 15
- Thank you received: 1
I can remove the error by commenting out line 156 in WidgetLoginDisplay :
$private = KunenaFactory::getPrivateMessaging();
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- kunenauser40
- Offline
- Junior Member
- Posts: 52
- Thank you received: 8
Please Log in or Create an account to join the conversation.
With that change, there will be an error on $private variable not definedI commented out those 4 lines and the error was still there.
I can remove the error by commenting out line 156 in WidgetLoginDisplay :$private = KunenaFactory::getPrivateMessaging();
Not officially, there are changes on github and if you look on it, there is the package nammed com_uddeim_j40, i have tried this version of Uddeim on Joomla! 4.3.x with Kunena 6.x with plugin integration for uddeim udapted and i have plenty of errors coming from UddeimSorry for my silly question, if I understood correctly, uddeIM has released a version compatible for Joomla 4 and we can upgrade to kunena 6.x / Joomla 4.x keeping all PMs we have?
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.
- Quickening
- Offline
- Junior Member
- Posts: 15
- Thank you received: 1
(I noticed creating a menu item of uddeIM Inbox doesn't work right and I had to hack that. I also replaced the new message editor with the Joomla editor setting for the user, and replaced the table layout of messages with a div layout, among other things)
Please Log in or Create an account to join the conversation.