- Posts: 20
- Thank you received: 0
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
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
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.