- Posts: 260
- Thank you received: 0
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
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.
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.
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.
That's right, renamed and replaced in file (in 1.0.10), sorry.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.