- Posts: 20
- Thank you received: 0
- Forum
- The Kunena Project
- Kunena Add-ons
- Kunena Latest (M)
- Kunena Latest (M) Archive
- Kunena latest - link to LAST comment ???
Kunena 5.2.4 and Blue eagle 1.6.4 released (04 Apr 2021)
The Kunena team has announce the arrival of Kunena 5.2.4 [K 5.2.4] which is now available for download as a native Joomla extension for J! 3.9.x. This version addresses most of the issues that were discovered in K 5.2 and issues discovered during the development stages of K 5.2.4
REQUIREMENTS
Blue Eagle 1.6.x requires Kunena 5.2.x to work with
Solved Kunena latest - link to LAST comment ???
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.

Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- strelokhalfer
- Offline
- New Member
- Posts: 3
- Thank you received: 1
Replace
$this->getTopicLink($topic, null
$this->getTopicLink($topic, 'last'
Please Log in or Create an account to join the conversation.
If i am loged in url looks like : stoupak.cz/forum/technika/12208-mc-20-hott?start=140#18522
if NOT loged in (not registered user) : stoupak.cz/forum/technika/12208-mc-20-hott/18522
problem is, if i click on url with post separator "/", then i cannot move in thread to other pages :-/
this code return two different url' s
$this->getTopicLink($topic, 'last', null, null, KunenaTemplate::getInstance()->tooltips() . ' topictitle', $this->category, true, false);
Please Log in or Create an account to join the conversation.
- strelokhalfer
- Offline
- New Member
- Posts: 3
- Thank you received: 1
Please Log in or Create an account to join the conversation.
on my account (administrator) all works fine, on all others no :-/
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Open default_row.php, posts_row.php, user_row.php
Replaceto$this->getTopicLink($topic, nullin all files$this->getTopicLink($topic, 'last'
This code isn't available anymore in the new version of the latest module. Did you find a work around?
Still think it is crazy that we need to modify the files as this should be, and was in the past, standard functionality.
Please Log in or Create an account to join the conversation.
Forum Access
- Not Allowed: to create new topic.
- Not Allowed: to reply.
- Not Allowed: to edit your message.
- Forum
- The Kunena Project
- Kunena Add-ons
- Kunena Latest (M)
- Kunena Latest (M) Archive
- Kunena latest - link to LAST comment ???