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 syntax of the CKunenaLink::GetThreadLink function

More
15 years 5 months ago - 15 years 5 months ago #70380 by Richardkl
I need to modify the mod_kunenalatest so it has the joomla menu itemID in it. i found this but I think it applies to kuena 1.5 ""CKunenaLink::GetSefHrefLink(KUNENA_JLIVEURL .'/index.php?option=com_kunena&Itemid='.$mymenuid.'&func='.$func.'&catid='.$catid, $catname, '', $rel, $class);}" "

How can I modify the " "echo CKunenaLink::GetThreadLink ( 'view', $item->catid, $item->id, JString::substr ( htmlspecialchars ( $item->subject ), '0', $this->params->get ( 'titlelength' ) ), JString::substr ( htmlspecialchars ( KunenaParser::stripBBCode($item->message) ), '0', $this->params->get ( 'messagelength' ) ), 'follow' ); to keep the itemID of the present joomla menu item in the link so it does not change to the default joomla template when a person click on the item in the recent post list
" "
Last edit: 15 years 5 months ago by Richardkl.

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

More
15 years 5 months ago #71876 by Richardkl

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

Time to create page: 0.264 seconds