Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

Question Missing - language

More
16 years 11 months ago #16702 by jerry
Missing - language was created by jerry
These are missing in language file:
DEFINE('_KUNENA_DT_LMON_DEV', 'December');
DEFINE('_KUNENA_DT_MON_DEV', 'Dec');

OT: Is support forum where should we report bugs?

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

More
16 years 11 months ago #16707 by xillibit
Replied by xillibit on topic Re:Missing - language
Hello,

yes, you can report bugs here, then they are reported to the DEVs... Thanks for you report.

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 11 months ago #16712 by Lintzy
Replied by Lintzy on topic Re:Missing - language
jerry wrote:

These are missing in language file:
DEFINE('_KUNENA_DT_LMON_DEV', 'December');
DEFINE('_KUNENA_DT_MON_DEV', 'Dec');

OT: Is support forum where should we report bugs?



No, they are there, "DEV" was wrong.

Kunena 1.0.10 line 100 and 101

DEFINE('_KUNENA_DT_LMON_DEC', 'December');
DEFINE('_KUNENA_DT_MON_DEC', 'Dec');

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

More
16 years 11 months ago #16718 by jerry
Replied by jerry on topic Re:Missing - language
Lintzy wrote:

jerry wrote:

These are missing in language file:
DEFINE('_KUNENA_DT_LMON_DEV', 'December');
DEFINE('_KUNENA_DT_MON_DEV', 'Dec');

OT: Is support forum where should we report bugs?



No, they are there, "DEV" was wrong.

Kunena 1.0.10 line 100 and 101

DEFINE('_KUNENA_DT_LMON_DEC', 'December');
DEFINE('_KUNENA_DT_MON_DEC', 'Dec');

That's right, renamed and replaced in file (in 1.0.10), sorry.

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

Time to create page: 0.224 seconds