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.

Question Recount Category Stats = Fatal error line 452

More
16 years 9 months ago #24555 by dcp1077
Morning - I was troubleshooting my website and noticed that even though people could post and reply to topics in categories, the topics and latest post column would not update. I searched the forum for a solution and someone mentioned clicking the Recount Category Stats link in Kunena Configuration. Well, I tried that and got this error:

Fatal error: Maximum execution time of 30 seconds exceeded in /home/tiredeal/public_html/components/com_kunena/class.kunena.php on line 425

Any advice would be greatly appreciated.

Thank you, Dom

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

More
16 years 9 months ago #24741 by Berndinox
Hmm maybe its cause your host sets the maximum of execution time to 30secs!
How many posts, users do u have in your forum? if there is a lot it could be that your request need more time than 30 sec to complete.

You can triy to disable the safe mode and use this in the php.ini
ini_set("max_execution_time",300); //sets execution time to 5 mins

read more at
us2.php.net/manual/en/function.set-time-limit.php

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

More
16 years 9 months ago #24787 by dcp1077
Thank you so much for responding! I was able to figure it out by using good ol' trial and error. I think the problem had to do with attempting to uninstall the Original Welcome Mat Forum - and Welcome to Kunena Post. It was never completely gone but when you clicked on the post you got an error message. I finally realized I could get rid of it by Pruning that forum and deleting all messages older then one day. Once I deleted that message everything worked! Thank goodness! Thanks again for your help and advice! - dom

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

Time to create page: 0.264 seconds