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

This category is for K 1.7 issues only.

Important Uncaught Exception: Another menu item has the same alias in Root.

More
14 years 11 months ago #94966 by raleighocc
I am working with a fresh install of Joomla 1.6. When I attempt to install Kunena 1.6 I get the following error message:

.. FAILED Uncaught Exception: Another menu item has the same alias in Root. Root is the top level parent

I've seen others having this same problem, but I don't know if anyone has offered a solution. Can you help?

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

More
14 years 11 months ago #94973 by Mihanja
Remove all references to the
forum from all menus and
menu sure to empty the
Trash! Maybe you have some
other link in the menu alias
forum, it too must be removed.

Recommended hosting vps: VPS with a panel ispmanager lite (Promo Code:648215714)

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

More
14 years 11 months ago #95642 by serinachase
Hi Guys/Gals.

I'm having issues installing Kunena.

The Kunena forum could not be installed!

Prepare Installation ... OK
Create kunena_version ... OK
Uncompressing com_kunena-admin.zip ... OK
Uncompressing com_kunena-site.zip ... OK
Uncompressing com_kunena-media.zip ... OK
Installing language English (United Kingdom) ... OK
Installing System - Kunena plug-in ... OK
Create kunena_announcement ... OK
Create kunena_attachments ... OK
Create kunena_categories ... OK
Create kunena_config ... OK
Create kunena_favorites ... OK
Create kunena_groups ... OK
Create kunena_messages ... OK
Create kunena_messages_text ... OK
Create kunena_moderation ... OK
Create kunena_polls ... OK
Create kunena_polls_options ... OK
Create kunena_polls_users ... OK
Create kunena_ranks ... OK
Create kunena_sessions ... OK
Create kunena_smileys ... OK
Create kunena_subscriptions ... OK
Create kunena_subscriptions_categories ... OK
Create kunena_thankyou ... OK
Create kunena_users ... OK
Create kunena_users_banned ... OK
Create kunena_whoisonline ... OK
Install Sample Data ... OK

... FAILED Uncaught Exception: Another menu item has the same alias in Root. Root is the top level parent

----

PHP Built On: Linux p3nlhg531.shr.prod.phx3.secureserver.net 2.6.18-194.32.1.el5PAE #1 SMP Wed Jan 5 18:43:13 EST 2011 i686
Database Version: 5.0.91-log
Database Collation: utf8_general_ci
PHP Version: 5.2.17
Web Server: Apache
WebServer to PHP Interface: cgi-fcgi
Joomla! Version: Joomla! 1.6.0 Stable [ Onward ] 10-Jan-2011 23:00 GMT
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

----

I'm pretty new to Joomla and Kunena. The only thing I've installed is Joomla and a Hot Sportal Theme and demo data I bought to use with our website.

Any help you can offer would be greatly appreciated. I've read through the forums but honestly, not familiar with going into SQL or deleting the menus and if I do delete the menu's I think it'll mess up my current portal theme that is in use.

Thank You in advance.

Serina

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

More
14 years 11 months ago #95643 by xillibit

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
14 years 11 months ago - 14 years 11 months ago #95646 by goaen
Hi,

I did find a workaround that seemed to solve the problem.

Someone wrote somewhere that the installation is complete, but the system think it's not.
Based on this assumption, I commented the following line in the file: /var/www/joomla/administrator/components/com_kunena/install/model.php

if (! $table->bind ( $data ) || ! $table->check () || ! $table->store ()) {
// throw new KunenaInstallerException ( $table->getError () );
}

Clicked the reinstall button, and then Kunena was running fine...

Geir Ole
Last edit: 14 years 11 months ago by goaen. Reason: Missing detail
The following user(s) said Thank You: serinachase

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

More
14 years 11 months ago #95649 by serinachase
I went into the model.php like suggested above and then FTP'd the file back up. It gave me the option to run the install again and successfully installed. WOO HOO. :) Thank You!

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

Time to create page: 0.262 seconds