- Posts: 7
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.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 7.0.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Solved The last post and new posts in topic.
just found your topic and guess it is connected to the one I raised 22 months ago and still is a major usability bug in Kunena... kunena.org/forum/k5-0-support/151042-rou...erly-with-pagination
For me it seems to be an issue of how the links are built and interpreted with the mesid (id of a post) present as parameters and overriding e.g. the start parameter...
FYI:
- "/" the URL part after the / is interpreted as parameters in the URL and processed in PHP - naturally written as "index.php?mesid=1234&start=0 - with mesid and start as parameters
- "#" the URL part after the # is interpreted by the browser as an achor to some reference on the page - e,g, read here: en.ryte.com/wiki/Anchor_Tag
Getting back to your example from earlier:
Best regards
Please Log in or Create an account to join the conversation.
Yes, most likely, the problem you are writing about is related to the problems I am writing about.
I also wrote about the problem with pagination www.kunena.org/forum/general-questions-a...tipage-thread/210691 .
Unfortunately, the Kunena programmers did not consider the problems I described important enough (although rich corresponded with me a lot).
Maybe now that there are two of us: - ((, the site administration will pay attention to the problems. As I already wrote, I am ready to give access to my site of any level.
Good luck to you.
lemur
- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2535
The developer has quickly noticed that karlja's problem is a bug with the activity stream.
But on the Russian page from you are the addresses with a slash instead the # symbol.
Example:
A click on Last Post goes to addresses with slash and message number at the end of this url like
../55-test-topic/408
But the slash is wrong
It should be
../55-test-topic#408
or when the topic has more than one page
example
../55-test-topic/1870 (1870 is the number of the last message)
but should be
../55-test-topic?start=90#1870
I remember you have written that both pages (Russian and German) are identical. But it must be a difference, because the German page works as it should.
Please can you send me all #_kunena tables from the russian forum, so I can test it? You can empty the table #_kunena_users before, because I don't need user information for tests. Address would be rich@*kunena.org (address without star).
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2535
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Thank you very much, rich.
I didn't answer immediately for two reasons.
1) I only yesterday set all the parameters in Kunena on the Russian site the same as in German.
2) Switching to the "Last post" and "New" work fine, except for one exception.
If I log in under my own nickname le***, the Russian site works as before, that is, by clicking on the "Last post" and "New", it goes to the first post of the topic! ??? OMG.
Of course, I made many attempts and cleared the cache many times in both the Joomla and the browser. I checked how it works for different users and all user groups. le*** belongs to the Publisher group, but for one another user from this group it is working fine.
I can't explain it, BUT I won't search for a reason.
I am happy with the result now.
Thank you again!
- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Please Log in or Create an account to join the conversation.