Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question URLs for K6 RSS feeds

More
3 years 2 months ago #226520 by btc
URLs for K6 RSS feeds was created by btc
Hi, what would the URL be for a K6.0 RSS feed, for example the latest posts in all categories. In K5 I use forum/recent/posts/?format=feed&type=rss/ but this doesn't work with my Joomla 4 development siteĀ  - I get a 404 (see below).

Am I using a correct url?

<error>
<code>404</code>
<message>
View not found [name, type, prefix]: topics, feed, site
</message>
<trace>
#0 D:\XAMPP2\htdocs\pgc\libraries\kunena\src\Controller\KunenaController.php(418): Joomla\CMS\MVC\Controller\BaseController->getView('topics', 'feed', 'site', Array) #1 D:\XAMPP2\htdocs\pgc\libraries\kunena\src\Controller\KunenaController.php(353): Kunena\Forum\Libraries\Controller\KunenaController->display() #2 D:\XAMPP2\htdocs\pgc\libraries\kunena\src\Controller\KunenaController.php(244): Kunena\Forum\Libraries\Controller\KunenaController->executeTask('display') #3 D:\XAMPP2\htdocs\pgc\components\com_kunena\src\Dispatcher\Dispatcher.php(113): Kunena\Forum\Libraries\Controller\KunenaController->execute('display') #4 D:\XAMPP2\htdocs\pgc\libraries\src\Component\ComponentHelper.php(355): Kunena\Forum\Site\Dispatcher\Dispatcher->dispatch() #5 D:\XAMPP2\htdocs\pgc\libraries\src\Application\SiteApplication.php(200): Joomla\CMS\Component\ComponentHelper::renderComponent('com_kunena') #6 D:\XAMPP2\htdocs\pgc\libraries\src\Application\SiteApplication.php(241): Joomla\CMS\Application\SiteApplication->dispatch() #7 D:\XAMPP2\htdocs\pgc\libraries\src\Application\CMSApplication.php(294): Joomla\CMS\Application\SiteApplication->doExecute() #8 D:\XAMPP2\htdocs\pgc\includes\app.php(61): Joomla\CMS\Application\CMSApplication->execute() #9 D:\XAMPP2\htdocs\pgc\index.php(32): require_once('D:\\XAMPP2\\htdoc...') #10 {main}
</trace>
</error>

Please Log in or Create an account to join the conversation.

More
3 years 2 months ago #226558 by xillibit
Replied by xillibit on topic URLs for K6 RSS feeds
Hello,

The RSS URL is like that on Kunena 6.x, this one is when SEF is completly disabled on Joomla! : /index.php?option=com_kunena&view=topics&format=feed&type=rss&layout=feed&mode=topics

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.

Time to create page: 0.324 seconds