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

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 Last posts not showing in index view

More
11 years 6 months ago #1 by chessfarrell
Hello,

I've been experiencing this problem for quite some time and I'm not sure it's linked only with the latest version of Kunena. Here's an image that shows an instance of it:



As you can seen, the last (or latest) posts are not showing correctly for all the categories in index view. But it must be said that those that don't have posts which have been moderated and moved.

Any idea on what caused this problem and how to fix it? Thanks for the help and don't hesitate to reply with a link if the answer has already been posted. I did my homework but I may have missed an important post about it.

Kunena 2.0.2
Joomla 2.7.2
Site: www.amaychess.be/index.php/forum/index

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 60 seconds | Max execution memory: 512M | Max file upload: 50M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : silverlab | author: LineLab.org | version: 1.1 | creationdate: 2.3.2011

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.2 | creationdate: 2012-01-31

Kunena version detailed: Kunena 2.0.2 | 2012-09-02 [ Botschafter ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: Kunena Latest 2.0.2

Attachments:

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

More
11 years 6 months ago #2 by TKtemp
Hi,

looks like that fix is already work in progress

github.com/Kunena/Kunena-2.0/issues/1091
The following user(s) said Thank You: chessfarrell

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

More
11 years 6 months ago #3 by chessfarrell
Thanks for the info. I've just posted a reply and see where is goes.

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

More
11 years 5 months ago #4 by thefly
Hi Guys
it's my first time I ask for support about kunena ... we are going crazy looking to find a solution with this issue.

I read your info about patch #1091 and I fixed my category.php file but the problem is still there.

If I open a sub-category and set for all the post of the page the command approve selected, the I see the index page updated with the correct sorting and the last post shown there.
Unfortunately as soon as I post a new message in any category, the sorting became crazy again showing as the last post the last but one post and it is wrong.

I attach screenshot of index and the first sub-category to let you see the problem.

Thx for any help.



Attachments:

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

More
11 years 5 months ago #5 by sozzled
G'day, thefly, and welcome to Kunena

I do not know anything more about this issue than you do. What I would, however, suggest to you is that if you are adding to this topic, please read the important information that appears at the top of this page. It would assist this topic if you included your configuration report.

I sorry that, even with your configuration report, I personally don't know anything more about this particular problem but I hope someone else may be able to help you better if they have some more information from you about your website. Thank you.

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

More
11 years 5 months ago - 11 years 5 months ago #6 by thefly
Good day to you, I'm sorry and thx for the advice ... here are the configuration set of the forum, hope this help to find a solution:

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Disabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 120 seconds | Max execution memory: 64M | Max file upload: 25M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : beez_20 | author: Angie Radtke | version: 2.5.0 | creationdate: 25 November 2009

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 2.0.2 | creationdate: 2012-09-02

Kunena version detailed: Kunena 2.0.2 | 2012-09-02 [ Botschafter ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

Last edit: 11 years 5 months ago by thefly.

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

More
11 years 5 months ago #7 by xillibit
This should be fixed in kunena 2.0.3 which will be released very soon

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 5 months ago - 11 years 5 months ago #8 by thefly

xillibit wrote: This should be fixed in kunena 2.0.3 which will be released very soon


Thank you for your reply.
So the #1091 path is not useful to solve this issue :(

I will wait for new release ;)
Last edit: 11 years 5 months ago by thefly.

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

More
11 years 5 months ago #9 by xillibit
Do you have applied the fix and the problem is still present ?

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 5 months ago - 11 years 5 months ago #10 by thefly

xillibit wrote: Do you have applied the fix and the problem is still present ?


yes ... unfortunately there is the same problem and I made some test with various browser to be sure to have a cleaned cache.

This is the modified part following up #1091 ( github.com/mahagr/Kunena-2.0/commit/d597...a9c7ebe6b3cee37e4978 ) istructions:

protected function buildInfo() {
if ($this->_topics !== false)
return;
$this->_topics = 0;
$this->_posts = 0;
$this->_lastid = $this->id;
$categories = $this->getChannels();
$categories += KunenaForumCategoryHelper::getChildren($this->id);
foreach ($categories as $category) {
$category->buildInfo();
$lastCategory = $category->getLastCategory();
$this->_topics += max($category->numTopics, 0);
$this->_posts += max($category->numPosts, 0);
if ($lastCategory->last_post_time && KunenaForumCategoryHelper::get($this->_lastid)->last_post_time < $lastCategory->last_post_time)
$this->_lastid = $lastCategory->id;
}
}
Last edit: 11 years 5 months ago by thefly.
The following user(s) said Thank You: chessfarrell

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

Time to create page: 0.596 seconds