Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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 AlphaUserPoints and Kunena my profile issue

More
16 years 5 months ago #36747 by in2minds
Hello,

I installed the latest version of kunena and alphauserpoints,
I changed the settings in kunena to use the profile of alphauserpoints.
This works on when i click the "My Profile" tab and takes me to the aplhauserpoints profile, but if i click the "My Profile" link which is under the tab as you can see on this forum as well. It takes me to the default Kunena Profile page.

Please help

in2minds

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

More
16 years 5 months ago #36752 by etusha
can i check it on your site ?

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

More
16 years 5 months ago #36758 by in2minds

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

More
16 years 5 months ago #36760 by xillibit
Hello,

This is a known issue and has been fixed in Kunena 1.6, so open the file components/com_kunena/template/default/plugin/profilebox/profilebox.php and at line 83 replace this :
Code:
if ($fbConfig->fb_profile == "cb" || $fbConfig->fb_profile == "jomsocial")

by this :
Code:
if ($fbConfig->fb_profile == "cb" || $fbConfig->fb_profile == "jomsocial" || $fbConfig->fb_profile == "aup")

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 5 months ago #36788 by in2minds
Thanks!!!
that did the trick, well i downloaded the latest kunena today and installed it and i still had this issue.

thanks again.

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

More
16 years 5 months ago #36799 by xillibit
This fix is present in Kunena 1.6.0 and the lastest available Kunena version is 1.5.8; it's normal that you still the same issue.

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.230 seconds