Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

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.

Solved Unusually high post views

More
14 years 5 months ago #112060 by Eliyahna
So can someone help me with this? Could it be a setting in Community Builder?

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

More
14 years 4 months ago #112361 by Matias
Enable Joomla debug mode and look for queries that starts with UPDATE and contains jos_kunena_messages in it. Only those queries can update the count.

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

  • Nihil
  • Nihil's Avatar
  • New Member
  • New Member
More
14 years 4 months ago #112804 by Nihil
Replied by Nihil on topic Re: Unusually high post views
i have this too. My threads have enough hits for every user to have seen it 100 times (it is unlikely that even half of the users have seen the thread at all). Tis a bit strange.

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

More
14 years 4 months ago #113253 by Eliyahna

Enable Joomla debug mode and look for queries that starts with UPDATE and contains jos_kunena_messages in it. Only those queries can update the count.


I'm not sure what you're referring to. I went to Joomla admin/global config/system and checked off "debug system, yes" then saved.. A list of stuff popped up. There were no instances of what you mentioned.

Do I have to be a programmer to use this?

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

More
14 years 4 months ago #113283 by Matias
Locating bugs is hard.. But I doupt that there isn't any bug -- Kunena just increases the count on every page load into topic, including Google and other spiders. Maybe in the future we should detect if users have already visited that page, but it's something for K2.0+.

At least the feature works like its designed in all my test cases and I know that there's only one place where the count get increased.

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

More
14 years 4 months ago #113345 by Eliyahna
:unsure: It is a private forum... only members can view. Does that help?

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

Time to create page: 0.254 seconds