Kunena 6.2.4 Released

The Kunena team has announce the arrival of Kunena 6.2.4 [K 6.2.4] 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 JomSocial or its related products. For JomSocial support you should visit JomSocial .

The information given in this category is intended to guide users who want to use JomSocial 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 JomSocial.

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.

Merged Link to member profile not working after K 3.0 upgrade

More
10 years 9 months ago #1 by Bjorn-SH
Hi there,

It seems that the link to a members profile page (by clicking their name in a post near their avatar) isn't going to the members profile page but directs to domain.com/interactive/profile/ which defaults to your own profile page.

This happened after the update to 3.0 so thought I'd mention it in case it isn't just an issue with my site.

At the moment I'll be downgrading to the previous version. This should hopefully fix the issue.

Thanks

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

More
10 years 9 months ago #2 by Shimei

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

More
10 years 9 months ago #3 by Bjorn-SH
Yep, I'm using JomSocial.

Can't be JomSocial causing the issue, it's never JomSocial :laugh: :whistle:

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

More
10 years 9 months ago #4 by Shimei
Was for me, and if this works say thanks to xamire for the hack.

in /plugins/kunena/community/profile.php starting on line 27

Change this

public function getProfileURL($userid, $task='', $xhtml = true) {
$do = $task ? '&task='.$task : '';
return CRoute::_('index.php?option=com_community&view=profile'.$do, $xhtml);
}


to this

public function getProfileURL($userid, $task='', $xhtml = true) {
$do = $task ? '&task='.$task : '';
return CRoute::_('index.php?option=com_community&view=profile&userid='.$userid, $xhtml);
} xamire
The following user(s) said Thank You: Bjorn-SH

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

More
10 years 9 months ago #5 by Bjorn-SH
Thank you Shimei and thank you xamire the hack seems to have worked perfectly.

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

More
10 years 9 months ago #6 by Bjorn-SH
Sorry to bring this topic back to life, I've just had a report from a user that the edit profile link doesn't work. I'm wondering if this is related?

I've checked and when a user clicks the edit link - top right of "forum/profile" it directs the user to "interactive/profile/id-username" which is the JomSocial profile isn't it?

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

More
10 years 9 months ago #7 by 9themestore
Hi Bjorn-SH,

You need override the js folder and html folder. Because the Kunena team updated js and html in the new version. If you have customized html in the old template, you need compare and update some change of new version.

Regards

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
The following user(s) said Thank You: Bjorn-SH

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

More
10 years 9 months ago #8 by Bjorn-SH
Thanks 9themestore, I'll have a look at what you've suggested.

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

More
10 years 8 months ago #9 by lovedigit
This message contains confidential information

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

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

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 256M | Max file upload: 64M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : gk_magazine | author: GavickPro | version: 3.7 | creationdate: Unknown

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 3.0.0 | creationdate: 2013-05-15

Kunena version detailed: Kunena 3.0.0 | 2013-05-15 [ Wanga ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: Jomsocial 2.8.4.2

Third-party SEF components: None

Plugins: None

Modules: None


Ok, I am having this weired link for the kunena profile link. Post author and almost any author profile on the kunena is being linked to websitedomain.com/community/profile

I don't what is wrong. Everything was fine before.

Can you look at it.

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

More
10 years 8 months ago #10 by lovedigit

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

Time to create page: 0.467 seconds