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.

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 "Minutes, Hours Ago" etc Are Not Shown In Messages

More
16 years 11 months ago #20255 by barthle
Hello,

In our forum, time stamps for the very recent messages are not displayed properly.

"Day ago", "Weeks Ago" etc are shown good, but when it comes to minutes, hours I am just getting something "? ago".

I suppose it is a problem in my translation file but minutes, hours seemed to be translated alright.

Why am I getting question marks instead of minutes/hours

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

More
16 years 11 months ago - 16 years 11 months ago #20273 by xillibit
Hello,

can you give me this two constants in your administrator/components/com_kunena/language/kunena.yourlanguage.php :
Code:
DEFINE('_KUNENA_DATE_HOURS', 'Hours'); DEFINE('_KUNENA_DATE_MINUTES', 'Minutes');

If you have made translations, have you saved your file in utf8 format ?

I don't provide support by PM, because this can be useful for someone else.
Last edit: 16 years 11 months ago by xillibit.

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

More
16 years 10 months ago #21692 by itgl72
This is somewhat similiar to my post I made HERE .

Ofcourse when I look at administrator/components/com_kunena/language/kunena.english.php on my side it does look like what you have listed:
Code:
DEFINE('_KUNENA_DATE_HOURS', 'Hours'); DEFINE('_KUNENA_DATE_MINUTES', 'Minutes');

My situation may be different. Older posts look fine, todays posts have the "? ago".

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

Time to create page: 0.249 seconds