Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

This category is only for reporting defects or problems with Kunena 1.6 test versions with Joomla 1.6. This is NOT a support forum - there is no support for test versions. Users should NOT install K 1.6 alpha or beta test versions on websites with live production data.

Question translation of gotoup show gotodown label

More
15 years 3 months ago - 15 years 3 months ago #92726 by oc666
Hello again,
While testing Kunena 1.6.3 with J! 1.6.3 I've encourage the next minor error.
In the file: components/com_kunena/template/default/threads/showcat.php line #86 the go-to-up link use go-to-bottom translation label:
Code:
<?php echo CKunenaLink::GetSamePageAnkerLink ( 'forumtop', CKunenaTools::showIcon ( 'kforumtop', JText::_('COM_KUNENA_GEN_GOTOBOTTOM') ), 'nofollow', 'kbuttongoto') ?>
Should change to:
Code:
<?php echo CKunenaLink::GetSamePageAnkerLink ( 'forumtop', CKunenaTools::showIcon ( 'kforumtop', JText::_('COM_KUNENA_GEN_GOTOTOP') ), 'nofollow', 'kbuttongoto') ?>

If required my configuration report can found here

Best Regards,
oc666
Last edit: 15 years 3 months ago by oc666.

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

Time to create page: 0.198 seconds