Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.

Question Kunena 5, crypsis Rank in user list

More
9 years 7 months ago #180536 by Salvux
Hi everybody, is there any hack to show rank in user list in kunena 5 with crypsis template?

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

More
9 years 7 months ago #180670 by Salvux

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

More
9 years 7 months ago #180676 by 810
Hi,
you need to create a template override. and you need to change the follow file:
components\com_kunena\template\crypsis\layouts\user\list\default.php

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

More
9 years 7 months ago #180809 by Salvux

810 wrote: Hi,
you need to create a template override. and you need to change the follow file:
components\com_kunena\template\crypsis\layouts\user\list\default.php

Hi 810,
i wrote like this but it doesn't work:
Code:
<?php if ($config->userlist_rank) : $cols++; ?> <th class="span1 center hidden-phone"> <?php echo JHtml::_( 'kunenagrid.sort', 'COM_KUNENA_USRL_RANK', 'rank', $this->state->get('list.direction'), $this->state->get('list.ordering'), '', '','kuserlist-form'); ?> </th> <?php endif; ?>

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

More
9 years 7 months ago - 9 years 7 months ago #180817 by 810
try:

File Attachment:

File Name: default.zip
File Size:1.65 KB
Last edit: 9 years 7 months ago by 810.

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

More
9 years 7 months ago #180819 by Salvux

810 wrote: try:

File Attachment:

File Name: default.zip
File Size:1.65 KB

I tried, unfortunately i don't want the type of user, i want the rank... Take a look: www.planethortus.com/forum/lista-utenti.html

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

Time to create page: 0.253 seconds