Replies: 5 comments 29 replies
-
|
Thanks @xillibit |
Beta Was this translation helpful? Give feedback.
-
you mean in backend ? I had in mind to improve the install part to put back something which has been removed around K5.1 or K5.2 since a change in Joomla! itself. Before after the unpack of kunena package, there was a javascript which make the update of kunena tables since the Joomla! change this has been done when the user open for the first time the Kunena dashboard. Some users forgot to do that... |
Beta Was this translation helpful? Give feedback.
-
|
Just as another thought. I see two directions in software development: do more with core (basically what the big software vendors are doing: build in more functionality into the core), or do less with core and make core extensible. As an example: Nextcloud. They offer a kick-ass platform and have a very vibrant developers community build that offers apps that add functionality to the core functionlity. Kunena should IMO become more a platform with basic forum functionality and things like twitter / bluesky / masotdo / etc. integration should come from 'external' devs. Just a thought :) I think this is worth a discussion |
Beta Was this translation helpful? Give feedback.
-
Currently on Joomla 4.4.14....doing the research to upgrade it. If you advise that we should upgrade K on current 4.4.14 joomla....and then we upgrade Joomla to J5.x - all should be good again? |
Beta Was this translation helpful? Give feedback.
-
|
Hi,
When a user attempts to do a Quick Reply using latest 7.0.2 release, they
get a 404 error. Here are log results. Does that help with your
diagnostics?
https://allonis.com
Thank you!!!!
David Li
12 {main}
2026-03-06T13:01:11+00:00 CRITICAL 212.39.101.112 error Uncaught Throwable
of type Error thrown with message "Call to undefined method
Joomla\CMS\Document\HtmlDocument::addItem()". Stack trace: #0
[ROOT]/components/com_kunena/src/Controller/Application/Category/Feed/CategoryDisplay.php(99):
Kunena\Forum\Site\Controller\Application\Category\Feed\CategoryDisplay->createItem()
#1 [ROOT]/libraries/kunena/src/Controller/KunenaControllerDisplay.php(150):
Kunena\Forum\Site\Controller\Application\Category\Feed\CategoryDisplay->before()
#2 [ROOT]/components/com_kunena/src/Dispatcher/Dispatcher.php(107):
Kunena\Forum\Libraries\Controller\KunenaControllerDisplay->execute()
#3 [ROOT]/libraries/src/Component/ComponentHelper.php(361):
Kunena\Forum\Site\Dispatcher\Dispatcher->dispatch()
#4 [ROOT]/libraries/src/Application/SiteApplication.php(217):
Joomla\CMS\Component\ComponentHelper::renderComponent()
#5 [ROOT]/libraries/src/Application/SiteApplication.php(271):
Joomla\CMS\Application\SiteApplication->dispatch()
#6 [ROOT]/libraries/src/Application/CMSApplication.php(320):
Joomla\CMS\Application\SiteApplication->doExecute()
#7 [ROOT]/includes/app.php(58):
Joomla\CMS\Application\CMSApplication->execute()
#8 [ROOT]/index.php(51): require_once('...')
#9 {main}
2026-03-06T13:02:05+00:00 CRITICAL 185.191.171.17 error Uncaught Throwable
of type Twig\Error\RuntimeError thrown with message "An exception has been
thrown during the rendering of a template ("DOM Error 76: Unexpected end
tag : head
while parsing:
<!doctype html>
<html><head> <link rel="stylesheet"
href="gantry-engine://css-compiled/nucleus.css" type="text/css"/>
<link rel="stylesheet" href="epsilon.scss"
type="text/css"/> <br />
<b>Deprecated</b>: trim(): Passing null to parameter #1 ($string) of type
string is deprecated in
<b>[ROOT]/libraries/gantry5/compat/vendor/twig/twig/src/Extension/CoreExtension.php</b>
on line <b>996</b><br />
<link rel="stylesheet"
href="/media/gantry5/engines/nucleus/css-compiled/bootstrap5.css?69a3a543"
type="text/css" />
<link rel="stylesheet"
href="/media/system/css/joomla-fontawesome.min.css" type="text/css" />
<link rel="stylesheet"
href="/media/plg_system_debug/css/debug.css" type="text/css"/>
…On Mon, Feb 23, 2026 at 4:58 PM Florian DAL FITTO ***@***.***> wrote:
For the issue with socials it will be possible to fix in Kunena 7.0.2, i
mean i have added a new button under tools which will that :
[
<https://www.kunena.org/forum/kunena-7-0-0-support/169073-getting-404-after-latest-update-to-6-9-4-or-7-0-1?start=18#234598>
](
https://www.kunena.org/forum/kunena-7-0-0-support/169073-getting-404-after-latest-update-to-6-9-4-or-7-0-1?start=18#234598
)
—
Reply to this email directly, view it on GitHub
<#9686 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APF47Q6XEKMYIBUOAQHNLZ34NNZW5AVCNFSM6AAAAACVRT33BWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKOJQGIZDMNA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@Ruud68 : for info i have just created the branch 6.4, this branch drops the support of Joomla! 4.4.x and it allow to be installed on Joomla! 5.2. The requirements has been updated on this branch to follow ones defined for Joomla! 5.x
When the developpement of Php 8.4 will be more advanced this branch will support too this version
Beta Was this translation helpful? Give feedback.
All reactions