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.

Before posting in this category, please read sticky topics and, as general background, My Joomla site template makes a mess of Kunena .

If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.

Question Highlight new private messages; show count of PMs

More
15 years 4 months ago #80443 by Tom01
hi guys

i hope u understand my english :-)

i want to highlight at kunena the "New Message" counter.

the picture shows that a new messages is already marked red/strong/blink:


I've got this code from a board member.
He did change the following file: /components/com_kunena/template/default/loginbox/logout.php

in this file he made changes on this line:
Code:
$PMlink = $private->getInboxLink($PMCount ? JText::sprintf('COM_KUNENA_PMS_INBOX_NEW', '<font color=#FF0000><blink><strong>' . $PMCount .'</blink></strong></font>' ) : JText::_('COM_KUNENA_PMS_INBOX'));

now I want also to change the text in front of the count (New Messages), but I don't know how. I tryed a bit without success.

maybe u can help me.

thx a lot :-)

Tom

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

More
15 years 4 months ago - 15 years 4 months ago #81117 by Tom01
Replied by Tom01 on topic Re: highlight "New Messages"
no idea? :-(
Last edit: 15 years 4 months ago by Tom01.

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

Time to create page: 0.362 seconds