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

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 problem with kunena 1.5.7

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

please open a new thread instead of hjacking this thread.

The url for profile is www.stonerfanclub.com/video-tube/profile.html?userid=471 , there is the video-tude which doesn't be here.

I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
More
16 years 5 months ago #33218 by Matias
Can you give Itemid (menu item number) for all your Jomsocial menu items? Does the profile link have the smallest id? If not, point the smallest id to profiles.

You can also assign the ItemID manually by changing one line of code in class.kunena.php (located in frontend):

Line 68:
Code:
define("KUNENA_JOMSOCIAL_ITEMID", (int)$JOMSOCIAL_Itemid);

Just replace $JOMSOCIAL_Itemid with the right number. :)
The topic has been locked.
Time to create page: 0.542 seconds