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

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 User statistics broken in K1.6

More
15 years 6 months ago #64009 by thujahekk
Hi,
After upgrading to Kunena 1.6, existing users either have no posts at all - or double what they should have. I have tried to recount stats, synchronize users and reset cache.

Any ideas what could be done to fix this?

Thanks!



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: 60 seconds | Max execution memory: 32M | Max file upload: 64M

Kunena version detailled: Installed version: 1.6.0 | Build: 3620 | Version name: Spika | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints: Disabled or not installed | CommunityBuilder: Disabled or not installed | Jomsocial: Disabled or not installed | UddeIm: Installed (Version : 1.9)

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

Modules: Kunena Latest: Enabled (Version : 1.6.0-RC2) | Kunena Stats: Disabled or not installed | Kunena Login: Disabled or not installed

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

More
15 years 6 months ago #64044 by Matias
Your issues sound like you have migrated from Joomla 1.0 and your database was slightly broken because of it (migration script proved to be buggy). I may be wrong, though..

Can you copy output of this url (in your site administration):

/administrator/index.php?option=com_kunena&view=install&layout=schema

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

More
15 years 6 months ago - 15 years 6 months ago #64045 by thujahekk
From the user menu in Kunena, it seems the users are duplicated. However, if I list the users in Joomla they are not duplicated. Could this be the underlying problem?


Last edit: 15 years 6 months ago by thujahekk.

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

More
15 years 6 months ago - 15 years 6 months ago #64046 by thujahekk
Sure, here is the output:

Schema Difference
Warning: Spoiler!



Database Schema
Warning: Spoiler!
Last edit: 15 years 6 months ago by Matias.

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

More
15 years 6 months ago #64049 by thujahekk
And yes.. you are right, the site was originally Joomla 1.0 some time back.

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

More
15 years 6 months ago #64059 by Matias
Put your site offline ASAP, as the issue is easier to fix if there are no changes in the forum.

Easiest and most robust way is to fix tables in Kunena 1.5 tables (jos_fb) and after that install Kunena 1.6 again.

The issue is that following tables have a broken/missing PRIMARY KEY (containing these fields):

kunena_moderation (catid,userid)
kunena_sessions (userid)
kunena_users (userid)

Please take backup before trying to fix them.. (will find out the queries, 10 mins)

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

Time to create page: 0.232 seconds