Kunena 6.4.8 Released

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

This is not a support forum for any of the products contained herein. For product support you should visit the developer's website.

The information given in this category is intended to guide users who want to use various third-party products with Kunena and, mostly, was written by Kunena users. The information here is not necessarily accurate, up-to-date nor is it intended to replace the support given by the developers of other Joomla extensions.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Solved Fabrik Forms stops me upgrading to K 3.0 - crashes my site

More
12 years 7 months ago - 12 years 7 months ago #144542 by mibert
After trying to install Kunena 3.0 in the backend, the site went to white screen and I can not access backend and frontend. All pages just white.

Best regards

Michael

*** Topic split by moderator ***
Last edit: 12 years 7 months ago by sozzled. Reason: Explained in post

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

More
12 years 7 months ago #144911 by mibert
Hi Sozzled,

Here is my config report before the update.

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: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 600 seconds | Max execution memory: 2600M | Max file upload: 64M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : yoo_phoenix | author: YOOtheme | version: 5.5.13 | creationdate: June 2012

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 2.0.4 | creationdate: 2013-01-18

Kunena version detailed: Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ]
| Kunena detailed configuration:

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

Third-party components: CommunityBuilder 1.9 | UddeIM 3.0

Third-party SEF components: None

Plugins: Search - Kunena Search 2.0.4 | Content - Kunena Discuss 2.0.4

Modules: Kunena Latest 2.0.4 | Kunena Stats 2.0.4 | Kunena Search 2.0.4


Any idea, what could be the problem to update to 3.0?
Your advise would be most welcome.

Best regards

Michael

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

More
12 years 7 months ago #144967 by mibert
Any hint after checking above?

Best regards

Michael

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

More
12 years 7 months ago #144986 by xillibit
Hello,

When you have white page or error 500 ,try diagnosize by looking here : www.kunena.org/docs/HTTP_500_Internal_Server_Error

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
12 years 7 months ago #145023 by mibert
Hi xillibit,

I have tried to completely deinstall Kunena and delete all tables. As as result I can upload the package and the installation routine starts. But after a short while it stalls with the Error code:

Warning: Invalid argument supplied for foreach() in C:\wamp\www\DK201306\administrator\components\com_kunena\install\schema.php on line 296

This Error relates the following function:
protected function listAllNodes($nodeLists)
{
$list = array();
foreach ($nodeLists as $k=>$nl) foreach ($nl as $n)
{
if ($n instanceof DOMAttr) $list[$n->name][$k] = $n;
else if ($n instanceof DOMElement) $list[$n->tagName][$n->getAttribute('name')][$k] = $n;
}
return $list;
}

Is there any idea, how this problen can be fixed.

Best regards and have a nice day

Michael

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

More
12 years 7 months ago #145038 by xillibit
Hello,

You have done an upgrade from which Kunena version ? Or a clean isntall ?

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.

Time to create page: 0.424 seconds