Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

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
13 years 6 days ago - 13 years 6 days ago #1 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: 13 years 6 days ago by oc666.

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

Time to create page: 2.087 seconds