Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 XAMPP 1.8.1: Fatal errors during upgrade from K 2.0.4

More
13 years 2 months ago #144946 by mibert
Yes, all my Kunena tables are still there.
The topic has been locked.
More
13 years 2 months ago #144947 by mibert
Actually I am trying to upgrade from Kunena 2.0.4 to 3.0.

Not from Kunena 1.7 as you wrote.
The topic has been locked.
More
13 years 2 months ago #144981 by mibert
Now 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:
Code:
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 sunday

Michael
The topic has been locked.
More
13 years 1 month ago #145281 by Wild Duck
about my problem, there must be a problem with the latest version of XAMPP. I did a test site on my online server with my old settings and everything went fine. Now my live site is updated to Kunena 3.0.0.

Now waiting for the solution of the img size problem. :S

Thank you for your support.

Best regards
The topic has been locked.
More
13 years 1 month ago - 13 years 1 month ago #145284 by sozzled

Wild Duck wrote: I did a test site on my online server with my old settings and everything went fine. Now my live site is updated to Kunena 3.0.0.

Good. Now we can close this topic.

Wild Duck wrote: Now waiting for the solution of the img size problem.

You mean this . :dry:
Last edit: 13 years 1 month ago by sozzled.
The topic has been locked.
More
13 years 1 month ago #145285 by sozzled
The topic has been locked.
Time to create page: 0.261 seconds