Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question [Topic closed by moderator due to lack of interest] Last message link and number of replies is wrong

More
16 years 4 months ago - 16 years 1 month ago #37863 by carsten888
I just updated from 1.5.6 just to see if that would go away, but not.

On the tab 'recent discussions', there is ONE thread where the number of replies is 0, but there are actually 7 replies. The 'last message'-link goes to the correct thread, but there is no message in that thread with that id, so the anchor (#1234) part of the link goes nowhere.

I checked in the database, the message id exists, but is of another thread.

I'm flabbegasted.

I was told a user of the forum was crossed her post did not show.

The rest of the forum works fine.

How to fix this? Is this a bug? I'll be happy to mail my forum tables/urls etc to the developer-team. You can PM me.
Last edit: 16 years 1 month ago by sozzled. Reason: Topic closed

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

More
16 years 4 months ago #37952 by xillibit
Hello,

You can try to do a recount categories stats in kunena configuration panel, maybe this help.

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
16 years 4 months ago #38010 by carsten888
thank you.

That did not solve it.

Any other ideas?

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

More
16 years 4 months ago #38015 by xillibit
Do you have a link to your site with a test account ?

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
16 years 4 months ago #38047 by LittleJohn
It is a very difficult matter as the system works correctly.

One thing could be important:
- Was the posts created with wrong id's or have they become this way some time after?

Im thinking, maybe the move or merge function have been used and this have caused the changing of id's.
Otherwise I have not idea what could be wrong.

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

More
16 years 4 months ago #38059 by fxstein
carsten888 wrote:

I just updated from 1.5.6 just to see if that would go away, but not.

On the tab 'recent discussions', there is ONE thread where the number of replies is 0, but there are actually 7 replies. The 'last message'-link goes to the correct thread, but there is no message in that thread with that id, so the anchor (#1234) part of the link goes nowhere.

I checked in the database, the message id exists, but is of another thread.

I'm flabbegasted.

I was told a user of the forum was crossed her post did not show.

The rest of the forum works fine.

How to fix this? Is this a bug? I'll be happy to mail my forum tables/urls etc to the developer-team. You can PM me.


I have a theory: There is an issue with the move functionality that can occur when you move a thread while at the same time somebody posts a new message to it. (can be multiple).

The messages written during the move will have the old catid on them. because of that they will not show up in the new category, as the category check eliminates them from the query.

The solution is very simple: Move that thread in question. Even if you move it to the same category it is right now (or move it somewhere else and back ) it will redo the category info for all the messages. Those hidden will become visible.

The new datamodel in Kunena 2.0 will never have that problem as the category info will only be stored in the thread header and not with individual messages.

Let me know if that works.

Hope this helps!

We love stars on the Joomla Extension Directory . :-)

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

Time to create page: 0.249 seconds