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 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.
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.
Question K 1.5.11 - Jomsocial profile links to wrong page
16 years 2 weeks ago - 16 years 2 weeks ago #45471
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Profile linking to wrong page
What is the your setting for Kunena Configuration » Integration » Profile Settings » Profile?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 16 years 2 weeks ago by sozzled.
Please Log in or Create an account to join the conversation.
16 years 2 weeks ago #45497
by Matias
Replied by Matias on topic Re: Is this a Kunena support issue?
Actually this is known bug in Kunena 1.5, which has been fixed for K1.6. You can manually override itemid from components/com_kunena/class.kunena.php line 72:
define("KUNENA_JOMSOCIAL_ITEMID", (int)$JOMSOCIAL_Itemid);
to
define("KUNENA_JOMSOCIAL_ITEMID", 139);
define("KUNENA_JOMSOCIAL_ITEMID", (int)$JOMSOCIAL_Itemid);
to
define("KUNENA_JOMSOCIAL_ITEMID", 139);
Please Log in or Create an account to join the conversation.
16 years 2 weeks ago #45513
by sinister
Replied by sinister on topic Re: Profile linking to wrong page
It is set to JomSocial
Please Log in or Create an account to join the conversation.
16 years 2 weeks ago #45515
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: K 1.5.11 - Jomsocial profile links to wrong page
Although this is a defect in K 1.5.11 (as Matias has stated - with a workaround), topic moved to
JomSocial
category. I will add it to the
list of known issues
.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
16 years 2 weeks ago - 16 years 2 weeks ago #45516
by sinister
Replied by sinister on topic Re: Profile linking to wrong page
I can not seem to find that string on line 72 I fount it on 40 but it is commented out. I will paste the code for your review.
Last edit: 16 years 2 weeks ago by sinister.
Please Log in or Create an account to join the conversation.
16 years 2 weeks ago #45522
by sinister
Replied by sinister on topic Re: K 1.5.11 - Jomsocial profile links to wrong page
Please do not move this post it is not a JomSocial error and it is also not solved yet. I still need help
Please Log in or Create an account to join the conversation.
Time to create page: 0.251 seconds