Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Solved Bug in kunena links from activity to forum post

More
11 years 6 months ago #1 by romagromov
When user replys in forum post in activity stream displays link to topic (1-st post), not to the reply (last post).
So, if topic have 70 posts, and user create 71 post, in activity streams link only on 1 post.
Where I can edit this?

Download Free Software for Windows absolutly free.

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

More
11 years 6 months ago #2 by xillibit
Hello,

What version of Kunena and plugin mykunena are-you using ?

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.

More
11 years 6 months ago #3 by romagromov
Of course latest.
Kunena 2.0.2
plugin 2.0.2

Download Free Software for Windows absolutly free.

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

More
11 years 6 months ago #4 by romagromov
Sorry, but can we fix this bug?
Users sends me tons of messages about this problem :(

Download Free Software for Windows absolutly free.

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

More
11 years 6 months ago - 11 years 6 months ago #5 by John
Bug is listed on github: github.com/Kunena/Kunena-Addons/issues/70

It would be nice if this was fixed on the next update....it confuses users a lot if they end up on a first post instead of last.
Last edit: 11 years 6 months ago by John.

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

More
11 years 6 months ago #6 by xillibit
I will try to take care of it as soon as possible

I don't provide support by PM, because this can be useful for someone else.
The following user(s) said Thank You: John

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

More
11 years 6 months ago - 11 years 6 months ago #7 by romagromov
To fix you need:

Open file /plugins/kunena/community/community/activity.php

Replace code (in 2 strings)

$message->getTopic()->getPermaUrl()


with

$message->getPermaUrl()


I also fix problem with limit post text in activity stream

Here file with all changes (correct urls and limit text)


File Attachment:

File Name: activity.php.zip
File Size:2 KB

Download Free Software for Windows absolutly free.
Attachments:
Last edit: 11 years 6 months ago by romagromov.
The following user(s) said Thank You: xillibit, John

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

More
11 years 6 months ago #8 by xillibit
I will add the fix in the plugin

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.

More
11 years 6 months ago #9 by Gamekeeper
Attempted the changes manually and then tried your file attachment, the read more link still goes to first post in thread rather than post referred to in activity stream

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

More
11 years 6 months ago - 11 years 6 months ago #10 by romagromov
It works only with new posts and new entrIes in activity stream.
Create new post reply and check button "Read More" in activity stream.

Download Free Software for Windows absolutly free.
Last edit: 11 years 6 months ago by romagromov.

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

Time to create page: 0.560 seconds