Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

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

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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.

Important Upgrade to 1.6.3 and now we can not add or edit categories

More
15 years 3 months ago - 15 years 3 months ago #87634 by sorr
We upgraded to 1.6.3 recently and one of the folks attempted to add a new category but upon clicking the Save button we get this error. We also try editing and category and get the same.

TableKunenaCategory::store failed - Duplicate entry '0' for key 1 SQL=INSERT INTO `jos_kunena_categories` ( `id`,`parent`,`name`,`locked`,`moderated`,`ordering`,`review`,`allow_anonymous`,`post_anonymous`,`description`,`headerdesc`,`class_sfx`,`allow_polls` ) VALUES ( '','10','test','0','1','9999','0','0','0','','','','0' )

___________________________

Here is the report configuration
___________________________

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Enabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 600 seconds | Max execution memory: 1024M | Max file upload: 768M

This message contains confidential information

Joomla default template details : rt_hivemind_j15 | author: RocketTheme | version: 1.5.3 | creationdate: 01/31/08

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.6.3 | creationdate: 2011-01-31

Kunena version detailled: Installed version: 1.6.3 | Build: 4344 | Version name: Parlare | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints: Disabled or not installed | CommunityBuilder: Disabled or not installed | Jomsocial: Disabled or not installed | UddeIm: Disabled or not installed

Third-party SEF components: sh404sef: Disabled or not installed | ARTIO JoomSEF: Disabled or not installed | AceSEF: Disabled or not installed

Plugins: System - Mootools12: Disabled | System - Mootools Upgrade: Disabled | JFirePHP: Disabled or not installed | Kunena Discuss: Disabled or not installed | Kunena Search: Disabled or not installed | My Kunena Forum Menu: Disabled or not installed | My Kunena Forum Posts: Disabled or not installed

Modules: Kunena Latest: Disabled or not installed | Kunena Stats: Disabled or not installed | Kunena Login: Disabled or not installed

Last edit: 15 years 3 months ago by sozzled. Reason: Minor change to subject

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

More
15 years 3 months ago - 15 years 3 months ago #87652 by sozzled
G'day, sorr, and welcome to Kunena. :)

Duplicate entry - sounds like a database indexing issue. You may need to rebuild your Joomla table indexes.

Please read the very important information about using legacy mode . For your sake, eliminate your dependence on legacy mode.
Last edit: 15 years 3 months ago by sozzled.

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

More
15 years 3 months ago #87973 by Matias
Please check that primary key = id in that table. Missing indexes is very common problem if you come from J1.0 (migration breaks kunena tables).

Check table integrity from:
/administrator/index.php?option=com_kunena&view=install&layout=schema

If Schema Difference (xml) has more than few lines, your database differs from what it should be.

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

Time to create page: 0.270 seconds