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.

Solved Error: FAILED Uncaught Exception: Duplicate entry

More
13 years 10 months ago #133868 by marvin
PHP Built on: Linux vps185538 2.6.18-194.17.1.el5.028stab070.7 #1 SMP Fri Oct 1 14:17:14 MSD 2010 i686
Database Version: 5.1.41-3ubuntu12.10
Database Collation: utf8_general_ci
PHP Version: 5.3.2-1ubuntu4.14
Web Server: Apache/2.2.14 (Ubuntu)
Web Server to PHP interface: apache2handler
Joomla! Version: Joomla! 1.5.26 Stable [ senu takaa ama busani ] 27-March-2012 18:00 GMT

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

More
13 years 10 months ago #134464 by StormFlash
Hi! And the answer will that be? The fact that I have a similar problem with the installation of the forum. :(
P.S. Sorry for my english

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

More
13 years 10 months ago #134471 by xillibit
Hello,

Clean the table kunena_aliases and re-try the Kunena isntallation

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
13 years 10 months ago #134648 by StormFlash
Still does not work ...

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

More
13 years 10 months ago - 13 years 10 months ago #134655 by xillibit
In /administrator/components/com_kunena/install/data/sampledata.php remove the following lines at line 150 :
Code:
$aliasquery = "INSERT INTO `#__kunena_aliases` (`alias`, `type`, `item`, `state`) VALUES ({$db->quote($section_alias)}, 'catid', '1', 1), ({$db->quote($cat1_alias)}, 'catid', '2', 1), ({$db->quote($cat2_alias)}, 'catid', '3', 1);";

And line 205 remove :
Code:
$db->setQuery($aliasquery); $db->query(); if ($db->getErrorNum ()) throw new KunenaInstallerException ( $db->getErrorMsg (), $db->getErrorNum () );

Do it in the installation package and re-try the installation of Kunena after

I don't provide support by PM, because this can be useful for someone else.
Last edit: 13 years 10 months ago by xillibit.
The following user(s) said Thank You: StormFlash

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

More
13 years 10 months ago #134666 by StormFlash
Big personal thanks to you! It worked! :woohoo:
Together attachments that are already patched version of your wonderful component. You never know who else needed.

File Attachment:

File Name: com_kunena...9-02.zip
File Size:1.73 MB

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

Time to create page: 0.269 seconds