- Posts: 35
- Thank you received: 0
Kunena 6.4.9 & Kunena 7.0.1 Released
The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Question Replying to a post much slower than creating a post
I'm running K5.0.2 on J3.6.2.
I have noticed since upgrading to PHP 7.0.10 that the process of creating a reply to a post once you press Submit can take 10-15 seconds whereas creating a new post takes less than a second. These timings are consistent and also occur when I am the only one in the forum.
My forum has 46,000 posts but I don't think this is a capacity issue as the problem did not appear before the PHP upgrade. The issue was apparent in K4. One reason to go to K5 was to see if this fixed the issue but it did not change it.
I don't know where to start looking. Any suggestions gratefully received.
With thanks
David
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Fixing errors in the database did not resolve the issue.
Other than trial and error, is there a more efficient way to identify this faulty plugin?
Please Log in or Create an account to join the conversation.
I'm now running K5.0.3 on J3.6.4.
I also turned on the Joomla debug but could not glean any information from this other than the 58 queries took 32.86ms. Other than the Forum reply, my site is running well.
Any suggestions on how to move this forward would be appreciated.
With thanks
David
Please Log in or Create an account to join the conversation.
check that they use the same database prefix on creation.
After clean install, create some topics, and try to reply. If its still to slow, then its a server issue. If its runs quick. then copy the kunena tables, and the joomla users/usermaps to the subdomain. Then try again. If still quick, then install the plugin 1 by one, until its slow again.
Please Log in or Create an account to join the conversation.
It is curious that posting an initial message is not delayed and editing an existing post is not delayed. The delay is only apparent when posting a new reply.
Please Log in or Create an account to join the conversation.