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 contains miscellaneous, uncategorised third-party extensions (e.g. JomSocial, Community Builder, etc.) relating to older versions of Kunena that are no longer supported.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.
Important
Kunena JomSocial Profile redirects to submenu item
** I posted this in another category with someone else having the same issue, but I don't feel his post was in the correct Forum category, so apologies for double posting. This is a huge ordeal that I've been trying to nail down for almost 18 hours now and require some assistance if anyone has any ideas **
My main menu item for JomSocial is Community and I have sub-menu's underneath it like My Friends, My Applications, and so forth. For some reason the Kunena JomSocial Avatar, My Profile Link, and even clicking on the posters name will redirect to sub-menu "aliases" of the Community Menu Item. For example it's currently directing people if they click on the persons Profile Avatar to:
/community/my-friends/profile?userid=31905
I tried disabling the My Friends submenu item to see what happened and then the Kunena Profile Pic URL changed to:
/community/my-applications/profile?userid=31905
I don't understand why it's directing to sub-menu items and not just:
/community/profile?userid=31905
I've tried upgrading Kunena to 1.5.5 and even downgrading to 1.0.11 and enabled Legacy 1.0. Problem still unresolved. I'm using Joomla Core SEO with apache mod_rewrite enabled obviously. Any help would be greatly appreciated in solving this issue!
I disabled Joomla Core Search Engine Friendly URLs and Use Apache mod_rewrite and now the Forums properly link to the users Profile. So this issue seems to be related to SEO options in Joomla, the strange thing is... I am using Joomla 1.5.14 and Kunena 1.0.8 on another site with SEO enabled and it's working fine. So is this a problem with later releases of Kunena? I downgraded to 1.0.11 and it was still not properly linking to members Profiles, but sub-menu items under my JomSocial main menu item.
Well I've figured out that this is an issue with any version of Kunena over 1.0.10 concerning SEO. With Kunena 1.0.10 and SEO options enabled the profile urls from Kunena look like this:
/component/community/profile?userid=31905
So it doesn't pull in a sub-menu alias and apply it after community. Any ideas when the newer versions (namely Joomla 1.5) will have SEO worked out correctly? As it looks like I'm going to have to drop back down to 1.0.10 until this is fixed