Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

This is not a support forum for uddeIM or its related products. For uddeIM support you should visit the developer's website .

The information given in this category is intended to guide users who want to use uddeIM with Kunena and, mostly, was written by Kunena users. The information here is not necessarily accurate, up-to-date nor is it intended to replace the support given by the developers of uddeIM.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Problem uddeim and kunena 5 user profile link

More
7 years 3 months ago #1 by riffi67
Hello, i've updated kunena forum 5.0.4 on my joomla site with uddeim extension enabled. When i go to my private message list page if i click on a user profile link i show a 404 error.

the link point to:

/forum/userid-3341.html?func=profile

and not to:

/forum/profilo/3563-alex1981.html

How can i solve?

Thanks

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

More
7 years 3 months ago #2 by riffi67
Can anyone help me, please?

Thanks

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

More
7 years 3 months ago #3 by rich

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

More
7 years 3 months ago #4 by riffi67

rich wrote: Here is a hotfix for this bug. www.slabihoud.de/software/id4001.htm


I had already updated to this fix but didn't work...

The issue is the same, the link point to:

/forum/userid-3341.html?func=profile

and not to:

/forum/profilo/3563-alex1981.html

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

More
7 years 3 months ago #5 by 810
then please contact them.

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

More
7 years 2 months ago #6 by Ierofant

riffi67 wrote: Can anyone help me, please?

Thanks

temporary solution:
Components> uddeIM> Integration> profile
// KUNENA 3.0 +

open
/components/com_uddeim/getpiclink.php
line 125
Code:
$gimmeback = "<a href='".uddeIMsefRelToAbs("index.php?option=com_kunena&func=user&userid=".(int)$ofanid.$itemid)."'>".$ofaname."</a>";

replace the
Code:
$gimmeback = "<a href='".uddeIMsefRelToAbs("http://mysite.com/forum/profile/".(int)$ofanid)."'>".$ofaname."</a>";

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

Time to create page: 0.480 seconds