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
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
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: 16
- 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: 55
- Thank you received: 9
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: 16
- 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.